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 - Excess methods generated for StatefulSessionBeans
Summary: Excess methods generated for StatefulSessionBeans
Status: NEW
Alias: None
Product: uml
Classification: Unclassified
Component: Design Center (show other bugs)
Version: 5.x
Hardware: All All
: P4 blocker (vote)
Assignee: issues@uml
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2006-09-28 12:18 UTC by bugbridge
Modified: 2009-05-25 21:06 UTC (History)
1 user (show)

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
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.