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 122947 - displayname dissapears from ejb-jar.xml
Summary: displayname dissapears from ejb-jar.xml
Status: RESOLVED WONTFIX
Alias: None
Product: javaee
Classification: Unclassified
Component: EJB (show other bugs)
Version: 6.x
Hardware: All All
: P4 blocker (vote)
Assignee: _ jyothivasa
URL:
Keywords: RANDOM, TEST
Depends on:
Blocks:
 
Reported: 2007-11-28 10:35 UTC by Lukas Jungmann
Modified: 2009-12-21 06:48 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 Lukas Jungmann 2007-11-28 10:35:28 UTC
-create new J2EE 1.4 EJB module
-open ejb-jar.xml

=> there's display-name element

-create some session bean

=> display-name element is missing
Comment 1 _ jyothivasa 2008-11-14 23:16:44 UTC
Works for me on Windows in the latest Netbeans 6.5 build. Please reopen if you can still reproduce the issue.
Comment 2 Lukas Jungmann 2008-11-15 12:43:35 UTC
j2ee.kit/test/qa-functional/src/org/netbeans/test/j2ee/wizard/WizardsTest.java is still able to reproduce this. To run
in just define test-qa-functional-sys-prop.glassfish.home=/path/to/glassfish in some properties
(nbbuild/user.build.properties, j2ee.kit/nbproject/project.properties or j2ee.kit/nbproject/private/private.properties)
and run the test from the IDE (just do run file on that test) and check the output/ide log after the test finish. You
should be able to see some messages like "display-name not found, skipping" there
Comment 3 Lukas Jungmann 2008-11-18 10:50:26 UTC
btw: I'd agree with lowering this to P4 or closing as wontfix (if you think this is not worth to fix) since in tests
there is this issue workarounded and for usual workflow there's obvious workaround...
Comment 4 _ jyothivasa 2008-11-18 17:47:46 UTC
Lowering the priority as it is not a P3. The same is also suggested by the reporter.
Comment 5 Quality Engineering 2009-12-21 06:48:18 UTC
This bug was reported against NetBeans IDE 6.0 or an older release, or against a non-maintained module. NetBeans team does not have enough resources to get to this issue, therefore we are closing the issue as a WONTFIX. If you are interested in providing a patch for this bug, please see our NetFIX guidelines for how to proceed. 

We apologize for any inconvenience.


Thank you.
The NetBeans Team