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 "Nick Gallardo (JIRA)" <ji...@apache.org> on 2007/12/12 16:25:43 UTC

[jira] Created: (AXIS2-3402) Nested swaRef attachments not sent in message

Nested swaRef attachments not sent in message
---------------------------------------------

                 Key: AXIS2-3402
                 URL: https://issues.apache.org/jira/browse/AXIS2-3402
             Project: Axis 2.0 (Axis2)
          Issue Type: Bug
          Components: jaxws
    Affects Versions: 1.4
            Reporter: Nick Gallardo
            Assignee: Nick Gallardo


If someone has defined a swaRef attachment that is nested within an element, we will do the correct processing and include the <swaRef href="blah"/> element when writing out to the wire.

The problem is that we don't include the actual attachment data for the individual MIME parts.

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


[jira] Resolved: (AXIS2-3402) Nested swaRef attachments not sent in message

Posted by "Nick Gallardo (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/AXIS2-3402?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Nick Gallardo resolved AXIS2-3402.
----------------------------------

    Resolution: Fixed

Fixed in 608602.

> Nested swaRef attachments not sent in message
> ---------------------------------------------
>
>                 Key: AXIS2-3402
>                 URL: https://issues.apache.org/jira/browse/AXIS2-3402
>             Project: Axis 2.0 (Axis2)
>          Issue Type: Bug
>          Components: jaxws
>    Affects Versions: 1.4
>            Reporter: Nick Gallardo
>            Assignee: Nick Gallardo
>         Attachments: patch.txt
>
>
> If someone has defined a swaRef attachment that is nested within an element, we will do the correct processing and include the <swaRef href="blah"/> element when writing out to the wire.
> The problem is that we don't include the actual attachment data for the individual MIME parts.

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


[jira] Updated: (AXIS2-3402) Nested swaRef attachments not sent in message

Posted by "Nick Gallardo (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/AXIS2-3402?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Nick Gallardo updated AXIS2-3402:
---------------------------------

    Attachment: patch.txt

A patch for the issue.

> Nested swaRef attachments not sent in message
> ---------------------------------------------
>
>                 Key: AXIS2-3402
>                 URL: https://issues.apache.org/jira/browse/AXIS2-3402
>             Project: Axis 2.0 (Axis2)
>          Issue Type: Bug
>          Components: jaxws
>    Affects Versions: 1.4
>            Reporter: Nick Gallardo
>            Assignee: Nick Gallardo
>         Attachments: patch.txt
>
>
> If someone has defined a swaRef attachment that is nested within an element, we will do the correct processing and include the <swaRef href="blah"/> element when writing out to the wire.
> The problem is that we don't include the actual attachment data for the individual MIME parts.

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