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 : [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] De la part de Mark Derricutt Envoyé : lundi 7 avril 2008 07:24 À : [email protected] 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: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]

