You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@cxf.apache.org by "Dennis Kieselhorst (JIRA)" <ji...@apache.org> on 2008/07/21 11:33:31 UTC

[jira] Updated: (CXF-1709) "No service was found." after refresh of Spring's ApplicationContext

     [ https://issues.apache.org/jira/browse/CXF-1709?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Dennis Kieselhorst updated CXF-1709:
------------------------------------

    Attachment: cxf-testserver-1.0.0-SNAPSHOT-project.zip

I created a testcase. Launch this testserver with mvn jetty:run.

> "No service was found." after refresh of Spring's ApplicationContext 
> ---------------------------------------------------------------------
>
>                 Key: CXF-1709
>                 URL: https://issues.apache.org/jira/browse/CXF-1709
>             Project: CXF
>          Issue Type: Bug
>    Affects Versions: 2.1.1
>            Reporter: Dennis Kieselhorst
>            Priority: Critical
>         Attachments: cxf-testclient-1.0.0-SNAPSHOT-project.zip, cxf-testserver-1.0.0-SNAPSHOT-project.zip
>
>
> Spring's ApplicationContext can be dynamically refreshed with org.springframework.context.ConfigurableApplicationContext.refresh(). CXF doesn't work after this refresh:
> 21.07.2008 11:21:26 org.apache.cxf.transport.servlet.ServletController invoke
> WARN: Can't find the the request for http://localhost:8080/cxf-testserver/services/TestService's Observer
> Opening the URL in a browser shows:
> "No service was found."

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.