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

[jira] Updated: (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 ]

Edell Nolan updated SM-1259:
----------------------------

    Attachment: cxfse-sm1259.patch

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