Details
-
Improvement
-
Status: Resolved
-
Minor
-
Resolution: Information Provided
-
3.3.13
-
None
-
None
-
Unknown
Description
In our system, we dynamically standup multiple Endpoints programmatically and do not use any of the bean xml configuration.
We have been successfully using CXF for open HTTP enpoints, but recently have been switching over to HTTPS.
All the documentation and examples we can find in the Apache CXF – Jetty Configuration and examples at wsdl_first_https are all using spring configuration files.
Looking to have an example that shows HTTPS configuration without the use of any external configuration files.