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 75065 - Add support for JBoss profiling
Summary: Add support for JBoss profiling
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-04-14 15:12 UTC by Libor Kotouc
Modified: 2006-05-24 11:58 UTC (History)
1 user (show)

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 Libor Kotouc 2006-04-14 15:12:36 UTC
JBoss plugin should support running in profiling mode.
Comment 1 Libor Kotouc 2006-04-14 15:15:18 UTC
Fixed.

Checking in JBLogWriter.java;
/cvs/serverplugins/jboss4/src/org/netbeans/modules/j2ee/jboss4/ide/JBLogWriter.java,v
 <--  JBLogWriter.java
new revision: 1.3.42.2; previous revision: 1.3.42.1
done
Checking in Bundle.properties;
/cvs/serverplugins/jboss4/src/org/netbeans/modules/j2ee/jboss4/ide/Bundle.properties,v
 <--  Bundle.properties
new revision: 1.5.8.3.2.2; previous revision: 1.5.8.3.2.1
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.7; previous revision: 1.17.8.5.2.6
done
Comment 2 Michal Mocnak 2006-05-24 11:58:30 UTC
Verified