Webmapping Social Change Online
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 -->


Sort Support FAQs by Subject | Date

  Support:  WMC Home  |  Product Docs  |  Presentations  |  Showcase  |  Release Docs  |  Download  |  FAQs  

top of page

© Social Change Online Pty Ltd, Australia
email: webmap@socialchange.net
URL: http://webmap.socialchange.net