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 "Jorge Fernández (JIRA)" <ji...@apache.org> on 2007/09/24 20:28:51 UTC

[jira] Updated: (AXIS2-3226) MTOM has problems when I create an attachtment from a byte array of zero elements

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

Jorge Fernández updated AXIS2-3226:
-----------------------------------

    Attachment: message1.txt

> MTOM has problems when I create an attachtment from a byte array of zero elements
> ---------------------------------------------------------------------------------
>
>                 Key: AXIS2-3226
>                 URL: https://issues.apache.org/jira/browse/AXIS2-3226
>             Project: Axis 2.0 (Axis2)
>          Issue Type: Bug
>         Environment: Windows XP SP2, Tomcat 6.0
>            Reporter: Jorge Fernández
>         Attachments: message1.txt
>
>
> If I define a DataHandler from an ByteArrayDataSource and this one from a byte array of zero elements, I get the following exception in the client:
> org.apache.axis2.AxisFault: Referenced Attachment not found in the MIME Message. ContentID:1.urn:uuid:0549F3F826EC3041861188639371827@apache.org
> at org.apache.axis2.AxisFault.makeFault(AxisFault.java:417)
> at client.Medici_LinkStub.fromOM(Medici_LinkStub.java:50213)
> at client.Medici_LinkStub.getSignalData(Medici_LinkStub.java:6500)
> at client.ClientUtilities.getSignalDataTest(ClientUtilities.java:600)
> at client.Client.main(Client.java:172)
> Caused by: org.apache.axiom.om.OMException: Referenced Attachment not found in the MIME Message.
> ContentID:1.urn:uuid:0549F3F826EC3041861188639371827@apache.org
> at org.apache.axiom.soap.impl.builder.MTOMStAXSOAPModelBuilder.getDataHandler(MTOMStAXSOAPModelBuilder.java:106)Closing
> session...
> at client.Medici_LinkStub$ExtDataSegment$Factory.parse(Medici_LinkStub.java:34167)
> at client.Medici_LinkStub$ExtSignalData$Factory.parse(Medici_LinkStub.java:35862)
> at client.Medici_LinkStub$GetSignalDataResponse$Factory.parse(Medici_LinkStub.java:8777)
> at client.Medici_LinkStub.fromOM(Medici_LinkStub.java:49766)
> ... 3 more

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