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 78966 - Everytime server shows that is started in debug mode
Summary: Everytime server shows that is started in debug mode
Status: VERIFIED FIXED
Alias: None
Product: serverplugins
Classification: Unclassified
Component: JBoss (show other bugs)
Version: 5.x
Hardware: All All
: P3 blocker (vote)
Assignee: Libor Kotouc
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2006-06-23 12:24 UTC by Michal Mocnak
Modified: 2006-06-26 11:46 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 Michal Mocnak 2006-06-23 12:24:45 UTC
1) start nb
2) add a jboss server
3) start it

=> if you use normal start server through that shows is started in debug mode.
Comment 1 Michal Mocnak 2006-06-23 12:25:28 UTC
It should be fixed in 5.5
Comment 2 Libor Kotouc 2006-06-23 14:07:38 UTC
Fixed.

Checking in JBStartRunnable.java;
/cvs/serverplugins/jboss4/src/org/netbeans/modules/j2ee/jboss4/ide/Attic/JBStartRunnable.java,v
 <--  JBStartRunnable.java
new revision: 1.1.2.6; previous revision: 1.1.2.5
done
Checking in JBStartServer.java;
/cvs/serverplugins/jboss4/src/org/netbeans/modules/j2ee/jboss4/ide/JBStartServer.java,v
 <--  JBStartServer.java
new revision: 1.17.8.5.2.10; previous revision: 1.17.8.5.2.9
done
Comment 3 Michal Mocnak 2006-06-26 11:46:41 UTC
Verified