DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG· RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT <http://issues.apache.org/bugzilla/show_bug.cgi?id=24179>. ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND· INSERTED IN THE BUG DATABASE.
http://issues.apache.org/bugzilla/show_bug.cgi?id=24179 ------- Additional Comments From [EMAIL PROTECTED] 2005-01-25 11:12 ------- In my experience, most of the time it suffices to make a custom catalina.properties with a new definition of common.oader, server.loader and shared.loader. Example: common.loader=${catalina.base}/common/classes,${catalina.base}/common/lib/*jar,${catalina.home}/common/classes,${catalina.home}/common/endorsed/*.jar,${catalina.home}/common/lib/*.jar You can select the appropriate catalina.properties by using a commandline parameter, e.g.: CATALINA_OPTS="-Dcatalina.config=file:${CATALINA_BASE}/conf/catalina.properties" I think, that part of the discussion should better be continued on tomcat-users. -- Configure bugmail: http://issues.apache.org/bugzilla/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug, or are watching the assignee. --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]