On 11/28/05, Markus Bauer <[EMAIL PROTECTED]> wrote:
> java.lang.NoClassDefFoundError: org/apache/catalina/realm/MemoryRealm
>
> >From the original Eclipse build I saw that the missing class "MemoryRealm" 
> >is located in eclipse/plugins/org.eclipse.tomcat_4.1.30.1/catalina.jar, but 
> >in the Debian version it is not.
> Maybe this is because it uses Tomcat5 instead of Tomcat4 like the original?

Does this mean that
/usr/lib/eclipse/plugins/org.eclipse.tomcat_4.1.30.1/catalina.jar
is missing or the class within this jar is missing?

Does the jar /usr/share/tomcat5/server/lib/catalina.jar exists?

The problem have maybe something to do with the symbolic link
/usr/lib/eclipse/plugins/org.eclipse.tomcat_5.0.30/catalina.jar ->
../../../tomcat5/server/lib/catalina.jar

Michael, shouldn't it point to /usr/share ?

Stephan Michels.

Reply via email to