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 86019

Summary: Excess methods generated for StatefulSessionBeans
Product: uml Reporter: bugbridge <bugbridge>
Component: Design CenterAssignee: issues@uml <issues>
Status: NEW ---    
Severity: blocker CC: mikk
Priority: P4    
Version: 5.x   
Hardware: All   
OS: All   
Issue Type: DEFECT Exception Reporter:

Description bugbridge 2006-09-28 12:18:53 UTC
Original submitter: mikk

Description:
Steps to reproduce:
 - create a UML project based on the Java project with code generation
 - do right click on the Model node and click Apply Design Pattern in the
context menu
 - select EJB 1.1 patterns catalogue and select StatefulSessionBean
 - proceed to the end of the wizard. Make sure you have checked the checkbox to
create diagram
The IDE will generate public void  beforeCompletion(  ) and public void
afterCompletion(int   commited) methods but these methods are not part of
standard StatefullSessionBean
Comment 1 Peter Lam 2008-06-11 01:50:32 UTC
still exists in 6.5.