[jboss-user] [JBossWS] - Re: Stopping Web Service

alessio.soldano@jboss.com do-not-reply at jboss.com
Fri Nov 16 11:34:33 EST 2007


"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#4105562

Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4105562



More information about the jboss-user mailing list