Hello,
I have an application that uses loadtime weaving AOP. 
After doing the correct modifications I'm able to start JBoss AS using the 
run.bat script and it works fine. My question is what change do I have to do in 
order to be able to start JBoss AS from the IDE in loadtime weaving mode. I 
already have a server, but I'm not sure exactly where do I need to add the 
following parameter:

-javaagent:C:\APPS\jboss\jboss-4.0.4.GA\server\default\lib\pluggable-instrumentor.jar

Is it in Start Args - VM arguments, or in Twiddle Args - VM arguments.
I tried in them both , but  Eclipse runs out of memory.
Thanks

View the original post : 
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4005410#4005410

Reply to the post : 
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4005410
_______________________________________________
jboss-user mailing list
jboss-user@lists.jboss.org
https://lists.jboss.org/mailman/listinfo/jboss-user

Reply via email to