Hello, Marcel, Thanks for your input. I took a quick look at XFire and it looks good.
Out of curiosity, is the XFire integration you did something that your company was planning on contributing to Felix? Thanks again! Dave > -----Original Message----- > From: Marcel Offermans [mailto:[EMAIL PROTECTED] > Sent: 26 July 2006 17:51 > To: felix-dev@incubator.apache.org > Subject: Re: SOAP bundle? > > > Hi Dave, > > On Jul 26, 2006, at 10:45 , David Leangen wrote: > > > I noticed that Knoplerfish has a SOAP bundle that encapsulates > > AXIS. Is > > there any plan for anything like this in Felix? Has anybody tried > > to get > > that bundle to work in Felix? > > I tried that a long time ago, but back then it didn't work very well. > In the end we (at our company) decided to create an implementation > based on XFire and we are quite happy with that. XFire is modular and > can be embedded easily and if you depend on Java 5 you can even use > the @WebService annotations to simply annotate the OSGi services you > want remotely accessible. I tested the whole setup against a Visual > Studio environment and it was easy to pick up those services and use > them there. > > Greetings, Marcel > > > >