Details
-
Bug
-
Status: Resolved
-
Major
-
Resolution: Fixed
-
3.18.1
-
None
-
Unknown
Description
After upgrading from Camel 3.17.0 to 3.18.1
My SOAP CXF Webserivce doesn´t start.
It logs
org.apache.cxf.endpoint.ServerImpl | Setting the server's publish address to be /goiSoap, but when I go to localhost:8080/services it says "No services have been found."
My Rest CXFRS Webservice are working
I´m using Spring Boot to run my Camel routes.