http://nagoya.apache.org/bugzilla/show_bug.cgi?id=26444

-Tim

Jess Holle wrote:

Jess Holle wrote:

Unfortunately, Tomcat 5.0.20 cannot compile 6 out our 985 JSP pages (which Tomcat 5.0.19 compiled just fine).

The issue can be traced directly to a single entry in the change log:

Add some intellignece to the compiler for generating code for
useBean action. Generate direct instantiation (use new) when
possible, use bean.instantiate when bean name is specified, and for
the case of invalid bean class, either issue a translation time
error (instead of javac error), or generate codes to throw
InstantiationException at runtime, depending on a new compiler
switch, errorOnUseBeanInvalidClassAttribute(defaulted to true) (kinman)

--------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]



Reply via email to