OrionServer 1.0rc1 does not seem to handle anonymous inner classes defined 
inside a JSP.

The page gets compiled, but at client request time, the JSP container's 
classloader cannot find the generated class file, so a NoClassDefFoundError 
is produced.  There appears to be a generated classfile left near the base 
of the application-deployments directory.

I have found no indication in the JSP specification that indicates that 
anonymous inner classes should be disallowed, so I'm inclined to think that 
this behavior just is a bug.

________________________________________________________________________
Get Your Private, Free E-mail from MSN Hotmail at http://www.hotmail.com


Reply via email to