--- "Dunstall, Christopher" <[EMAIL PROTECTED]> wrote: > > Here's my command line from the class: > > D:\jdev9031\jdk\bin\javaw.exe -ojvm -classpath D:\My > Projects\casims\iText\classes;D:\casims\lib;D:\jdev9031\jdev\lib\jdev-rt > .jar;D:\casims\lib\itext-1.01.jar;D:\casims\lib\sax.jar;D:\casims\lib\it > ext-xml-1.01.jar mypackage4.Class1 > > It still gives the java.lang.NoClassDefFoundError: > com.lowagie.text.html.HtmlParser error. :/ >
How does that even work with that embedded, apparently non-quoted space in your -classpath argument? -Matt __________________________________ Do you Yahoo!? Yahoo! Hotjobs: Enter the "Signing Bonus" Sweepstakes http://hotjobs.sweepstakes.yahoo.com/signingbonus ------------------------------------------------------- This SF.net email is sponsored by: Perforce Software. Perforce is the Fast Software Configuration Management System offering advanced branching capabilities and atomic changes on 50+ platforms. Free Eval! http://www.perforce.com/perforce/loadprog.html _______________________________________________ iText-questions mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/itext-questions
