"Saurabh Arora" <[EMAIL PROTECTED]> wrote in message
[EMAIL PROTECTED]">news:[EMAIL PROTECTED]...
>
> I would like to know that can we use JAXP 1.2 XML parser with tomcat
> 4.1.17 (by replacing common\endorsed. The release notes point out use of
> JAXP 1.1 parser.

If you are *not* using a 1.4.x JVM, then you should be able to move
common/endorsed/* to server/lib, and install any XML parser you want in
shared/lib.  The point of 'endorsed' is to get around the fact that in a
1.4.x JVM, you will have an XML parser bundled with the JVM.

>
>  I would also like to know why is JAXP 1.2 XML parser is not bundled
> with tomcat 4.1.17.
>
>
> with regards
>
> saurabh





--
To unsubscribe, e-mail:   <mailto:[EMAIL PROTECTED]>
For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>

Reply via email to