Dear community,
I am trying to build an MBO from an established Database Connection to a MAXDB.
In order to do so, I added an new Driver Profile for MAXDB including the sapdbc.jar I downloaded and added to the folder (SUPRootFolders)\UnwiredServer\lib\3rdparty. I also integrated the jar-file into the CLASSPATH environment variable.
The connection works and the database tables can be displayed, however when I try building an MBO with the MAXDB as a data source, I get an exception "java.lang.RuntimeException: java.lang.ClassNotFoundException: com.sap.dbtech.jdbc.DriverSapDB".
Does anybody have an idea on how to fix this? Help would be very much appreciated!
Best regards,
Jenny
Edited by: Jenny Bachmann on Feb 18, 2011 8:38 AM