Re: svn commit: r1354452 - in /cxf/branches/2.4.x-fixes: ./ rt/frontend/jaxrs/src/main/java/org/apache/cxf/jaxrs/utils/ rt/frontend/jaxrs/src/test/java/org/apache/cxf/jaxrs/utils/

2012-07-05 Thread Willem Jiang
I just committed a quick fix for it. Sergey, if you have time, please double check it. On Wed Jul 4 08:44:12 2012, Freeman Fang wrote: Hi Sergey, This commit break some jaxrs tests in 2.5.x branch, they're

Re: more flexibility in configuring httpconduit's tlsClientParameters in spring or blueprint?

2012-07-05 Thread Sergey Beryozkin
Hi Aki On 04/07/12 11:59, Aki Yoshida wrote: Hi, I haven been wondering about this for a while and I would like to hear your thoughts. Concretely, I am wondering if people are happy with the current file or resource based keystore instantiation provided by the tlsClientParameters's

Re: svn commit: r1354452 - in /cxf/branches/2.4.x-fixes: ./ rt/frontend/jaxrs/src/main/java/org/apache/cxf/jaxrs/utils/ rt/frontend/jaxrs/src/test/java/org/apache/cxf/jaxrs/utils/

2012-07-05 Thread Sergey Beryozkin
Oh, sorry, completely missed it. Will look asap Cheers, Sergey On 05/07/12 10:02, Willem Jiang wrote: I just committed a quick fix for it. Sergey, if you have time, please double check it. On Wed Jul 4 08:44:12 2012, Freeman Fang wrote: Hi Sergey, This commit break some jaxrs tests in

Re: svn commit: r1354452 - in /cxf/branches/2.4.x-fixes: ./ rt/frontend/jaxrs/src/main/java/org/apache/cxf/jaxrs/utils/ rt/frontend/jaxrs/src/test/java/org/apache/cxf/jaxrs/utils/

2012-07-05 Thread Sergey Beryozkin
Hi Willem, Freeman Willem, the fix looks OK, thanks for doing it, I was doing the merge to 2.5.x manually so that led to that broken code Cheers, Sergey On 05/07/12 10:08, Sergey Beryozkin wrote: Oh, sorry, completely missed it. Will look asap Cheers, Sergey On 05/07/12 10:02, Willem Jiang

Re: more flexibility in configuring httpconduit's tlsClientParameters in spring or blueprint?

2012-07-05 Thread Aki Yoshida
2012/7/5 Sergey Beryozkin sberyoz...@gmail.com: Hi Aki On 04/07/12 11:59, Aki Yoshida wrote: Hi, I haven been wondering about this for a while and I would like to hear your thoughts. Concretely, I am wondering if people are happy with the current file or resource based keystore

Re: more flexibility in configuring httpconduit's tlsClientParameters in spring or blueprint?

2012-07-05 Thread Sergey Beryozkin
Hi Aki, On 05/07/12 11:58, Aki Yoshida wrote: 2012/7/5 Sergey Beryozkinsberyoz...@gmail.com: Hi Aki On 04/07/12 11:59, Aki Yoshida wrote: Hi, I haven been wondering about this for a while and I would like to hear your thoughts. Concretely, I am wondering if people are happy with the current

Re: more flexibility in configuring httpconduit's tlsClientParameters in spring or blueprint?

2012-07-05 Thread Willem Jiang
+1,it makes our life easier to share the security parameter beans across the http conduit. On Thu Jul 5 19:09:57 2012, Sergey Beryozkin wrote: Hi Aki, On 05/07/12 11:58, Aki Yoshida wrote: 2012/7/5 Sergey Beryozkinsberyoz...@gmail.com: Hi Aki On 04/07/12 11:59, Aki Yoshida wrote: Hi, I

more flexibility in configuring httpconduit's tlsClientParameters using spring or blueprint?

2012-07-05 Thread Aki Yoshida
Hi Team, I haven been wondering about this for a while and I would like to hear your thoughts. Concretely, I am wondering if people are happy with the current file or resource based keystore instantiation supported by the tlsClientParameters's configuration schema. The current schema does not

Re: more flexibility in configuring httpconduit's tlsClientParameters in spring or blueprint?

2012-07-05 Thread Freeman Fang
Sounds good to me, +1 Freeman On 2012-7-5, at 下午10:28, Willem Jiang wrote: +1,it makes our life easier to share the security parameter beans across the http conduit. On Thu Jul 5 19:09:57 2012, Sergey Beryozkin wrote: Hi Aki, On 05/07/12 11:58, Aki Yoshida wrote: 2012/7/5 Sergey