Bug 1328483 - Unable to setup a JMS connection if JMS SSL is enabled
Summary: Unable to setup a JMS connection if JMS SSL is enabled
Keywords:
Status: CLOSED NOTABUG
Alias: None
Product: JBoss BPMS Platform 6
Classification: Retired
Component: Business Central
Version: 6.3.0
Hardware: Unspecified
OS: Unspecified
urgent
urgent
Target Milestone: ---
: ---
Assignee: Marco Rietveld
QA Contact: Tomas Livora
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2016-04-19 13:37 UTC by Tomas Livora
Modified: 2016-09-20 05:04 UTC (History)
3 users (show)

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2016-04-20 10:30:38 UTC
Type: Bug


Attachments (Terms of Use)
EAP server log (828.80 KB, text/plain)
2016-04-19 13:37 UTC, Tomas Livora
no flags Details

Description Tomas Livora 2016-04-19 13:37:18 UTC
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.


Note You need to log in before you can comment on or make changes to this bug.