I'm not accustomed to the concept of starting and stopping web services, as
opposed to starting and stopping the servlet that hosts them.  The latter
seems more natural, and can be handled just as you would for any
servlet-based web application.  Another issue is that I'm unsure whether
CXFServlet was designed to turn on/off web services (as opposed to
CXFServlet being turned on/off itself in order to accomplish the same
purpose)--and how tested such functionality is, even if it's available.

Glen


Kirill R. wrote:
> 
> I want to be able to start and stop web services in runtime using the CXF
> servlet hosted in that Jetty.
> 

-- 
View this message in context: 
http://www.nabble.com/configuring-CXFServlet-to-publish-services-using-JAX-WS-API-tp20125613p20139893.html
Sent from the cxf-user mailing list archive at Nabble.com.

Reply via email to