[
https://issues.apache.org/activemq/browse/SM-1592?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=46038#action_46038
]
Ron Gavlin commented on SM-1592:
--------------------------------
Hi Freeman,
One more thought.
Note the comment in CXF subversion commit:
http://svn.apache.org/viewvc?view=rev&revision=489574 - "TODO
Support blocking and noblocking connector".
If the above TODO has not been implemented, should a CXF JIRA be added to
implement support for a non-blocking http connector? In a CXF server, a
non-blocking connector is probably not that important because the service
itself is likely to be short-lived. However, ESB integration processes tend to
be longer running operations. So, support for a non-blocking connector in a
smx-cxf-bc consumer is much more significant.
What do you think?
Ron
> cxf-bc consumer should allow async sending of message exchanges to the NMR
> --------------------------------------------------------------------------
>
> Key: SM-1592
> URL: https://issues.apache.org/activemq/browse/SM-1592
> Project: ServiceMix
> Issue Type: Improvement
> Components: servicemix-cxf-bc
> Affects Versions: 3.2.2
> Reporter: Ron Gavlin
> Assignee: Freeman Fang
> Fix For: 3.2.3, 3.3
>
>
> cxf-bc consumer should allow async sending of message exchanges to the NMR.
> Currently, two-way requests are always sent synchronously. I would think that
> two-way requests should by sent asynchronously by default, similar to how
> most other smx-bc consumers behave. The synchronous boolean property should
> be exposed via xbean and probably set to false by default.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.