WARNING: This server is unstable and will be retired in the next days. If you want to keep this forum available, please request immediately a migration on the Nabble Support forum. Forums that don't receive any migration request will be deleted forever.

 « Return to Thread: NoClassDefFoundError on cmsshell.sh

Re: NoClassDefFoundError on cmsshell.sh

by Christoph P. Kukulies :: Rate this Message:

| View in Thread

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
_______________________________________________
This mail is sent to you from the opencms-dev mailing list
To change your list options, or to unsubscribe from the list, please visit
http://lists.opencms.org/cgi-bin/mailman/listinfo/opencms-dev



 « Return to Thread: NoClassDefFoundError on cmsshell.sh