You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@activemq.apache.org by "Al Morris (JIRA)" <ji...@apache.org> on 2012/05/03 15:00:50 UTC

[jira] [Commented] (AMQ-140) JNDI name unable to accept slash charactor "/"

    [ https://issues.apache.org/jira/browse/AMQ-140?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13267402#comment-13267402 ] 

Al Morris commented on AMQ-140:
-------------------------------

sorry

java.naming.factory.initial = org.codehaus.activemq.jndi.ActiveMQWASInitialContextFactory
brokerURL = tcp://localhost:61616
java.naming.queue.jms.Queue = 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