This is the mail archive of the java-prs@gcc.gnu.org mailing list for the Java project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[Bug libgcj/24385] spurious NoClassDefFoundError with web applications



------- Comment #1 from thebohemian at gmx dot net  2005-10-15 17:16 -------
Created an attachment (id=9988)
 --> (http://gcc.gnu.org/bugzilla/attachment.cgi?id=9988&action=view)
Test application showing the problem

Unpack the application in your tomcat webapps folder and start the servlet
container.

Point your web browser to http://your-tomcat-server:port/gij-test-webapp .

It should say that the JavaUtils class could be found but it does not do so.
(Source included, of course)

Btw: This works with jamvm+classpath & kaffe.


-- 


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=24385


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]