[
https://issues.apache.org/activemq/browse/SMXCOMP-476?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Francois Mireaux updated SMXCOMP-476:
-------------------------------------
Attachment: smx-cxfbc-provider.patch
With this patch on org.apache.servicemix.cxfbc.CxfBCProvider.java and
org.apache.servicemix.cxfbc.CxfBcProviderMessageObserver.java dialog goes
further between client and server : the CreateSequence request is sent and
CreateSequenceResponse received.
But we probably need to do something more than "return" in the onMessage method
of CxfBcProviderMessageObserver when there is no MessageExchange object in the
Exchange associated whith the message (which is the case when the message is
the CreateSequenceResponse): error is now a timeout in
org.apache.cxf.endpoint.ClientImpl, waiting on response for CreateSequence
request.
Any idea ?
> A CXF-BC provider used with WS-RM sends the CreateSequence request without
> SOAP envelope
> ----------------------------------------------------------------------------------------
>
> Key: SMXCOMP-476
> URL: https://issues.apache.org/activemq/browse/SMXCOMP-476
> Project: ServiceMix Components
> Issue Type: Bug
> Components: servicemix-cxf-bc
> Affects Versions: servicemix-cxf-bc-2008.01
> Environment: Windows XP SP2
> Reporter: Francois Mireaux
> Assignee: Freeman Fang
> Attachments: CxfBcRMProviderTest.java, smx-cxfbc-provider.patch
>
>
> This bug is a little symetric of SMXCOMP-446 (a CXF-BC consumer with WS-RM
> sends CreateSequenceResponse with a void body) but the solution (add a
> bareOut interceptor) do nothing.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.