You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@servicemix.apache.org by objectorange <br...@briantaylor.us> on 2013/02/12 23:48:45 UTC

RE: JNDI URLs services/service

I'm having this issue to. How did you set it up as a boot feature?



--
View this message in context: http://servicemix.396122.n5.nabble.com/JNDI-URLs-services-service-tp5709710p5715817.html
Sent from the ServiceMix - User mailing list archive at Nabble.com.

RE: JNDI URLs services/service

Posted by objectorange <br...@briantaylor.us>.
I had to replace 'service' with 'services' and 'jdbc/tempDB' with just
'tempDB' after looking at these classes lookup methods:

http://grepcode.com/file/repo1.maven.org/maven2/org.apache.servicemix.naming/org.apache.servicemix.naming/1.3.0/org/apache/servicemix/naming/OSGiContext.java

http://grepcode.com/file/repo1.maven.org/maven2/org.apache.servicemix.naming/org.apache.servicemix.naming/1.3.0/org/apache/servicemix/naming/OSGiServicesContext.java



--
View this message in context: http://servicemix.396122.n5.nabble.com/JNDI-URLs-services-service-tp5709710p5715837.html
Sent from the ServiceMix - User mailing list archive at Nabble.com.