DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT <http://nagoya.apache.org/bugzilla/show_bug.cgi?id=17620>. ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND INSERTED IN THE BUG DATABASE.
http://nagoya.apache.org/bugzilla/show_bug.cgi?id=17620 SourceDataSource loses some text/xml attachment data ------- Additional Comments From [EMAIL PROTECTED] 2003-03-04 18:16 ------- New information from the Axis team: See http://cvs.apache.org/viewcvs.cgi/xml-axis/java/src/javax/xml/transform/ we have a set of sources for the transform part of the JAXP API and that's how we are able to compile code in JDK13 without needing Xalan. Your change will force us to use xalan jar in JDK13 as the identity transform will not work without the engine. My response: OK, it is probably too late for Xalan, so then the two observed shortcomings (must have input stream and atomic non-blocking IO assumed) should be documented in a known problems list.
