Helma, Tomcat, Linux

"Patrick Lee" <[email protected]> Wed, 12 Mar 2008 13:45:30 +1100
Newsgroups gmane.comp.java.helma.general
Message-ID <[email protected]>
Hi,

I have Helma running under Tomcat on a windows box successfully and am
now attempting to move it to a linux box.

With everything setup the same on the linux box I get the following error:

SEVERE: Error loading WebappClassLoader
  delegate: false
  repositories:
----------> Parent Classloader:
org.apache.catalina.loader.StandardClassLoader@1bd747e
 helma.servlet.StandaloneServletClient
java.lang.ClassNotFoundException: helma.servlet.StandaloneServletClient

I can see helma.jar is definitely there in WEB-INF/lib/

Any ideas?