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=42747>. 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=42747 Summary: Context className attribute ignored for contexts deployed from descriptors in web/META-INF/context.xml Product: Tomcat 6 Version: 6.0.11 Platform: All OS/Version: Linux Status: NEW Severity: normal Priority: P2 Component: Catalina AssignedTo: [EMAIL PROTECTED] ReportedBy: [EMAIL PROTECTED] When deploying an app from a context descriptor inside a webapp/META-INF directory via context.xml, the className is ignored and the context is created as a StandardContext. I've tried to use a ReplicatedContext class in a cluster from this configuration and it does not work. However, it does work if i move the context.xml to $CATALINA_BASE/conf/[EngineName]/[HostName]/webapp.xml. -- 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]