[
https://jira.jboss.org/jira/browse/JBESB-2503?page=com.atlassian.jira.plu...
]
Kevin Conner updated JBESB-2503:
--------------------------------
Fix Version/s: 4.6
(was: 4.4 CP3)
Affects Version/s: 4.5
(was: 4.4 CP2)
Fix JMSEpr address encoding
---------------------------
Key: JBESB-2503
URL:
https://jira.jboss.org/jira/browse/JBESB-2503
Project: JBoss ESB
Issue Type: Bug
Security Level: Public(Everyone can see)
Components: Transports
Affects Versions: 4.5
Reporter: Kevin Conner
Fix For: 4.6
The JMSEpr encodes the JNDI URI/destination name but the code currently assumes that the
URI consists of just a host:port pair rather than a full URI.
As a consequence, addresses such as
jms://localhost:1414/SYSTEM.DEF.SVRCONN/queue/pt_bpmo1_start_esb are interpreted with a
queue name of SYSTEM.DEF.SVRCONN/queue/pt_bpmo1_start_esb.
We need to modify the address encoding to make sure that the URI/destination name can be
correctly encoded and retrieved from this information.
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
https://jira.jboss.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see:
http://www.atlassian.com/software/jira