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 59543 - JBoss is restarted for every debug session
Summary: JBoss is restarted for every debug session
Status: VERIFIED FIXED
Alias: None
Product: serverplugins
Classification: Unclassified
Component: JBoss (show other bugs)
Version: 5.x
Hardware: PC Linux
: P2 blocker (vote)
Assignee: Pavel Buzek
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2005-06-02 11:08 UTC by Petr Blaha
Modified: 2005-09-07 11:12 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 Petr Blaha 2005-06-02 11:08:35 UTC
[netbeans42 + plugin build 20050602]
App server is restarted for every 'Debug project' action. I think that plugin
should test whether or not Jboss is started in debug mode.
Comment 1 Pavel Buzek 2005-08-10 17:10:30 UTC
Petr, you are right, jboss always says it is not in debug mode. Tomcat has
correct implementation of this, will use the same.
Comment 2 Pavel Buzek 2005-08-10 18:26:14 UTC
I mentined wrong issue number in cvs commit message:

Checking in src/org/netbeans/modules/j2ee/jboss4/ide/JBStartServer.java;
/cvs/serverplugins/jboss4/src/org/netbeans/modules/j2ee/jboss4/ide/JBStartServer.java,v
 <--  JBStartServer.java
new revision: 1.12; previous revision: 1.11
Comment 3 Alexander Kouznetsov 2005-08-11 13:36:55 UTC
This issue is critical to Buzz. It is reproducible on WinXP too.
Comment 4 Pavel Buzek 2005-08-11 14:08:24 UTC
mrkam: I forgot to mark this issue by 42only, I only fixed it in netbeans trunk.
The fix shoud be very easy to merge into 4.1 branch.
Comment 5 Michal Mocnak 2005-09-07 11:12:29 UTC
Verified in trunk