Use JAXP 1.2 Parser with Tomcat 4.1.18

2003-01-03 Thread Saurabh Arora
I have posted the same question to Tomcat-user but can't solve my
problem.


I would like to know that can we use JAXP 1.2 XML parser with tomcat
4.1.18 (by replacing TOMCAT_HOME\common\endorsed). The release notes
point out use JAXP 1.1 parser.

Note: I am using java 1.4.1

  More importantly, the critical question is when would tomcat bundle 
JAXP 1.2 XML parser .


saurabh 


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




Tomcat Xerces Issue.

2002-10-30 Thread Saurabh Arora

I have been looking at the webClassLoader Code. I realised that the Classloader 
doesnot allow the Xerces lib to be loaded from the WEB-INB/lib . 

 It prevents the same be filtering the org.apache.xerces package.

It means the documentation that , Application can use there on version of Xerces.jar 
in the ClassLoader HOWTO is wrong.

 Why are we forcing users to use only the common\lib \ xerces implementations. 


Saurabh arora


--
To unsubscribe, e-mail:   mailto:tomcat-dev-unsubscribe;jakarta.apache.org
For additional commands, e-mail: mailto:tomcat-dev-help;jakarta.apache.org




Re: Tomcat Xerces Issue.

2002-10-30 Thread Saurabh Arora
 Just to add to previous posting i was looking at 4.1.12 source code released.

 [EMAIL PROTECTED] 10/30/02 04:18PM 

I have been looking at the webClassLoader Code. I realised that the Classloader 
doesnot allow the Xerces lib to be loaded from the WEB-INB/lib . 

 It prevents the same be filtering the org.apache.xerces package.

It means the documentation that , Application can use there on version of Xerces.jar 
in the ClassLoader HOWTO is wrong.

 Why are we forcing users to use only the common\lib \ xerces implementations. 


Saurabh arora


--
To unsubscribe, e-mail:   mailto:tomcat-dev-unsubscribe;jakarta.apache.org
For additional commands, e-mail: mailto:tomcat-dev-help;jakarta.apache.org



--
To unsubscribe, e-mail:   mailto:tomcat-dev-unsubscribe;jakarta.apache.org
For additional commands, e-mail: mailto:tomcat-dev-help;jakarta.apache.org