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

[jira] Resolved: (XALANJ-1941) o.a.xml.serializer.Encondings depends on non-SDK class sun.io.charToByteConverter

     [ http://issues.apache.org/jira/browse/XALANJ-1941?page=all ]
     
Brian Minchau resolved XALANJ-1941:
-----------------------------------

    Resolution: Duplicate

David,
this issue is a duplicate of XALANJ-2087, which I've attached a patch to that drops the dependancy on
sun.io.CharToByteConverter.  Unfortunately your suggestion would give us a JRE 1.4 dependency.

Please verify that the patch in that issue resolves the issue for you.

> o.a.xml.serializer.Encondings depends on non-SDK class sun.io.charToByteConverter
> ---------------------------------------------------------------------------------
>
>          Key: XALANJ-1941
>          URL: http://issues.apache.org/jira/browse/XALANJ-1941
>      Project: XalanJ2
>         Type: Bug
>   Components: Serialization
>     Versions: 2.6
>  Environment: Any environment with standard Java 1.4 APIs not having sun.io.CharToByteConverter class (i.e. any non-Sun env)
>     Reporter: David Jung
>     Assignee: Brian Minchau
>     Priority: Blocker

>
> The org.apache.xml.serializer.Encodings class depends on the environment containing the undocumented non-Java-API class sun.io.CharToByteConverter.
> There doesn't seems to be any way to override the requirement with properties or any documentation on how to implement a compatible alternative version.

-- 
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