Hi All,
I have project namely jain-sip that uses Log4J for logging, I tryed to
execute the library inside OSGi by means of pax-logging and I got the
error:
Caused by: java.lang.NoClassDefFoundError: org/apache/log4j/Layout
at gov.nist.javax.sip.SipStackImpl.<init>(SipStackImpl.java:398)
I found out that neither pax-logging-api version 1.3.0 nor
1.4.0-SNAPSHOT provides the org.apache.log4j.Layout classes. So my
questions are:
- How can I provide to the OSGi Enviroment the
org.apache.log4j.Layout without breaking the pax-logging-api wiring?
- Why haven't you included such class in pax-logging-api bundle?
Thank you!
Ciao,
Stefano "Kismet" Lenzi
_______________________________________________
general mailing list
[email protected]
http://lists.ops4j.org/mailman/listinfo/general