Claus Ibsen wrote:
On Fri, Aug 27, 2010 at 3:25 PM, Willem Jiang <willem.ji...@gmail.com> wrote:
Hi Claus,

I'm planing to implement this feature[1] into Camel 2.5 next week.

[1]https://issues.apache.org/activemq/browse/CAMEL-3086


Looks like a great feature. Lets get it in for 2.5.

BTW: I wonder if camel-cxf RS Producer (REST) supports the async CXF
API as well?
Looking into the source in CxfRsProducer it appears to be synchronous.

And it uses org.apache.cxf.jaxrs.client.WebClient as the client to
send the request.
Wonder if CXF has an async API for this client?

I just went through the WebClient, it's based on HttpURLConnetion to provide handy API to invoke the RESTful service.

I don't think it supports async API so far. Maybe we can add this API in the future version of CXF.

Willem





Willem

Claus Ibsen wrote:
Hi

Its just 6-7 weeks ago we released Camel 2.4, and we already got
approx 150 tickets resolved on the road for Camel 2.5.

Camel 2.5 doesn't have a lot of new features, but it does have many
great improvements and bug fixes. So it becomes a great and stable
Camel release.
I have therefore started moving tickets with bigger new features to
Camel 2.6 or even 3.0.

I suggest that we release Camel 2.5 next month. For example in about 2
weeks time if that suites our release manager, Hadrian :)

We are currently having a couple of dependencies to OSGi bundles being
released at SMX.
The vote is currently in progress, and they should be out in central
maven repo next week.

What remains to be done is to trim the size of camel-web to remove the
unneeded stuff which has crept into it. See another mail on dev about
this.

If you got any must have features, bug fixes, improvements, then its
time to raise your voice.


You can see the current in progress release notes
http://camel.apache.org/camel-250-release.html






Reply via email to