-
Bug
-
Resolution: Done
-
Critical
-
fuse-7.1
-
None
-
%
-
Fuse 7.2 Sprint 34, Fuse 7.2 Sprint 36
After succesfuly building and deploying the eap-camel-cxf-jaxws quickstart I executed oc get routes to get $ROUTE and accesed:
http://$ROUTE/example-camel-cxfws/cxf
I can see the 'Send a greeting' page, but after filling and clicking send I see only
HTTP method POST is not supported by this URL
In the pod log there are many warnings:
09:01:39,985 WARNING [javax.faces] (default task-7) Multiple JSF Applications found on same ClassLoader. Unable to safely determine which FactoryManager instance to use. Defaulting to first match.
- causes
-
ENTESB-9556 With EAP 7.1 + patch 7.1.4, CXF(soap) Producer not able to get response from the service.
- Closed