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 55447 - ServerRegistry creates broken message
Summary: ServerRegistry creates broken message
Status: CLOSED FIXED
Alias: None
Product: serverplugins
Classification: Unclassified
Component: Infrastructure (show other bugs)
Version: 4.x
Hardware: PC Windows ME/2000
: P2 blocker (vote)
Assignee: Sherold Dev
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2005-02-24 00:22 UTC by Vince Kraemer
Modified: 2006-03-24 13:17 UTC (History)
1 user (show)

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 Vince Kraemer 2005-02-24 00:22:42 UTC
line 264 or rev 1.38.

MSG_FailedToCreateInstance has a {0} in it.

The message is created with no arguments.
Comment 1 Sherold Dev 2005-02-24 13:34:53 UTC
F.

Commit log:

Checking in ServerRegistry.java;
/cvs/j2eeserver/src/org/netbeans/modules/j2ee/deployment/impl/ServerRegistry.java,v
 <--  ServerRegistry.java
new revision: 1.39; previous revision: 1.38
done
Comment 2 zikmund 2005-04-01 09:03:01 UTC
v