Hide Forgot
Created attachment 1148598 [details] EAP server log Description of problem: If you set jms.ssl.enabled to true, it is not possible to use JMS SSL client. Version-Release number of selected component (if applicable): 6.3.0 ER3 Steps to Reproduce: 1. Run Business Central with jms.ssl.enabled=true. 2. Try to execute any operation using JMS client. Actual results: org.kie.remote.client.api.exception.RemoteCommunicationException: Unable to setup a JMS connection This is on the client side. But there are no exceptions on the server side. See the attached log. Expected results: No exceptions Additional info: The same operations works as expected when jms.ssl.enabled is set to false.