This is probably a jaxp requirement to not subset the apis. The next
question is whether the xml-apis.jar is needed. Is jdk1.4.x at jaxp 1.2?
The xerces 2.7.x release supports jaxp 1.3.

The potential problem with doing this is are there dependencies between
the javax.xml.transform.* classes and the other javax.xml.* classes.

> -----Original Message-----
> From: [EMAIL PROTECTED] 
> [mailto:[EMAIL PROTECTED] On 
> Behalf Of Dimitris Andreadis
> Sent: Tuesday, February 21, 2006 3:07 PM
> To: jboss-development@lists.sourceforge.net
> Subject: RE: [JBoss-dev] Xalan removal saga
> 
> 
> I traced this down to a TranformerFactory included in the 
> xml-apis.jar that comes with xerces tools (e.g. 
> Xerces-J-tools.2.7.1.zip).
> 
> This is tagged as 1.3.02 and in turn originates from 
> http://xml.apache.org/commons/ 
> 
> The xml-commons hadn't had any releases for some time, so the 
> tagged xml-apis.jar comes directly from their cvs.
> 
> I think I will remove all javax.xml.transform.** from 
> xml-apis.jar to create a new xml-apis-no-transform.jar and 
> include this instead.
> 
> From a quick test it seems to be working with both jdk1.4 and jdk5.


-------------------------------------------------------
This SF.net email is sponsored by: Splunk Inc. Do you grep through log files
for problems?  Stop!  Download the new AJAX search engine that makes
searching your log files as easy as surfing the  web.  DOWNLOAD SPLUNK!
http://sel.as-us.falkag.net/sel?cmd=lnk&kid3432&bid#0486&dat1642
_______________________________________________
JBoss-Development mailing list
JBoss-Development@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/jboss-development

Reply via email to