[ https://issues.apache.org/jira/browse/CAMEL-1707?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Claus Ibsen resolved CAMEL-1707. -------------------------------- Resolution: Won't Fix Fix Version/s: (was: Future) 2.6.0 Assignee: Claus Ibsen > Added JNDI support in camel-jms URI > ----------------------------------- > > Key: CAMEL-1707 > URL: https://issues.apache.org/jira/browse/CAMEL-1707 > Project: Camel > Issue Type: New Feature > Reporter: Willem Jiang > Assignee: Claus Ibsen > Fix For: 2.6.0 > > > URI Scheme for Java(tm) Message Service 1. 0 [1] has the definitions of JNDI > like this > {code} > jms:jndi:SomeJndiNameForDestination?jndiInitialContextFactory= > com.example.jndi.JndiFactory&priority=3 > {code} > {code} > > jms:jndi:REQ_QUEUE?jndiURL=file:/C:/JMSAdmin&jndiInitialContextFactory=com.sun.jndi.fscontext.RefFSContextFactory&jndiConnectionFactoryName=CONNFACT > &replyToName=RESP_QUEUE > {code} > We may need to implement this URI in camel-jms. > [1] http://tools.ietf.org/id/draft-merrick-jms-uri-05.txt -- This message is automatically generated by JIRA. - You can reply to this email to add a comment to the issue online.