using JBoss 4.0.3 SP2 on windows....
jboss is setup as a service (via JavaService.exe) which runs the run.jar main class
(org.jboss.Main). want to send specific java options to the Main class. like a javaagent
option:
-javaagent:<my bootstrap agent>
how is this done using run.jar?
View the original post :
http://www.jboss.org/index.html?module=bb&op=viewtopic&p=4225374#...
Reply to the post :
http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&a...