For Tanuki, you probably already have a line in the configuration file that looks like
this:
wrapper.app.parameter.1=org.jboss.Main
All you need to do is add these lines to the configuration file:
wrapper.app.parameter.2=-c
wrapper.app.parameter.3=default
Note that each application parameter must appear on its own line.
Setting it up this way is preferable to editing run.bat (which Tanuki never calls
anyway).
The Tanuki documentation provides more details on the configuration file options.
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4176964#...
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&a...