You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@felix.apache.org by Mark Derricutt <ma...@talios.com> on 2008/04/07 07:24:21 UTC

Using JNDI from Felix

Hi all,

What's everyone using for a JNDI provider in their Felix based
applications?  If anything?

I've seen vague references to ObjectWeb's Carol server being OSGi'd under
the Easybeans project but thought I'd see if anyone else here had any
pointers..

Thanks,
Mark

-- 
"It is easier to optimize correct code than to correct optimized code." --
Bill Harlan

RE: Using JNDI from Felix

Posted by Laborie Alexandre <al...@ca-sits.com>.
Hi,

I'm *trying* to use one ^_^
But unfortunatly I ran into some troubles with the name resolution: the remote call threw me a "unknown protocol: felix".

I suspect this is because the ExtensionManager registers the URL "felix://extensions/" in the URLClassPath of SUN's classloaders, and since I did not put felix's JAR in its classpath, the server has no idea what to do with it and stops its resolution process...

See posts : "ServerException unmarshalling : unknown protocol felix (RMI and ExtensionManager?)" (April 4, #1206)

I'm gonna try to use Felix 1.1 SNAPSHOT (I did not have SVN access from office, so I had to download it at home).

-----Message d'origine-----
De : users-return-1217-alexandre.laborie-ext=ca-sits.com@felix.apache.org [mailto:users-return-1217-alexandre.laborie-ext=ca-sits.com@felix.apache.org] De la part de Mark Derricutt
Envoyé : lundi 7 avril 2008 07:24
À : users@felix.apache.org
Objet : Using JNDI from Felix

Hi all,

What's everyone using for a JNDI provider in their Felix based
applications?  If anything?

I've seen vague references to ObjectWeb's Carol server being OSGi'd under
the Easybeans project but thought I'd see if anyone else here had any
pointers..

Thanks,
Mark

-- 
"It is easier to optimize correct code than to correct optimized code." --
Bill Harlan

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@felix.apache.org
For additional commands, e-mail: users-help@felix.apache.org