[ 
https://issues.apache.org/activemq/browse/CAMEL-726?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=44318#action_44318
 ] 

Claus Ibsen commented on CAMEL-726:
-----------------------------------

The best person to look into this is Willem.

Eduard have your tried google and checked that without Camel the CXF part 
works? Maybe you could debug and track what the header name/value was that 
cause this exception.
Would help in the trace of the bug.

> Exception on using WS-Addressing with Apache Camel as Transport
> ---------------------------------------------------------------
>
>                 Key: CAMEL-726
>                 URL: https://issues.apache.org/activemq/browse/CAMEL-726
>             Project: Apache Camel
>          Issue Type: Bug
>          Components: camel-cxf
>    Affects Versions: 1.4.0
>            Reporter: Eduard Hildebrandt
>             Fix For: 1.4.0, 1.5.0
>
>         Attachments: example-ws-addr.zip
>
>
> Not sure if this is a bug in CXF or Camel. Please see attached sample project.
> --------------------------------------------------
> INFO: Interceptor has thrown exception, unwinding now
> org.apache.cxf.binding.soap.SoapFault: A header representing a Message 
> Addressing Property is not valid and the message cannot be processed
>       at 
> org.apache.cxf.ws.addressing.MAPAggregator.mediate(MAPAggregator.java:375)
>       at 
> org.apache.cxf.ws.addressing.MAPAggregator.handleMessage(MAPAggregator.java:159)
>       at 
> org.apache.cxf.phase.PhaseInterceptorChain.doIntercept(PhaseInterceptorChain.java:221)
>       at 
> org.apache.cxf.transport.ChainInitiationObserver.onMessage(ChainInitiationObserver.java:78)
>       at 
> org.apache.camel.component.cxf.transport.CamelDestination.incoming(CamelDestination.java:148)
>       at 
> org.apache.camel.component.cxf.transport.CamelDestination$ConsumerProcessor.process(CamelDestination.java:172)
>       at 
> org.apache.camel.impl.converter.AsyncProcessorTypeConverter$ProcessorToAsyncProcessorBridge.process(AsyncProcessorTypeConverter.java:43)
>       at 
> org.apache.camel.component.direct.DirectProducer.process(DirectProducer.java:59)
>       at 
> org.apache.camel.processor.SendProcessor.process(SendProcessor.java:75)
>       at 
> org.apache.camel.management.InstrumentationProcessor.process(InstrumentationProcessor.java:57)
>       at 
> org.apache.camel.processor.DeadLetterChannel.process(DeadLetterChannel.java:155)
>       at 
> org.apache.camel.processor.DeadLetterChannel.process(DeadLetterChannel.java:91)
>       at 
> org.apache.camel.management.InstrumentationProcessor.process(InstrumentationProcessor.java:57)
>       at 
> org.apache.camel.processor.UnitOfWorkProcessor.process(UnitOfWorkProcessor.java:39)
>       at 
> org.apache.camel.util.AsyncProcessorHelper.process(AsyncProcessorHelper.java:41)
>       at 
> org.apache.camel.processor.DelegateAsyncProcessor.process(DelegateAsyncProcessor.java:66)
>       at 
> org.apache.camel.component.jms.EndpointMessageListener.onMessage(EndpointMessageListener.java:68)
>       at 
> org.springframework.jms.listener.AbstractMessageListenerContainer.doInvokeListener(AbstractMessageListenerContainer.java:531)
>       at 
> org.springframework.jms.listener.AbstractMessageListenerContainer.invokeListener(AbstractMessageListenerContainer.java:466)
>       at 
> org.springframework.jms.listener.AbstractMessageListenerContainer.doExecuteListener(AbstractMessageListenerContainer.java:435)
>       at 
> org.springframework.jms.listener.AbstractPollingMessageListenerContainer.doReceiveAndExecute(AbstractPollingMessageListenerContainer.java:322)
>       at 
> org.springframework.jms.listener.AbstractPollingMessageListenerContainer.receiveAndExecute(AbstractPollingMessageListenerContainer.java:260)
>       at 
> org.springframework.jms.listener.DefaultMessageListenerContainer$AsyncMessageListenerInvoker.invokeListener(DefaultMessageListenerContainer.java:944)
>       at 
> org.springframework.jms.listener.DefaultMessageListenerContainer$AsyncMessageListenerInvoker.run(DefaultMessageListenerContainer.java:875)
>       at java.lang.Thread.run(Thread.java:595)

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

Reply via email to