Re: How to contribue a CXF JAX-RS OSGi Sample?

2011-11-24 Thread Sergey Beryozkin
Hi KL On 23/11/11 16:02, K Fung wrote: Hi Sergey, I'm wondering if 'minimalosgi' has to be exported ? I tried this before and it didn't work. minimalosgi has one classloader; the CXF bundle has its own classloader. minimalosgi's classloader has knowledge about CXF (due to the Import-Package

Re: Jaxws's provider's null response behavior

2011-11-24 Thread Aki Yoshida
2011/11/21 Daniel Kulp : > > > This all sounds OK to me.   However, once it's in place on trunk, please ping > me to let me know and I'll run the TCK against it.   Modifications that affect > the JAX-WS behavior generally scare me and I like to verify with the TCK if > possible.  :-) > Hi Dan, Oka