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 68044 - Empty messages of the server startup progress
Summary: Empty messages of the server startup progress
Status: VERIFIED FIXED
Alias: None
Product: serverplugins
Classification: Unclassified
Component: WebLogic (show other bugs)
Version: 5.x
Hardware: All All
: P3 blocker (vote)
Assignee: Libor Kotouc
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2005-11-03 16:34 UTC by Sherold Dev
Modified: 2005-12-12 11:13 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 Sherold Dev 2005-11-03 16:34:42 UTC
Meaningful messages of the server startup progress should be send to the user,
currently an empty string is send either if the startup succeeds or fails. See the 
WLStartServer class.
Comment 1 Pavel Buzek 2005-11-10 03:25:07 UTC
can be fixed in 5.0
Comment 2 Libor Kotouc 2005-11-10 09:41:45 UTC
Fixed.

Checking in WLStartServer.java;
/cvs/serverplugins/weblogic9/src/org/netbeans/modules/j2ee/weblogic9/optional/WLStartServer.java,v
 <--  WLStartServer.java
new revision: 1.14; previous revision: 1.13
done
Checking in Bundle.properties;
/cvs/serverplugins/weblogic9/src/org/netbeans/modules/j2ee/weblogic9/optional/Bundle.properties,v
 <--  Bundle.properties
new revision: 1.3; previous revision: 1.2
done
Comment 3 Michal Mocnak 2005-12-12 11:13:33 UTC
Verified