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 68370

Summary: Empty && not editable ejb-jar.xml
Product: javaee Reporter: Lukas Jungmann <jungi>
Component: EJBAssignee: Milan Kuchtiak <mkuchtiak>
Status: VERIFIED FIXED    
Severity: blocker Keywords: REGRESSION
Priority: P1    
Version: 5.x   
Hardware: All   
OS: All   
Issue Type: DEFECT Exception Reporter:
Bug Depends on:    
Bug Blocks: 68331    
Attachments: IDE log

Description Lukas Jungmann 2005-11-09 12:11:17 UTC
[build 200511081900]

-register J2EE server
-create new EJB module
-add some bean to this module

(-sometimes message about external modification of ejb-jar.xml appears here)

-open ejb-jar.xml
  => you can see bean entry there
-build project and open ejb-jar.xml from <prjDir>/module.jar/META-INF
  => it's empty

(thrown exception is at the end of attached log)
Comment 1 Lukas Jungmann 2005-11-09 12:13:47 UTC
Created attachment 26755 [details]
IDE log
Comment 2 Lukas Jungmann 2005-11-09 12:28:27 UTC
one cannot edit ejb-jar.xml at all - no way to workaround this (only to use
other/external editor)

this issue was introduced between builds 200511071900 and 20051108-1608
Comment 3 Lukas Jungmann 2005-11-09 12:41:15 UTC
*** Issue 68333 has been marked as a duplicate of this issue. ***
Comment 4 Petr Blaha 2005-11-09 14:01:05 UTC
*** Issue 68379 has been marked as a duplicate of this issue. ***
Comment 6 Lukas Jungmann 2005-11-10 10:15:43 UTC
ver. in 200511091900-daily; Milane, commit this also to release50_beta2 branch,
please.
Thanks.
Comment 7 Milan Kuchtiak 2005-11-10 10:48:08 UTC
Fixed in release50_beta2 as well.
Comment 8 Lukas Jungmann 2005-11-11 15:07:11 UTC
v.