[Helma-user] Running under Tomcat

Franz Philipp Moser philipp.moser at chello.at
Thu Aug 16 14:28:41 CEST 2007


Patrick Lee schrieb:
> Hi,
> 
> There was an issue with my web.xml.
> 
> This seems to be fixed, however, I now get this:
> 
> java.lang.NoClassDefFoundError: org/mortbay/util/MultiException
> 	helma.framework.core.Application.updateProperties(Application.java:1873)
> 	helma.framework.core.Application.<init>(Application.java:295)
> 	helma.framework.core.Application.<init>(Application.java:194)
> 	helma.servlet.StandaloneServletClient.createApp(StandaloneServletClient.java:100)
> 	helma.servlet.StandaloneServletClient.getApplication(StandaloneServletClient.java:80)
> 	helma.servlet.AbstractServletClient.getPathInfo(AbstractServletClient.java:803)
> 	helma.servlet.AbstractServletClient.service(AbstractServletClient.java:138)
> 	javax.servlet.http.HttpServlet.service(HttpServlet.java:803)
> 
> Any hints?

It looks like if tomcat can't find the Java packages. You have to throw 
them into the lib/ext of tomcat!

> The standalone runs fine on the same system.
> 
> Thanks.
<snip />

cu Philipp


More information about the Helma-user mailing list