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 03:20:35 UTC

[jira] Assigned: (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 reassigned SM-1259:
--------------------------------

    Assignee: Freeman Fang

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