-
Type:
Bug
-
Status: Closed (View Workflow)
-
Priority:
Minor
-
Resolution: Done
-
Affects Version/s: None
-
Fix Version/s: jbossws-cxf-4.2
-
Component/s: jbossws-cxf, jbossws-integration
-
Labels:None
-
Forum Reference:
The org.jboss.ws.jaxws-client module is missing a dependency on the javax.servlet.api module. That is causing a NCDFE on ServletException when the endpoint destination cannot be matched with the context + url pattern specified in the request.
This is only reproducible using the jbossws-cxf integration w/ spring and having an endpoint whose address declaration in jbossws-cxf.xml is different from the computed address (context + url pattern)