I am trying to use some of the objects in the catalina.jar in tomcat
(ie. HTTPRequest, Realm.java, ... you get the idea) however, I always
get a NoClassFoundException error. Code complies correctly,the gwt app
(war file) is deployed with no errors.

I get this when trying to use any of the org/apache/catalina/*
classes. Otherwise everything else is OK.

I know this is a classpath issue, but the catalina.jar is in the
tomcat/lib and the WEB-INF/lib just has some regular stuff (ie. gwt-
servlet.jar, gwt-maps.jar, gwt-debug-panel.jar, gwt-incubator..)

any help would be greatly appeciated.

-- 
You received this message because you are subscribed to the Google Groups 
"Google Web Toolkit" group.
To post to this group, send email to google-web-toolkit@googlegroups.com.
To unsubscribe from this group, send email to 
google-web-toolkit+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/google-web-toolkit?hl=en.

Reply via email to