You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commons-dev@ws.apache.org by "Rich Scheuerle (JIRA)" <ji...@apache.org> on 2007/10/24 17:26:51 UTC

[jira] Resolved: (WSCOMMONS-266) CustomExtensionSerializerTest fails on IBM JDK.

     [ https://issues.apache.org/jira/browse/WSCOMMONS-266?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Rich Scheuerle resolved WSCOMMONS-266.
--------------------------------------

    Resolution: Fixed

Committed revision 587907

> CustomExtensionSerializerTest fails on IBM JDK.
> -----------------------------------------------
>
>                 Key: WSCOMMONS-266
>                 URL: https://issues.apache.org/jira/browse/WSCOMMONS-266
>             Project: WS-Commons
>          Issue Type: Bug
>          Components: XmlSchema
>         Environment: IBM JDK 
>            Reporter: Brian Murray
>            Assignee: Rich Scheuerle
>         Attachments: 1277.patch
>
>
> The XMLSchema project builds and tests cleanly on the Sun JDK, however the CustomExtensionSerializerTest fails on the IBM JDK.  This is due to a known issue with the xalan TransformerFactory defaulted to by the IBM JDK.  
> I've spoken with the team that provides the IBM JDK, and this will not be corrected until Java 5 SR7.  
> I am providing a patch which will cause the IBM JDK to use the same TransformerFactory as the Sun JDK when executing the test.  This will allow the project to build and test cleanly on the IBM JDK.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


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