You are viewing a plain text version of this content. The canonical link for it is here.
Posted to java-dev@axis.apache.org by bu...@apache.org on 2002/10/17 11:52:55 UTC

DO NOT REPLY [Bug 13728] New: - Deserializing DIME attachments fails

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=13728>.
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=13728

Deserializing DIME attachments fails

           Summary: Deserializing DIME attachments fails
           Product: Axis
           Version: 1.0
          Platform: PC
        OS/Version: Linux
            Status: NEW
          Severity: Major
          Priority: Other
         Component: Serialization/Deserialization
        AssignedTo: axis-dev@xml.apache.org
        ReportedBy: mb@blumenstrasse.vol.at


I see in tcpmon that there IS attachment content (which seems to be 
correct) but nevertheless there is a SAXParseException thrown on 
client side.

Software: Axis 1.0, Tomcat 4.1.12, JDK 1.4.1, Linux

Only one line has changed in the service class (file attached), for all other 
attachments see Bug #13725:
http://nagoya.apache.org/bugzilla/show_bug.cgi?id=13725