Re: Async http client experiments....

2012-09-04 Thread Daniel Kulp
On Aug 6, 2012, at 10:43 AM, Oleg Kalnichevski wrote: CXF allows these to be configured on a per-client (and sometimes even per- request) basis.It looks like HC seems to have these on the connection factory. >>> >>> It does not have to be this way. Connections can start off as

Re: Async http client experiments....

2012-09-04 Thread Daniel Kulp
Finally had a chance over the last week or so to re-dig into the async http stuff. You've probably seen a lot of commits and such related to it. :-) Good news: ALL of the CXF system tests now pass using it instead of the URLConnection based transport. I'm pretty excited about that as that's

cxf pull request: [CXF-4490] cxf-codegen-plugin does not detect changes in ...

2012-09-04 Thread joshbeitelspacher
Github user joshbeitelspacher closed the pull request at: https://github.com/apache/cxf/pull/2

Roadmap ?

2012-09-04 Thread Cabrera Juan Manuel
Sorry, my previous email had an incorrect subject... -Message d'origine- De : Cabrera Juan Manuel Envoyé : mardi 4 septembre 2012 16:48 À : 'dev@cxf.apache.org' Objet : RE: Facing error on Weblogic 11g with Apache CXF |u sing POST IN REST |Need help Hello everyone. I just dug out an old

RE: Facing error on Weblogic 11g with Apache CXF |u sing POST IN REST |Need help

2012-09-04 Thread Cabrera Juan Manuel
Hello everyone. I just dug out an old email about the Fediz roadmap (March, 29th 2012): http://mail-archives.apache.org/mod_mbox/cxf-dev/201203.mbox/%3c79ab4452999c844d9920e03635332731120...@s10be002.sh10.lan%3E#archives >> Roadmap >> - >> >> 1st release (end of april): >> - Move conf

Re: Facing error on Weblogic 11g with Apache CXF |u sing POST IN REST |Need help

2012-09-04 Thread Sergey Beryozkin
Hi On 03/09/12 11:11, himanshu wrote: Hi everyone, We are facing a a issue in weblogic with Apche CXF,(Have been looking for a solution since long) We are using weblogic 11g(OCCAS) on linux machine. Its in cluster ,application gets deployed through the admin server on engines. We are using APACH