useBean class attribute  
Author Message
Kentman





PostPosted: 11/22/2004 8:06:00 PM Top

java-programmer, useBean class attribute Hi there,

I am operating with JBoss4 and Tomcat5.
Jasper throws me an exception because of an invalid value for the
class attribute.
Path is set correct also in the WAR-File.
The problem seems to be that the class isn't a bean.
Therfore I changed the errorOnUseBeanInvalidClassAttribute flag in
Tomcat to false, but that didn't help either.
Does anyone know how to handle that problem?

Cheers