[jboss-user] [Beginners Corner] - Re: Can I edit run.bat to run

PeterJ do-not-reply at jboss.com
Tue Sep 16 20:29:24 EDT 2008


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#4176964

Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4176964



More information about the jboss-user mailing list