Tomcat6 fails to update User parameter on a stopped service

Posted by Woot4Moo on Stack Overflow See other posts from Stack Overflow or by Woot4Moo
Published on 2010-04-05T19:51:35Z Indexed on 2010/04/05 19:53 UTC
Read the original article Hit count: 196

Filed under:
|
|
|

At the moment I have installed tomcat via the service.bat command. After install I stop the service and execute the following command:

//US//TOMCAT6 --User=MyUser

this fails to update the service with the user MyUser, in addition this command also fails

 //US//TOMCAT6 --User=MyUser --Password=MyPassword

I am running xp sp3 and it is Tomcat 6.20

© Stack Overflow or respective owner

Related posts about tomcat

Related posts about service