You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@cxf.apache.org by "Freeman Fang (JIRA)" <ji...@apache.org> on 2007/03/15 07:56:09 UTC

[jira] Created: (CXF-461) if holder part is the first one of output messsage, runtime will fail

if holder part  is the first one of output messsage, runtime will fail
----------------------------------------------------------------------

                 Key: CXF-461
                 URL: https://issues.apache.org/jira/browse/CXF-461
             Project: CXF
          Issue Type: Bug
            Reporter: Freeman Fang
         Assigned To: Freeman Fang




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


[jira] Updated: (CXF-461) if holder part is the first one of output messsage, runtime will fail

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

Freeman Fang updated CXF-461:
-----------------------------

    Attachment: soapheader.wsdl

see the sendReceiveAnyType operation in the wsdl. inout Holder is the first part of input and output message, but runtime always assume the first part of output message is not the holder which will cause ClassCastException

> if holder part  is the first one of output messsage, runtime will fail
> ----------------------------------------------------------------------
>
>                 Key: CXF-461
>                 URL: https://issues.apache.org/jira/browse/CXF-461
>             Project: CXF
>          Issue Type: Bug
>            Reporter: Freeman Fang
>         Assigned To: Freeman Fang
>         Attachments: soapheader.wsdl
>
>


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


[jira] Resolved: (CXF-461) if holder part is the first one of output messsage, runtime will fail

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

Freeman Fang resolved CXF-461.
------------------------------

    Resolution: Fixed

> if holder part  is the first one of output messsage, runtime will fail
> ----------------------------------------------------------------------
>
>                 Key: CXF-461
>                 URL: https://issues.apache.org/jira/browse/CXF-461
>             Project: CXF
>          Issue Type: Bug
>            Reporter: Freeman Fang
>         Assigned To: Freeman Fang
>         Attachments: soapheader.wsdl
>
>


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