Given the following situation: - Apache Tomcat 5.0.27 - (gij (GNU libgcj) version 4.1.0 20051014 (experimental) from CVS - web application with a library jar in WEB-INF/lib (eg. axis.jar) - try to load and access a class from axis.jar (e.g. Class.forName(....) )
NoClassDefFoundError is thrown. I found this problem with a real web application but was able to reproduce the problem with a simple test application, too. -- Summary: spurious NoClassDefFoundError with web applications Product: gcc Version: 4.0.0 Status: UNCONFIRMED Severity: normal Priority: P2 Component: libgcj AssignedTo: unassigned at gcc dot gnu dot org ReportedBy: thebohemian at gmx dot net http://gcc.gnu.org/bugzilla/show_bug.cgi?id=24385