You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@tomcat.apache.org by Mark Priatel <mp...@espial.com> on 2001/05/19 22:49:10 UTC

RE: Tomcat 3.3 Milestone 3 - NOCLASSDEF

On another note, we're encountering another problem when running our webapps
under 3.3M3.

Specifically, when using the com.oreilly.servlet.MultipartRequest, it
generates a NoClassDefError for javax.servlet.ServletRequest 

How can this be?!  servlet.jar is obviously in the classpath. 

After reverting to 3.3M2 everything works fine.

Any suggestions??

-mark