If you are using an IDE perhaps you need to put it in your project library as well, depending on which application you are using. If you are using netbeans then let me know.
regards
Moeed
P.S Are you Persian?
On 5/18/06, Maryam Moazeni <[EMAIL PROTECTED]> wrote:
Hi,I'm trying to use the Geronimo's built-in Derby. I installed Geronimo andput 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
