Skip to main content

alphaWorks  >  Forums  >  IBM Lock Analyzer for Java  >  developerWorks

JBoss integration    Point your RSS reader here for a feed of the latest messages in this thread


     

 
 

My developerWorks
 Welcome, Guest
Sign in or register
Permlink Replies: 1 - Pages: 1 - Last Post: Oct 4, 2007 3:28 AM Last Post By: tobycorbin Threads: [ Previous | Next ]

Posts: 3
Registered: Oct 04, 2007 01:43:33 AM
JBoss integration
Posted: Oct 04, 2007 01:48:14 AM
Click to report abuse...   Click to reply to this thread Reply
HHi all
Can some provide instructions fro getting JLA up and running under JBoss 4.2.x. I have an EAR file I'd like to instrument where should I put the agent jar file and dll .

Cheers
tobycorbin

Posts: 7
Registered: Nov 05, 2004 09:43:35 AM
Re: JBoss integration
Posted: Oct 04, 2007 03:28:23 AM   in response to: in response to: 's post
Click to report abuse...   Click to reply to this thread Reply
I don't know a great deal about JBoss but you can copy the JLAagent.dll file to the jre/bin/ directory and the JLAagent.jar file to jre/lib/ext of the VM you are using. This will enable the VM to pick those files up without having to have them added to the classpath. However, you will still need to tell whatever it is that launches Java to use the JLA.

Point your RSS reader here for a feed of the latest messages in all forums