I was able to compile my code with itext.jar which I compiled with
JDK1.3but at runtime it gives NoClassFoundError exception. See the
stacktrace
below:

==============
com.ibm.ejs.container.CreateFailureException:
java.lang.reflect.InvocationTargetException; nested exception is:
 java.lang.reflect.InvocationTargetException
java.lang.reflect.InvocationTargetException: java.lang.NoClassDefFoundError:
com/lowagie/text/pdf/PdfWriter
======================

Any idea, why it would happen? Compile time there is no problem only at run
time it is giving this error.

Note: If anyone else has got a jar compiled with JDK1.3 then please sare it
with me.

Thanks and would appreciate a quick response.
-------------------------------------------------------------------------
This SF.net email is sponsored by: Splunk Inc.
Still grepping through log files to find problems?  Stop.
Now Search log events and configuration files using AJAX and a browser.
Download your FREE copy of Splunk now >>  http://get.splunk.com/
_______________________________________________
iText-questions mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/itext-questions
Buy the iText book: http://itext.ugent.be/itext-in-action/

Reply via email to