Hi,
 
I'm trying to use the Geronimo's built-in Derby. I installed Geronimo and
put db2jcc.jar and db2jcc_license_c.jar in my application CLASSPATH.
 
but I still get NoClassDefFoundError for com.ibm.db2.* and sqlj.runtime.ref.*
Then I extracted the db2jcc.jar and and put the com.ibm.db2.jcc.* in my current directory.
therefore, my problem with com.ibm.db2.* was solved, but I still have problems with sqlj.runtime.ref.* .
 
I don't know if I'm on the wrong track, I would appreciate if some one could help me figure out the problem. 
 
Thanks in advance,
--Maryam

Reply via email to