Recent versions of Tersus depend on Tomcat 6 for the publish-subscribe functionality.
In order to deploy on Tomcat 5.5 (without publish subscribe), you need to remove or comment-out the following elements in WEB-INF/web,xml :
<servlet> <servlet-name>Notifier</servlet-name> <servlet-class>tersus.webapp.Notifier</servlet-class> <load-on-startup/> </servlet>and
<servlet-mapping> <servlet-name>Notifier</servlet-name> <url-pattern>/Notifier</url-pattern> </servlet-mapping>
Youval
To use the full functionality of this web site, JavaScript needs to be turned on.
For best results, use the Firefox browser..
Copyright © 2003-2017 - Tersus Software Ltd., All rights reserved. Terms of Use License Graphic design by EmaraDesign