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 - Empty && not editable ejb-jar.xml
Summary: Empty && not editable ejb-jar.xml
Status: VERIFIED FIXED
Alias: None
Product: javaee
Classification: Unclassified
Component: EJB (show other bugs)
Version: 5.x
Hardware: All All
: P1 blocker (vote)
Assignee: Milan Kuchtiak
URL:
Keywords: REGRESSION
: 68333 68379 (view as bug list)
Depends on:
Blocks: 68331
  Show dependency tree
 
Reported: 2005-11-09 12:11 UTC by Lukas Jungmann
Modified: 2009-11-10 06:49 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments
IDE log (141.90 KB, text/plain)
2005-11-09 12:13 UTC, Lukas Jungmann
Details

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