This Bugzilla instance is a read-only archive of historic NetBeans bug reports. To report a bug in NetBeans please follow the project's instructions for reporting issues.

Bug 152452

Summary: allow overriding get/set method names for a property
Product: ide Reporter: Trey Spiva <tspiva>
Component: Schema2BeansAssignee: Trey Spiva <tspiva>
Status: NEW ---    
Severity: blocker    
Priority: P2    
Version: 6.x   
Hardware: All   
OS: All   
Issue Type: ENHANCEMENT Exception Reporter:
Bug Depends on:    
Bug Blocks: 76060, 149879    

Description Trey Spiva 2008-11-05 20:22:36 UTC
To fix the issue 76060 we will require a change in schema2beans to allow overriding get/set method names for a property. The we could override the 
property name for 2_5 (getServletMapping2(), for example) to and put code into mdd to implement the API methods by delegating to getServletMappings2()