users@glassfish.java.net

ClassNotFound exception

From: <glassfish_at_javadesktop.org>
Date: Tue, 19 Oct 2010 10:32:33 PDT

I am trying to load java ver 1.6 based application WAR file on GlassFish v3 and getting following error,

org.apache.catalina.LifecycleException: java.lang.ClassNotFoundException: Student

Can anyone help me resolve it?

Read in the forum that this is ver 1.6 specific issue and suggested to add JVM option:

-Dsun.lang.ClassLoader.allowArraySyntax=true

but didnot help.

Checked WAR file and does have student.class file.
Thanks!
[Message sent by forum member 'hm9m']

http://forums.java.net/jive/thread.jspa?messageID=485621