Re: extensions dynamically added/removed from exited bus

2013-07-29 Thread iris ding
Hi , Can we think CXF will not support such usage or in other words, CXF has not taken such function into consideration from it's initial design and such use cases should not be encouraged in CXF -- If user want to make new/removed extensions take effect in existed bus, they need to re-create the

Re: svn commit: r1507984 - in /cxf/trunk/rt/transports/http/src/main: java/org/apache/cxf/transport/servlet/ java/org/apache/cxf/transport/servlet/servicelist/ resources/OSGI-INF/blueprint/

2013-07-29 Thread Sergey Beryozkin
Hi Freeman Can you please update ServiceListGeneratorServlet to actually remove the temp HTTPServletRequest attributes - because they are not needed any more after that ? The reason is that these attributes will leak into JAX-RS ContainerRequestFilter.getProperties() - unfortunately this met

Re: svn commit: r1507984 - in /cxf/trunk/rt/transports/http/src/main: java/org/apache/cxf/transport/servlet/ java/org/apache/cxf/transport/servlet/servicelist/ resources/OSGI-INF/blueprint/

2013-07-29 Thread Sergey Beryozkin
Actually, does not make sense, obviously the request does not continue after that, got confused Sergey On 29/07/13 10:41, Sergey Beryozkin wrote: Hi Freeman Can you please update ServiceListGeneratorServlet to actually remove the temp HTTPServletRequest attributes - because they are not neede

JSR339 Client API implementation

2013-07-29 Thread Nilu Thakur
We are looking in to using CXF 2.7.6 (latest release) as JAX-RS 2.0/JSR 339 implementation. We do have some concerns regarding the Client API implementation,because the CXF site says for the Client API 'To be supported'. Could anyone please verify if JSR 339 Client API has been implemented in C

Re: svn commit: r1507984 - in /cxf/trunk/rt/transports/http/src/main: java/org/apache/cxf/transport/servlet/ java/org/apache/cxf/transport/servlet/servicelist/ resources/OSGI-INF/blueprint/

2013-07-29 Thread Freeman Fang
Hi Sergey, Done, removed unnecessary attributes from HttpServletRequest if pass authentication. Cheers - Freeman(Yue) Fang Red Hat, Inc. FuseSource is now part of Red Hat Web: http://fusesource.com | http://www.redhat.com/ Twitter: freemanfang Blog: http://freemanfang.blogspot.com