Hmm, perhaps not. I'll have to check. I gather that's a requirement? -----Original Message----- From: Jean-Baptiste Onofré [mailto:[email protected]] Sent: Monday, June 16, 2014 12:29 PM To: [email protected] Subject: Re: Message on JNDI error
I guess that you create the InitialContext in the same bundle containing the blueprint container, right ? Regards JB On 06/16/2014 06:41 PM, Leschke, Scott wrote: > Yes, 3.0.1 > > -----Original Message----- > From: Jean-Baptiste Onofré [mailto:[email protected]] > Sent: Monday, June 16, 2014 11:27 AM > To: [email protected] > Subject: Re: Message on JNDI error > > Hi Scott, > > the URL looks correct. > > Maybe you hit: > https://issues.apache.org/jira/browse/ARIES-512 > > What's the Karaf version ? 3.0.1 ? > > Regards > JB > > On 06/16/2014 05:30 PM, Leschke, Scott wrote: >> Oops sorry, I'm doing a lookup on the blueprint:comp namespace. Intended to >> mention that. >> >> Effectively "new >> InitialContext().lookup("blueprint:comp/bluepint-service-id"). >> >> Scott >> >> -----Original Message----- >> From: Jean-Baptiste Onofré [mailto:[email protected]] >> Sent: Monday, June 16, 2014 9:46 AM >> To: [email protected] >> Subject: Re: Message on JNDI error >> >> Hi Scott, >> >> what do you try to do exactly ? >> >> A JNDI lookup in your code, using jndi:* commands ? >> >> Thanks >> Regards >> JB >> >> On 06/16/2014 04:42 PM, Leschke, Scott wrote: >>> Hey all, >>> >>> I'm getting the following message when doing a JNDI lookup. Looks like >>> Blueprint is missing or something. Maybe I need to enable/install >>> Blueprint? >>> >>> "The BlueprintContainer service for bundle >>> org.ops4j.pax.web.pax-web-jetty/3.1.0 not be located" (might want to >>> consider revising the message to "could not be located", just sayin. >>> >>> Scott >>> >> > -- Jean-Baptiste Onofré [email protected] http://blog.nanthrax.net Talend - http://www.talend.com
