[jboss-dev-forums] [JBoss Web Development] - Re: jbosssvc.exe and service dependencies
nmitchell
do-not-reply at jboss.com
Mon Jan 9 13:52:49 EST 2012
nmitchell [http://community.jboss.org/people/nmitchell] created the discussion
"Re: jbosssvc.exe and service dependencies"
To view the discussion, visit: http://community.jboss.org/message/645521#645521
--------------------------------------------------------------
In windows you can add dependencies to services really easily. So long as both services are on the same machine, go to your CMD line, and run the following
sc config SVC1NAME depend= SVC2NAME
--------------------------------------------------------------
Reply to this message by going to Community
[http://community.jboss.org/message/645521#645521]
Start a new discussion in JBoss Web Development at Community
[http://community.jboss.org/choose-container!input.jspa?contentType=1&containerType=14&container=2112]
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.jboss.org/pipermail/jboss-dev-forums/attachments/20120109/df195cda/attachment.html
More information about the jboss-dev-forums
mailing list