Re: Issue with multiple CXF servlets (and proposed fix)

2008-12-23 Thread Sergey Beryozkin
Hi, Since you include ...cxf.xml in the jaxrs spring configuration file, the jaxrs endpoint can't take the already created bus of the application context into consideration. The new created jaxrs endpoint will use its own context's bus instead using the already configured bus. To fix this

Re: Issue with multiple CXF servlets (and proposed fix)

2008-12-23 Thread Willem Jiang
The default instantiations will include cxf.xml, cxf-extension-*.xml, I think you should not worry about it :) Willem Tong, Gary (FID) wrote: Removing the import statements worked, so that will solve the problem for me. However, as I understand it, not importing any of the files means that I

Re: OsGi Intro?

2008-12-23 Thread David Bosschaert
Hi Benson, A number of people are working on books about OSGi but AFAIK none of them are fully finished yet. I have always liked Neil Bartlett's OSGi tutorials as a starting point, you can find them here: http://neilbartlett.name/blog/osgi-articles/ Neil's also working on a book which I think you