Hi,
u need to change the script on the following part if u don't make use off a separate
user to run JBoss under, guess u could change it from jboss to root, if u don't mind
it.
#define the user under which jboss will run, or use RUNASIS to run as the current user
JBOSSUS=${JBOSSUS:-"jboss"}
change it to
JBOSSUS=${JBOSSUS:-"root"}
or
JBOSSUS=${JBOSSUS:-"RUNASIS"}
BTW do u have any experience on running JBoss as a windows service, we got still some
troubles with it, to get it going stable, it sometimes abends the service with a nice
DrWatson error. We are now using the JWinSC from http://www.cscare.com. This one seems
to be more stable as the JavaService v1.2.3.
Regards,
Stefan
View the original post :
http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3850597#3850597
Reply to the post :
http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=3850597
-------------------------------------------------------
This SF.net email is sponsored by: IT Product Guide on ITManagersJournal
Use IT products in your business? Tell us what you think of them. Give us
Your Opinions, Get Free ThinkGeek Gift Certificates! Click to find out more
http://productguide.itmanagersjournal.com/guidepromo.tmpl
_______________________________________________
JBoss-user mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/jboss-user