[jboss-user] [JBoss Messaging] - Re: integrate JSF with JMS ?

PeterJ do-not-reply at jboss.com
Thu Sep 11 10:03:32 EDT 2008


Looks like you are using the Tanuki Java Service Wrapper to run JBossAS as a service. The correct configuration file changes are:

wrapper.app.parameter.1=org.jboss.Main
wrapper.app.parameter.2=-b
wrapper.app.parameter.3=0.0.0.0

You will have the first line already, the other two are additional. Note that each line allows only a single token and that the options are provided for the app (and not Java, as what you did).

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

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



More information about the jboss-user mailing list