[jboss-dev-forums] [Design of JBoss/Tomcat Integration] - Correct log level if "distributable" webapp is deployed in d

bstansberry@jboss.com do-not-reply at jboss.com
Wed Aug 16 12:53:36 EDT 2006


JIRA http://jira.jboss.com/jira/browse/JBAS-3513 is a request from a partner to only log a WARN instead of an ERROR if a webapp with the distributable tag is deployed in a non-clustered environment.  This allows the exact same webapp to be deployed in clustered or non-clustered environments without generating an ERROR log.  The downside of course is if the environment was meant to clustered and there was some problem, they'd only get a WARN.

Either way, the app deploys using the non-clustered session manager. So this is just an issue of logging levels.

I'm about a +0.5 on this.  They are pushing for this for 4.0.5 as that's what they'll integrate in their product.

Any objections? If not I'll go ahead and do it.

View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3965547#3965547

Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=3965547



More information about the jboss-dev-forums mailing list