Hi, I apologize if this is not an appropriate questionfor this user list, I am uncertain if it is a Tomcat or Apache question...
Are there any known changes in the way that Tomcat is integrated into Apache 1.3.22 versus Apache 1.3.23? I just upgraded my server from 1.3.22 to 1.3.23 (the configuration is unchanged). The Apache-Tomcat integration was working fine before the upgrade but now the Apache server is unable to deploy Tomcat webapps. When I start up the server, the error_log begins filling up with lines like: [Mon Feb 25 13:35:20 2002] [error] Cannot deploy application examples Tomcat is running okay, I can connect to it through the stand-alone port and all servlets, jsps and soap services work correctly, but the apache_log (that is the apache log under Tomcat) shows this error: 2002-02-25 13:35:19 [org.apache.catalina.connector.warp.WarpConfigurationHandler] java.lang.IllegalArgumentException: addChild: Child name 'sage.mip.berkeley.edu' is not unique The name sage.mip.berkeley.edu appears exactly 1 time in the Apache and Tomcat config files, in the Apache ServerName directive, warp connections are declared using "localhost", i.e: WebAppConnection conn warp localhost:8008 WebAppDeploy examples conn /examples Any ideas on this would be greatly appreciated... Glen Jackson ============ Museum Informatics Project UC, Berkeley -- To unsubscribe: <mailto:[EMAIL PROTECTED]> For additional commands: <mailto:[EMAIL PROTECTED]> Troubles with the list: <mailto:[EMAIL PROTECTED]>
