Veena Subramaniyam, Lakshmi Narayanan wrote:
> I took the source code and compiled with 1.3 JDK. Ran as standalone 
> application in the AIX machine. It worked fine. Once put in in the WAS 
> server classpath I am getting the following exceptions. If I comment 
> this line next it throws is disableborderside methid is not found. could 
> someone help us.

Maybe the WAS CLASSPATH doesn't point to your iText.jar, or
maybe you have another iText.jar in your CLASSPATH somewhere.
(Although the NoSuchMethodError is misleading in case, it could
be thrown if the JVM finds two Chunk classes in different jars.)
br,
Bruno

-------------------------------------------------------------------------
This SF.net email is sponsored by: Microsoft
Defy all challenges. Microsoft(R) Visual Studio 2008.
http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/
_______________________________________________
iText-questions mailing list
iText-questions@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/itext-questions
Buy the iText book: http://itext.ugent.be/itext-in-action/

Reply via email to