You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@xalan.apache.org by "Morris Kwan (JIRA)" <xa...@xml.apache.org> on 2005/06/28 16:21:00 UTC

[jira] Closed: (XALANJ-2158) Support for pre-jaxp1.3 xml-apis.jar

     [ http://issues.apache.org/jira/browse/XALANJ-2158?page=all ]
     
Morris Kwan closed XALANJ-2158:
-------------------------------

    Resolution: Won't Fix

This is no longer required since Xerces 2.7 will not work with an older xml-apis.jar.

> Support for pre-jaxp1.3 xml-apis.jar
> ------------------------------------
>
>          Key: XALANJ-2158
>          URL: http://issues.apache.org/jira/browse/XALANJ-2158
>      Project: XalanJ2
>         Type: Bug
>   Components: JAXP
>     Versions: CurrentCVS
>     Reporter: Morris Kwan
>     Assignee: Morris Kwan

>
> There is a requirement to allow the new xalan.jar to be used with an old xml-apis.jar
> which does not contain some of the newer interfaces in JAXP 1.3. We need to 
> protect a few class and method accesses with exception catching blocks and let the
> Xalan processor behave gracefully when an exception is raised.
> Classes and methods to protect:
> 1. javax.xml.XMLConstants
> 2. javax.xml.transform.TransformerFactory.setFeature()
> 3. javax.xml.transform.dom.DOMResult.getNextSibling()

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
   http://issues.apache.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see:
   http://www.atlassian.com/software/jira


---------------------------------------------------------------------
To unsubscribe, e-mail: xalan-dev-unsubscribe@xml.apache.org
For additional commands, e-mail: xalan-dev-help@xml.apache.org