[opencms-dev] NoClassDefFoundError on cmsshell.sh

Christoph P. Kukulies kuku at physik.rwth-aachen.de
Fri Feb 10 19:16:22 CET 2012


On Thu, Feb 09, 2012 at 05:25:03PM +0100, Christian Steinert wrote:
> On 09.02.2012 12:38, Christoph P. Kukulies wrote:
> >While trying out cmsshell.sh I'm getting
> >
> >I have this in cmsshell.sh:
> >
> >SERVLET_API=/usr/share/tomcat6/lib/servlet-api.jar
> >JSP_API=/usr/share/maven-repo/javax/servlet/jsp/jsp-api/2.1/jsp-api-2.1.jar
> Please check the path to the SERVLET_API jar. I had the same problem as long as the shell could not find tomcat's jar with the servlet API.


Thanks, Christian. It's working now. The Wiki helped in the end.
It was the missing ${SERVLET_API}:${JSP_API} in the invoking java classpath.

Now I need a deteiled description of the cmsshell commands (unless they are
self explaining). What does e.g. perf do?


--
Chris Christoph P. U. Kukulies kukulies (at) rwth-aachen.de



More information about the opencms-dev mailing list