The following comment has been added to this issue:
Author: Brian Minchau
Created: Tue, 14 Sep 2004 8:14 AM
Body:
David,
would you care to suggest an interface that could be implemented by a class in Xalan
or by a user's class?
Of course Xalan's implementation would use sun.io.charToByteConverter.
But how would one inform Xalan, or perhaps the Serializer? Would there be a new
method on the Serializer to pass in the object that implements the interface, or
perhaps setting a property via the JAXP APIs, such as the feature name and the class
name that implements this new interface.
Thanks.
---------------------------------------------------------------------
View this comment:
http://issues.apache.org/jira/browse/XALANJ-1941?page=comments#action_53085
---------------------------------------------------------------------
View the issue:
http://issues.apache.org/jira/browse/XALANJ-1941
Here is an overview of the issue:
---------------------------------------------------------------------
Key: XALANJ-1941
Summary: o.a.xml.serializer.Encondings depends on non-SDK class
sun.io.charToByteConverter
Type: Bug
Status: Unassigned
Priority: Blocker
Project: XalanJ2
Components:
Serialization
Versions:
2.6
Assignee:
Reporter: David Jung
Created: Sun, 12 Sep 2004 1:52 PM
Updated: Tue, 14 Sep 2004 8:14 AM
Environment: Any environment with standard Java 1.4 APIs not having
sun.io.CharToByteConverter class (i.e. any non-Sun env)
Description:
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.
---------------------------------------------------------------------
JIRA INFORMATION:
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
If you want more information on JIRA, or have a bug to report see:
http://www.atlassian.com/software/jira
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]