CXF Aegis is not necessarily going to be compatible with XFire Aegis.

On Wed, Oct 21, 2009 at 4:35 AM, Kooper <[email protected]> wrote:

>
> Hi I have upgraded cfx 2.1.3 to 2.2.3 and now I have exception on the
> server:
> <org.codehaus.xfire.fault.XFireFault: Could not find the attachment
> cid:36de691a-c4ee-4e5f-85b0-63df79d64d73-12@urn
> %3Acws%3Aasset>org.codehaus.xfire.fault.XFireFault:
> Could not find the attachment
> cid:36de691a-c4ee-4e5f-85b0-63df79d64d73-12@urn%3Acws%3Aasset
>        at
>
> org.codehaus.xfire.aegis.type.mtom.AbstractXOPType.readInclude(AbstractXOPType.java:62)
>        at
>
> org.codehaus.xfire.aegis.type.mtom.AbstractXOPType.readObject(AbstractXOPType.java:45)
>        at
>
> org.codehaus.xfire.aegis.type.collection.MapType.readObject(MapType.java:75)
>        at
>
> org.codehaus.xfire.aegis.AegisBindingProvider.readParameter(AegisBindingProvider.java:169)
>        at
>
> org.codehaus.xfire.service.binding.AbstractBinding.read(AbstractBinding.java:206)
>        at
>
> org.codehaus.xfire.service.binding.WrappedBinding.readMessage(WrappedBinding.java:51)
>        at
>
> org.codehaus.xfire.soap.handler.SoapBodyHandler.invoke(SoapBodyHandler.java:42)
>        at
> org.codehaus.xfire.handler.HandlerPipeline.invoke(HandlerPipeline.java:131)
>        at
>
> org.codehaus.xfire.transport.DefaultEndpoint.onReceive(DefaultEndpoint.java:64)
>        at
>
> org.codehaus.xfire.transport.AbstractChannel.receive(AbstractChannel.java:38)
>        at
>
> org.codehaus.xfire.transport.http.XFireServletController.invoke(XFireServletController.java:281)
>        at
>
> org.codehaus.xfire.transport.http.XFireServletController.doService(XFireServletController.java:129)
>        at
>
> org.codehaus.xfire.transport.http.XFireServlet.doPost(XFireServlet.java:116)
>        at javax.servlet.http.HttpServlet.service(HttpServlet.java:637)
>        at javax.servlet.http.HttpServlet.service(HttpServlet.java:717)
>        at
>
> org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:290)
>        at
>
> org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:206)
> ...
> When I used cxf2.1.3 everything worked fine but we need compatibility with
> java 6 so we had to move to cxf2.2.3. Are there any specific updates that I
> should make when upgrading to cxf mentioned above for MTOM to work
> properly?
> Thanks.
> --
> View this message in context:
> http://www.nabble.com/Upgrading-from-cfx-2.1.3-to-2.2.3-and-MTOM-issue-tp25988535p25988535.html
> Sent from the cxf-user mailing list archive at Nabble.com.
>
>

Reply via email to