hello,
I use Crystal Reports 2008 with eclipse (with JBOSS server).
I have a probleme with the DriverLoader when I try to generate a Pdf from a .rtp.
Caused by: java.lang.ClassNotFoundException: com.crystaldecisions.reports.queryengine.driverImpl.DriverLoader
The only jar that content DriverLoader is CrystalDatabaseConnector.jar but it is not available with my version. It cause conflict problem. Because I have to add CrystalQueryEngine.jar (another old version jar) to work with it and i've got an java.lang.IncompatibleClassChangeError: Implementing class
Can you help me..
Regards
Philippe