[jboss-user] [Installation, Configuration & DEPLOYMENT] - Re: How to run JBoss AS as Windows Service
PeterJ
do-not-reply at jboss.com
Fri Jun 5 13:00:10 EDT 2009
anonymous wrote : JAVA_HOME is set :
Where is it set, in the user or the system properties? Based on the console log you posted earlier I suspect it is set in user properties - it should be set in system properties.
anonymous wrote : Maybe the run.conf.bat is not taken into account when starting as a service
Again, looking at the console log I see this:
Calling C:\_dev\jboss-5.1.0.GA\bin\run.conf.bat
so I am not sure why the options are not being picked up in run.conf.bat.
anonymous wrote : I also notice that declaring the -Djboss.bind.adress in run.conf.bat isn't enough
That is because the -b option sets more than the jboss.bind.address; you can look at the source code to see the other things being set from -b.
View the original post : http://www.jboss.org/index.html?module=bb&op=viewtopic&p=4235721#4235721
Reply to the post : http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=4235721
More information about the jboss-user
mailing list