Hi,

It should use slf4j really, everything else does. Would you raise a JIRA for 
this?

On the LogService can you point me to where the spec says this? I'm very 
surprised to hear this since I was under the impression the spec made no such 
requirement. The CT doesn't test this for sure

Alasdair Nottingham

On 7 Mar 2011, at 11:16, Felix Meschberger <[email protected]> wrote:

> Hi all,
> 
> I am looking at integrating Aries JNDI support into Apache Sling and
> looking at the JNDI Core BundleActivator [1] I noticed that Java
> platform logging is used.
> 
> Is this by intent ? Do you do all your (Aries) logging to the Java
> platform logging ?
> 
> If so, I would have some tasks to do in Sling to try to redirect
> platform logging into our own logging which is SLF4J based (and also
> supports Log4j, Commons logging and of course OSGi LogService).
> 
> By that matter: According to the OSGi JNDI spec, failure to set
> NamingManager singletons should be logged with the LogService. The
> current implementation does not do this.
> 
> Thanks and Regards
> Felix
> 
> [1]
> http://svn.apache.org/repos/asf/aries/trunk/jndi/jndi-core/src/main/java/org/apache/aries/jndi/startup/Activator.java
> 
> 

Reply via email to