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/08/16 23:26:54 UTC

DO NOT REPLY [Bug 11781] New: - NullPointerException in JAFDataHandlerSerializer

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

NullPointerException in JAFDataHandlerSerializer

           Summary: NullPointerException in JAFDataHandlerSerializer
           Product: Axis
           Version: beta-3
          Platform: Other
        OS/Version: Other
            Status: NEW
          Severity: Normal
          Priority: Other
         Component: Serialization/Deserialization
        AssignedTo: axis-dev@xml.apache.org
        ReportedBy: rkimbrell@northropgrumman.com


Attempted to run samples/attachments (see attached file for command line I used)
and encountered NullPointerException at org.apache.axis.encoding.ser.\
JAFDataHandlerSerializer.serialize(JAFDataHandlerSerialzer.java:113) (see
attached file for detailed output).

Deployed samples/attachments according to README.  Attempted to send a small
file (a copy of README).  Encountered error.

It could well be I've screwed up somewhere.  I'm looking at the code, but it'll
be days (weeks?) before I can be of any use there.  So I'm submitting this now
and will try to figure out what's going on.

Regards,
Roy