Re: [xsl] Encoding problem or what else?

Subject: Re: [xsl] Encoding problem or what else?
From: "FC" <flavio@xxxxxx>
Date: Fri, 9 Dec 2005 14:30:42 +0100
Just to let you know that I put the xercesImpl.jar in the endorsed folder, added the -D in the command line and it worked.
Thank you guys!


Cheers,
Flavio


----- Original Message ----- From: "Geert Josten" <Geert.Josten@xxxxxxxxxxx>
To: <xsl-list@xxxxxxxxxxxxxxxxxxxxxx>
Sent: Thursday, December 08, 2005 4:11 PM
Subject: Re: [xsl] Encoding problem or what else?



put the xerces jar in the endorsed folder or you can also put it in the bootclasspath (argument on the command line)

HTH,
Geert

FC wrote:

Mike,
thanks for pointing this out as I simply ignored what goes on behind the
scenes.
I am using JDK 1.4.2 that comes with the installation of Oracle 10g Release
1.


I was checking out how to "replace" the default parser but I can't find much
in terms of documentation on this specific topic.
Is it just a matter of including a certain jar file into the classpath or is
there some configuration file that I need to alter?
I found a link apparently describing a similar operation but I can't find
any of the configuration files mentioned there, like java.args.


Thanks,
Flavio



----- Original Message ----- From: "Michael Kay" <mike@xxxxxxxxxxxx>
To: "'Michael Kay'" <mike@xxxxxxxxxxxx>; <xsl-list@xxxxxxxxxxxxxxxxxxxxxx>
Sent: Thursday, December 08, 2005 09:38
Subject: RE: [xsl] Encoding problem or what else?




But you can use Saxon with a different XML parser.

More specifically, I think that it should work if:


(a) you use the default parser included with JDK 1.5, or

(b) you use JDK 1.4 and put the latest Xerces parser on your classpath,
invoking it in place of the Crimson parser that comes as the default

parser


in JDK 1.4.


Michael Kay
http://www.saxonica.com/



-- Drs. G.P.H. Josten Consultant



Daidalos BV
Source of Innovation
Hoekeindsehof 1-4
2665  JZ  Bleiswijk
Tel: +31 (0) 10 850 1200
Fax: +31 (0) 10 850 1199
www.daidalos.nl


De informatie - verzonden in of met dit emailbericht - is afkomstig van Daidalos BV en is uitsluitend bestemd voor de geadresseerde. Indien u dit bericht onbedoeld hebt ontvangen, verzoeken wij u het te verwijderen. Aan dit bericht kunnen geen rechten worden ontleend.

Current Thread