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 101721 - EJB-JAR.XML don't update when adding SB
Summary: EJB-JAR.XML don't update when adding SB
Status: VERIFIED FIXED
Alias: None
Product: javaee
Classification: Unclassified
Component: EJB (show other bugs)
Version: 6.x
Hardware: All All
: P2 blocker (vote)
Assignee: Erno Mononen
URL:
Keywords:
Depends on: 93274
Blocks:
  Show dependency tree
 
Reported: 2007-04-19 10:34 UTC by Jaroslav Pospisil
Modified: 2009-11-10 06:50 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 Jaroslav Pospisil 2007-04-19 10:34:49 UTC
nbi build Standard 200704180000, JDK 1.6.0_01

Create JAVAEE5 EJB module and add ejb-jar.xml .It opens and same GUI as for
J2EE1.4 opens in editor. What is different, that if you add Session bean into EJB,
it don't shows in ejb-jar.xml as for J2EE 1.4 .It should behave the same way, if
we use the same GUI.
Comment 1 Erno Mononen 2007-04-19 14:47:52 UTC
The visual editor should be disabled for Ejb 3 projects, it is shown now 
because of issue 93274.
Comment 2 Erno Mononen 2007-06-19 12:28:15 UTC
Fixed by the fix for issue 93274.
Comment 3 Jaroslav Pospisil 2007-07-11 16:00:01 UTC
VERIFIED