[
https://jira.jboss.org/jira/browse/JBESB-2382?page=com.atlassian.jira.plu...
]
Kevin Conner commented on JBESB-2382:
-------------------------------------
The line
final String[] jndiPrefixes =
JMSEpr.getJndiPrefixes(environment.getProperty(JMSEpr.JNDI_PREFIXES)) ;
should be
final String[] jndiPrefixes = JMSEpr.getJndiPrefixes(JMSEpr.JNDI_PREFIXES) ;
JmsConnectionPoolContainer ignores additional jndi-prefixes
-----------------------------------------------------------
Key: JBESB-2382
URL:
https://jira.jboss.org/jira/browse/JBESB-2382
Project: JBoss ESB
Issue Type: Bug
Security Level: Public(Everyone can see)
Components: Transports
Affects Versions: 4.4
Reporter: Kevin Conner
Assignee: Kevin Conner
Fix For: 4.5
--
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