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 51969 - Write info about loading EJB modules to output window
Summary: Write info about loading EJB modules to output window
Status: RESOLVED WONTFIX
Alias: None
Product: javaee
Classification: Unclassified
Component: Code (show other bugs)
Version: 4.x
Hardware: PC Linux
: P3 blocker (vote)
Assignee: Rajeshwar Patil
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2004-12-01 13:22 UTC by Petr Blaha
Modified: 2016-07-07 08:55 UTC (History)
0 users

See Also:
Issue Type: ENHANCEMENT
Exception Reporter:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Petr Blaha 2004-12-01 13:22:22 UTC
Sometimes you can make a error in deployment
descriptor, e.g wrong JNDI name. After Run Project
you get message about succesful build and
deployment. However, load failed and module is
disabled. User don't realize this without watching
server.log. Then he can find for example:
WEB0123: WebModule [AdminJ2EE:AdminWeb.war] failed
to deploy and has been disabled:
[javax.naming.InvalidNameException: Real JNDI name
cannot be empty for jdbc/OracleDb].|#]
I hope that should be useful log server error
messages to NetBeans output window.
Comment 1 Rajeshwar Patil 2005-03-15 20:01:26 UTC
Enhancement; wont be fixed for 4.1
Comment 2 Petr Blaha 2006-03-13 13:47:44 UTC
TM 5.0 -> TBD
Comment 3 Martin Balin 2016-07-07 08:55:57 UTC
This old bug may not be relevant anymore. If you can still reproduce it in 8.2 development builds please reopen this issue.

Thanks for your cooperation,
NetBeans IDE 8.2 Release Boss