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 60889 - Seter method for CMP field isn't added to Business interface
Summary: Seter method for CMP field isn't added to Business interface
Status: VERIFIED FIXED
Alias: None
Product: javaee
Classification: Unclassified
Component: EJB (show other bugs)
Version: 5.x
Hardware: All All
: P2 blocker (vote)
Assignee: Pavel Fiala
URL:
Keywords: T9Y
Depends on:
Blocks:
 
Reported: 2005-07-12 16:10 UTC by L Martinek
Modified: 2006-05-31 18:22 UTC (History)
0 users

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 L Martinek 2005-07-12 16:10:29 UTC
In Entity Bean, select "EJB Methods -> Add CMP Field" and check setter checboxes
for local and remote interface. Bean class contains setter method, but
LocalBusiness and RemoteBusiness interface doesn't.
Comment 1 Martin Adamek 2005-07-25 10:01:40 UTC
Introduced in 1.21 version of EntityMethodController.
Pavle, please take a look.
Comment 3 L Martinek 2005-08-24 11:15:50 UTC
verified