You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@servicemix.apache.org by "Freeman Fang (JIRA)" <ji...@apache.org> on 2008/03/05 04:16:35 UTC

[jira] Resolved: (SM-1259) Error in CxfBc WrapperOutInterceptor - uses the location in the iterator.

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

Freeman Fang resolved SM-1259.
------------------------------

    Resolution: Fixed

commit patch on behalf of Edell Nolan
 http://svn.apache.org/viewvc?rev=633756&view=rev for 3.3 branch
 http://svn.apache.org/viewvc?rev=633753&view=rev for 3.2.2 branch

thanks Edell

> Error in CxfBc WrapperOutInterceptor - uses the location in the iterator.
> -------------------------------------------------------------------------
>
>                 Key: SM-1259
>                 URL: https://issues.apache.org/activemq/browse/SM-1259
>             Project: ServiceMix
>          Issue Type: Bug
>          Components: servicemix-cxf-se
>            Reporter: Edell Nolan
>            Assignee: Freeman Fang
>             Fix For: 3.2.2
>
>         Attachments: cxfse-sm1259.patch
>
>
> Its attempting to get the object at the parts location in the iterator. 
> but in using CXF everything is set up initially to use the index stored in the part. 
> So it just needs to use the part.getIndex() 
> File attached.
> Edell.

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