![]() |
|
| News | FAQs | Contacts | |
| WebMap Composer Product Home |
|
Home Support FAQs
Tomcat 4.1.12 bug workaround (Deprecated)Deprecated. See the online install note for current requirements. This is required as our application uses different version of some libraries that are distributed with this package. 1) delete activation.jar from $TOMCAT/common/lib 2) modify the web.xml file located at $TOMCAT/conf/web.xml Edit this file and uncomment the declaration for the invoker From: <!-- The mapping for the invoker servlet --> <!-- <servlet-mapping> <servlet-name>invoker</servlet-name> <url-pattern>/servlet/*</url-pattern> </servlet-mapping> --> <!-- The mapping for the JSP servlet --> To: <!-- The mapping for the invoker servlet --> <servlet-mapping> <servlet-name>invoker</servlet-name> <url-pattern>/servlet/*</url-pattern> </servlet-mapping> <!-- The mapping for the JSP servlet --> |
|||||||||||||||||||||||||||||||||||||||||||||||||||
| WMC Home | Product Docs | Presentations | Showcase | Release Docs | Download | FAQs |
|
|
|
© Social Change Online Pty Ltd, Australia |