Re: Failing to set an Origin header with a WebClient

2012-02-02 Thread Sergey Beryozkin
Hi The hint from Alex Declent, The solution is to set the system property sun.net.http.allowRestrictedHeaders to true. , should help here as well, I may update the CORS tests to use WebClient and see if it helps... Cheers, Sergey On 01/12/11 16:13, Sergey Beryozkin wrote: Hi Dan On

[VOTE] Apache DOSGi 1.3 Release

2012-02-02 Thread Sergey Beryozkin
Apache CXF DOSGI subproject is a Reference Implementation of the OSGI Remote Services Specification which offers an alternative approach toward dynamically deploying and updating remote service endpoints and consumers using the OSGI programming model. We have been working on the 1.3 release

Re: [VOTE] Apache DOSGi 1.3 Release

2012-02-02 Thread David Bosschaert
Excellent work, Sergey. Big +1 from me! David On 2 February 2012 13:33, Sergey Beryozkin sberyoz...@gmail.com wrote: Apache CXF DOSGI subproject is a Reference Implementation of the OSGI Remote Services Specification which offers an alternative approach toward dynamically deploying and

Re: [VOTE] Apache DOSGi 1.3 Release

2012-02-02 Thread Colm O hEigeartaigh
+1. One minor point from the release notes - Many dependencies have been updated, including the update to CXF 2.5.1. - this should be 2.5.2 right? Colm. On Thu, Feb 2, 2012 at 1:59 PM, David Bosschaert david.bosscha...@gmail.com wrote: Excellent work, Sergey. Big +1 from me! David On 2

JAX-RS: Is anyone using CodeGeneratorProvider

2012-02-02 Thread Sergey Beryozkin
Hi, I'm thinking of deleting CodeGeneratorProvider [1] for 2.6 only, given that it seems to be redundant now that we have a wadl2java command line tool and plugin. The idea behind CodeGeneratorProvider has been that one can just quickly download a zipped source from the dev/test service

Re: [VOTE] Apache DOSGi 1.3 Release

2012-02-02 Thread Sergey Beryozkin
On 02/02/12 14:30, Colm O hEigeartaigh wrote: +1. One minor point from the release notes - Many dependencies have been updated, including the update to CXF 2.5.1. - this should be 2.5.2 right? Will it require me to repeat the process or a minor note on the DOSGi page pointing to the typo

Re: [VOTE] Apache DOSGi 1.3 Release

2012-02-02 Thread Colm O hEigeartaigh
I wouldn't think so, I'm +1 with going ahead and just noting it online. Colm. On Thu, Feb 2, 2012 at 3:05 PM, Sergey Beryozkin sberyoz...@gmail.com wrote: On 02/02/12 14:30, Colm O hEigeartaigh wrote: +1. One minor point from the release notes - Many dependencies have been updated,

Re: [VOTE] Apache DOSGi 1.3 Release

2012-02-02 Thread Christian Schneider
+1 Christian Am 02.02.2012 14:33, schrieb Sergey Beryozkin: Apache CXF DOSGI subproject is a Reference Implementation of the OSGI Remote Services Specification which offers an alternative approach toward dynamically deploying and updating remote service endpoints and consumers using the OSGI