is there anything techincally that prevents us for providing a way to execute
the run.bat ?
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3982291#3982291
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=3982291
__
There is no way to execute the run.bat and have it run from within eclipse, so
what jboss ide does is execute the jar with its arguments directly.
If you browse through the run.bat, you can find out how it takes the arguments
from the properties file and then executes the jar. You can then take