You are viewing a plain text version of this content. The canonical link for it is here.
Posted to fop-dev@xmlgraphics.apache.org by PN...@directsourcing.com on 2000/02/10 19:33:38 UTC

RE: RE:

Look if you jave xp.jar in your classpath or jre/lib/ext. As
com.jclark.xml.sax.Driver is in this jar. You can get it from www.jclark.com

Here is a snippet got from  jar tf xp.jar. Look at the bottom
 
com/jclark/xml/parse/LocatedEvent.class
com/jclark/xml/parse/MarkupDeclarationEvent.class
com/jclark/xml/parse/MessageId.class
com/jclark/xml/parse/Messages.class
com/jclark/xml/parse/NotWellFormedException.class
com/jclark/xml/parse/OpenEntity.class
com/jclark/xml/parse/ParseLocation.class
com/jclark/xml/parse/ParserBase.class
com/jclark/xml/parse/ProcessingInstructionEvent.class
com/jclark/xml/parse/StartCdataSectionEvent.class
com/jclark/xml/parse/StartDocumentTypeDeclarationEvent.class
com/jclark/xml/parse/StartElementEvent.class
com/jclark/xml/parse/StartEntityReferenceEvent.class
com/jclark/xml/sax/
com/jclark/xml/sax/CommentDriver$1.class
com/jclark/xml/sax/CommentDriver.class
com/jclark/xml/sax/Driver.class
:

> >
> Hello,
> 
> I´m following your Instructions, but this error
> occured:
> 
> Could not find com.jclark.xml.sax.Driver
> ERROR: Unable to create SAX PArser
> 
> I don´t know the solution because I definitly got
> a sax.parser in the jdk/ dir/jre/lib/ext directory....
> 
> So, what can I do? 
> 
> 
> Thank you very much.....
> 
> 
> best regards
> 
> Alexander Hintermeier
> Infowerk Nürnberg
> +49 (0) 911 / 39 00 - 276
> Alexander.Hintermeier@infowerk.de
> http://www.infowerk.de
>