Bug#341101: eclipse-platform-common: Eclipse Help not working

Stephan Michels stephan.michels at gmail.com
Mon Nov 28 12:38:05 UTC 2005


On 11/28/05, Markus Bauer <markusbauer at users.sourceforge.net> 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.




More information about the pkg-java-maintainers mailing list