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 "Rich Scheuerle (JIRA)" <ji...@apache.org> on 2008/08/06 16:50:44 UTC

[jira] Work started: (AXIS2-3963) Null DataHandler objects as MIME attachments

     [ https://issues.apache.org/jira/browse/AXIS2-3963?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Work on AXIS2-3963 started by Rich Scheuerle.

> Null DataHandler objects as MIME attachments
> --------------------------------------------
>
>                 Key: AXIS2-3963
>                 URL: https://issues.apache.org/jira/browse/AXIS2-3963
>             Project: Axis 2.0 (Axis2)
>          Issue Type: Improvement
>          Components: jaxws
>         Environment: windows
>            Reporter: Samuel Isokpunwu
>            Assignee: Rich Scheuerle
>         Attachments: patch1.txt
>
>
> Using SWA- raw MIME attachments, it is desireable to be able specify a null DataHandler object as a method parameter
> when there is no attachment to be returned.  (For example, in a document retrieval service when the document image is
> not found).    Both client and server threw NPE's when this happened.
> This change allows this to work. 
> The resulting soap message message is a mime type message with only one part, the soap envelope.  This is allowable
> per WS-I.Attachment Profile 1.0 clause R2917.
> Code description and implementation was originally done by Bruce Tiffany/Austin/IBM@IBMUS

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


---------------------------------------------------------------------
To unsubscribe, e-mail: axis-dev-unsubscribe@ws.apache.org
For additional commands, e-mail: axis-dev-help@ws.apache.org