I have two Muse applications (EARs containing WARs) deployed under WebSphere 6.1. The class loading is set as application first, and single class loader for each application. I have set up in both of the muse.xml files the logging to INFO however both the muse.log files look the same, they both write the information from both resources initialization, shutdown, etc.
I am unsure if this is the expected behaviour, or if this is a bug under WebSphere 6.1. There might be issues with the way WebSphere's common logging infrastructure works. Another issue that seems related to this, is that if one resource is set to INFO and one to OFF it will either dump the info log for both or log nothing at all, depending on the order the two resources are loaded. -- View this message in context: http://www.nabble.com/Strange-logging-behaviour-in-WebSphere-6.1-tf4300615.html#a12241180 Sent from the Muse User mailing list archive at Nabble.com. --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
