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 "Steve Green (JIRA)" <ax...@ws.apache.org> on 2004/10/28 20:27:32 UTC

[jira] Updated: (AXIS-1632) NPE Using DeserializationContext

     [ http://issues.apache.org/jira/browse/AXIS-1632?page=history ]

Steve Green updated AXIS-1632:
------------------------------

    Attachment: dser.patch

This is the same fix used on AXIS-1585.  The fix involves using the Use class to determine the encoding style, if the message context is missing.  I've kept the use of Use.ENCODED, however I believe that it would be better to use Use.DEFAULT for both.

> NPE Using DeserializationContext
> --------------------------------
>
>          Key: AXIS-1632
>          URL: http://issues.apache.org/jira/browse/AXIS-1632
>      Project: Axis
>         Type: Bug
>   Components: Basic Architecture
>     Versions: 1.2RC2
>     Reporter: Steve Green
>  Attachments: dser.patch
>
> Deserialization will fail if there isn't a message context associated with the DeserializationContext.  The DeserializationContext uses the message context to determine the encoding style.
> This bug is analagous to AXIS-1585.

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