Re: server-side endpoint cleanup problem in spring based CXF scenarios in OSGi

2011-07-07 Thread Aki Yoshida
2011/7/6 Willem Jiang : > On 7/6/11 8:39 PM, Aki Yoshida wrote: >> >> Hi, >> There seems to be a problem in working with a spring based CXF >> server-side endpoint in OSGi that can lead to a serious stability >> issue. I would like to bring up this problem here for discussion so >> that we can find

Introducing a new Reliable JMS CXF Transport

2011-07-07 Thread Florent BENOIT
Hi CXF guys, I would like to introduce a new CXF transport that we've developed and that could be contributed back to the CXF community. It is called "Reliable JMS transport" When this transport has been designed, the goal was to have a reliable transport that we could called "Enterprise

rt/rs/security module

2011-07-07 Thread Sergey Beryozkin
Hi, I'm starting experimenting with XML and SAML security, it's the early days, but I'm thinking of introducing a rt/rs/security top-level module, which will have 1. rt/rs/security/xml - just 'basic' XMlSig/Encr support 2. rt/rs/security/saml - various things to do with SAML then, a bit further d

Re: EJBInvoker, progress, observations, questions about EJB creation organization, other various questions.

2011-07-07 Thread Ryan Zoerner
>Do you agree or do you still see the need to have custom >JAXRSEJBInvoker & custom EJBResourceProvider ? I'm not sure what >JAXRSEJBInvoker will do ? Then, in order to create the EJBInstance, it would be nice to have some create EJB Instance method, as described before, which would take things

Re: EJBInvoker, progress, observations, questions about EJB creation organization, other various questions.

2011-07-07 Thread Ryan Zoerner
There was a bit of a typo: "because Jonas InvokerFactory only extends, for invocation(..) method calls from AbstractInvoker (including performInvocation)" because Jonas InvokerFactory ( the only other code referenced in EasyBeansCXFInvoker.invoke(4 params) ) extends AbstractInvok