Remotely start - only if you have some kind of an agent on the remote system, 
or you remote shell into the system. Another possibility - is you are running 
on Windows and has JBoss AS set to start as a server you can use MMC to connect 
to the remote system and start the service. I think that Jopr comes with such 
agent.

Remotely stop - use JMX to call the shutdown() operation on the 
jboss.system:type=Server MBean. Several tools (twiddle, jmx console, embedded 
jopr, jopr) can do this for you.

Yes, JBoss AS runs in a single JVM. You can run multiple instances if you like.

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

Reply to the post : 
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4206296
_______________________________________________
jboss-user mailing list
jboss-user@lists.jboss.org
https://lists.jboss.org/mailman/listinfo/jboss-user

Reply via email to