So I would like to setup server/inbound thread using the GUI to accept the messages.
I have successfully setup an HTTP server thread but when I try the same steps with an HTTPS address I get the error below.
Error creating bean with name ‘org.apache.cxf.jaxws.EndpointImpl–1644645070’: Invocation of init method failed; nested exception is javax.xml.ws.WebServiceException: java.lang.RuntimeException: Port 29488 is configured with wrong protocol “http” for “
Does anyone know how to setup and if I need to install/add anything to clover (e.g. certs, licenses)?
I’m on 6.0 and using CAA-WS
Thanks,
Corrie