"krithi" wrote : Hi
| How to start and stop the Jboss web service programatically?
| I would like to get ' Server Not found ' page after stopping the jboss Web
Service but jboss should remain running. On a particular event I would like to restart the
web service.
|
| Is it possible to achieve this, How?
|
| Please Help
| Thanks
| Krithi
You can start/stop every endpoint through the
org.jboss.wsf.framework.management.ManagedEndpoint MBean, start() and stop() method.
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4105562#...
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&a...