You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@cxf.apache.org by "Aki Yoshida (JIRA)" <ji...@apache.org> on 2011/09/09 14:49:10 UTC

[jira] [Commented] (CXF-2920) CXF does not correctly start JAX-WS endpoints using the servlet transport that have been stopped by using JMX

    [ https://issues.apache.org/jira/browse/CXF-2920?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13101179#comment-13101179 ] 

Aki Yoshida commented on CXF-2920:
----------------------------------

For non-jetty servlet, there is the activate method missing in the corresponding Destination implementation (See o.a.c.t.h.jetty.JettyDestination and its non-jetty variant o.a.c.t.h.servlet.ServletDestination). 

I don't know how we can make tomcat to work. Any suggestion?


> CXF does not correctly start JAX-WS endpoints using the servlet transport that have been stopped by using JMX
> -------------------------------------------------------------------------------------------------------------
>
>                 Key: CXF-2920
>                 URL: https://issues.apache.org/jira/browse/CXF-2920
>             Project: CXF
>          Issue Type: Bug
>          Components: Transports
>    Affects Versions: 2.2.9
>         Environment: apache-tomcat-6.0.26
> jdk1.6.0_04
>            Reporter: Gernot Bauer
>
> http://cxf.547215.n5.nabble.com/Using-JMX-to-start-and-stop-web-services-tp2256734p2256734.html
> When using CXF with servlet transport, JAX-WS services do not start correctly after they have been stopped by using JMX even though their status is "STARTED". They are reloaded correctly only when the entire WebModule is reloaded.

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira