"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
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.