[Webtest] error running the PDF Object Browser

Jeannie Graham webtest@lists.canoo.com
Mon, 22 Mar 2004 16:32:30 -0800


Hello out there,

I tried running the PDF Object Browser (btw, great addition), as specified
in the Samples section, and received this error:

C:\WEBTESTHOME\lib>java -jar pdfUnit.jar
java.lang.NoClassDefFoundError: org/apache/log4j/Category
        at org.pdfbox.pdfparser.BaseParser.<clinit>(BaseParser.java:62)
        at com.canoo.pdftest.ui.PdfObjectBrowser$DocumentParsing.run(Unknown
Sou
rce)
        at java.lang.Thread.run(Unknown Source)

I made sure all the .jar files were in there too, as specified by the
Samples example(log4j,pdfbox,pdfunit) and they were.

Any ideas would be greatly appreciated,
thanks,
Jeannie