It is very interesting. I'm glad to implement the sharedlib solution. Keep in contact. :)
2012/10/16 jcyim <[email protected]> > Thank you for your reply. > > That's right. > I am talking about that issue. > > I *did have* log4j.jar in sharedlib, and I properly declared > <hidden-classes>. > but, result was a fail. > > However If I included log4j.jar file into my app's lib. It worked. > > In other words, using sharedlib fails, but using app's lib works. > (I guess that the reason of success of second method(to use app's lib) is > that my log4j library is loaded ahead of geronimo's logging library.) > and also I suspect that I can not control classloading of geronimo's > logging > library using <hidden-classes> and/or <import-packages> > > best regards, > yim > > > > -- > View this message in context: > http://apache-geronimo.328035.n3.nabble.com/geronimo-3-0-application-specific-logging-tp3985902p3985917.html > Sent from the Users mailing list archive at Nabble.com. > -- Best Regards Gary
