Hi all, I am currently trying to use iReport and meet some difficulties.
In iReport we can choose from "report query" (which is plain sql) or "javabean data source". When choosing javabean data source, some of my class attributes can be shown and some classes can't. I further discovered that it is User class that cannot be resolved. It should be a classpath problem and I have added all JARs in my WEB-INF/lib as the classpath and also WEB-INF/classes. Still, iReport can't resolve the class correctly. What am I missing?
I believe that most of us will want to use javabean datasource to make report and I wonder if anyone has meet this problem before. Thanks.
Best regards, Jonathan --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
