[
https://issues.apache.org/jira/browse/AMQ-140?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13267400#comment-13267400
]
Al Morris commented on AMQ-140:
-------------------------------
try this
java.naming.factory.initial =
org.codehaus.activemq.jndi.ActiveMQWASInitialContextFactory
brokerURL = tcp://localhost:61616
java.naming.queue.jms.RUNDMCQ = example.MyQueue
> JNDI name unable to accept slash charactor "/"
> ----------------------------------------------
>
> Key: AMQ-140
> URL: https://issues.apache.org/jira/browse/AMQ-140
> Project: ActiveMQ
> Issue Type: Bug
> Components: JMS client
> Affects Versions: 1.3
> Environment: Windows
> Reporter: Jason Sherman
> Assignee: james strachan
> Fix For: 1.3
>
>
> While using the JNDI properties file I am not able to look a Queue name
> "jms/Queue". I think the forward slash is causing an issue.
> The jndi.properties file was:
> java.naming.factory.initial =
> org.codehaus.activemq.jndi.ActiveMQInitialContextFactory
> brokerURL = tcp://localhost:61616
> queue.jms/Queue = example.MyQueue
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators:
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira