Spring 3 results...

2009-12-17 Thread Daniel Kulp
We're down to two test failures when using Spring 3. Both of the JAXRSSpringSecurity tests are failing. Not sure yet. The version of spring security we are picking up may have an issue. Not really sure. Anyway, things are looking pretty good with Spring3 now. :-) -- Daniel Kulp d

Re: Spring 3 and JMS......

2009-12-17 Thread Daniel Kulp
OK. Figured it out. With Spring 2.x, the DefaultMessageListenerContainer that we create seems to be automatically started. We don't ever call start on it. With Spring 3, we need to call start().If I add that call after the initialize, all the JMS tests pass. Dan On Thu December

Spring 3 and JMS......

2009-12-17 Thread Daniel Kulp
I added a profile to the build to build/run with the recently released Spring 3. I have it completely building now (although a bunch of warnings as Spring deprecated a bunch of stuff that we need to call for Spring 2.5), however, the JMS tests are hanging. I would really appreciate it i

Distributed OSGi JIRA

2009-12-17 Thread Daniel Kulp
I just wanted to let everyone know that we've setup a separate JIRA for the Distributed OSGi project: https://issues.apache.org/jira/browse/DOSGI Which should allow the project to have more control of their issues and components and versions and such. I've moved all the DOSGI related issue

Re: Should DOSGi have it's own JIRA?

2009-12-17 Thread davidb
2009/12/17 Daniel Kulp : > I've set it up: > https://issues.apache.org/jira/browse/DOSGI Nice! > On a related note, should we have a separate DOSGi space on the wiki as well > like we do for the docs?    It could then have it's own navigation bar, > etc > > The top level page at cxf.apache.or

Re: Should DOSGi have it's own JIRA?

2009-12-17 Thread Daniel Kulp
On Thu December 17 2009 5:33:39 am dav...@apache.org wrote: > Yeah - I think its a good idea to put CXF DOSGi as a separate project in > JIRA. I've set it up: https://issues.apache.org/jira/browse/DOSGI On a related note, should we have a separate DOSGi space on the wiki as well like we do for

Re: Migrating CXF-DOSGi to be complaint with the new OSGi Remote Service Admin spec

2009-12-17 Thread David Bosschaert
Marc has submitted the first patch to bug 2427. I'll be applying the patch shortly. As this is work in progress, here's a summary of a few things that aren't finished yet: Remote Service Admin & Topology Manager (former DSW): - Support

Re: Should DOSGi have it's own JIRA?

2009-12-17 Thread davidb
Yeah - I think its a good idea to put CXF DOSGi as a separate project in JIRA. Thanks, David 2009/12/17 Daniel Kulp : > > Is there any objections to moving the DOSGI stuff out to it's own JIRA?  If > not, I'll do so on Friday.   Speak now...  :-) > > Dan > > > On Mon December 14 2009 2:39:17 pm