Bruno Lowagie (iText <bruno <at> lowagie.com> writes:
>
> Feld, David E wrote:
> > Yeah, I am talking to IBM about this. When I was doing the building of
> > the itext jar, I had to get the following additional jars in order to
> > get the successful build, do you guys know if those were built with JDK
> > 1.4 version as well?
> >
> > bc.jar,
>
> NOT NEEDED: bc.jar is a combination of the bcmail-jdk14-135.jar
> and bcprov-jdk14-135.jar. It was made especially for the iText
> toolbox Java Web Start application because jar for a JWS need
> to be signed. The original bc jar were already signed and JWS
> complained about this: the jars were signed by different instances.
>
> > bcmail-jdk14-135.jar,
> > bcprov-jdk14-135.jar,
>
> Quiz: what does jdk14 in the filename stands for?
> a. JDK 1.3
> b. JDK 1.4
> c. JDK 1.5
> (Hint: it is NOT a trick question!)
>
> > crimson.jar,
>
> Not needed to build iText.
>
> >iTextAsian.jar,
>
> Not needed to build iText.
>
> > iTextAsianCmaps.jar,
>
> Not needed to build iText.
>
> > itext-hyph-xml.jar,
>
> Not needed to build iText.
>
> > jcommon.jar,
>
> Not needed to build iText.
>
> > jfreechart.jar,
>
> Not needed to build iText.
>
> > servlet.jar
>
> Not needed to build iText.
>
> Really, I don't understand why it takes so long to solve this
> rather obvious problem.
> br,
> Bruno
>
> -------------------------------------------------------------------------
> This SF.net email is sponsored by DB2 Express
> Download DB2 Express C - the FREE version of DB2 express and take
> control of your XML. No limits. Just data. Click to get it now.
> http://sourceforge.net/powerbar/db2/
> _______________________________________________
> iText-questions mailing list
> iText-questions <at> lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/itext-questions
> Buy the iText book: http://itext.ugent.be/itext-in-action/
>
>
Hello Bruno,
I am getting the same error while trying to use iText 2.0.8. I downloaded the
source and have built iText using the same build script through which I build
my app. I am using JDK 1.4.2 under Unix. The error I receive is :
[8/13/08 19:47:40:376 CDT] eab4d3 WebGroup E SRVE0026E: [Servlet Error]-
[(class: com/lowagie/text/pdf/PageResources, method: translateName
signature:
(Lcom/lowagie/text/pdf/PdfName;)Lcom/lowagie/text/pdf/PdfName;&
#41; Expecting to find array of ints on stack]: java.lang.VerifyError: (class:
com/lowagie/text/pdf/PageResources, method: translateName signature:
(Lcom/lowagie/text/pdf/PdfName;)Lcom/lowagie/text/pdf/PdfName;) Expecting to
find array of ints on stack
at com.lowagie.text.pdf.PdfDocument.initPage(Unknown Source)
at com.lowagie.text.pdf.PdfDocument.open(Unknown Source)
at com.lowagie.text.Document.open(Unknown Source)
Any help will be greatly appreciated.
SK
-------------------------------------------------------------------------
This SF.Net email is sponsored by the Moblin Your Move Developer's challenge
Build the coolest Linux based applications with Moblin SDK & win great prizes
Grand prize is a trip for two to an Open Source event anywhere in the world
http://moblin-contest.org/redirect.php?banner_id=100&url=/
_______________________________________________
iText-questions mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/itext-questions
Buy the iText book: http://www.1t3xt.com/docs/book.php