geronimo jars

2009-09-27 Thread jim ma
Is there any specific reason we use geronimo-*-spec-x.x.x.jar ? Why we do not use sun's equivalent ? Cheers, Jim

Re: D-OSGi and REST

2009-09-27 Thread Demetris
Sergey one more question if you don't mind - you probably saw some of my earlier postings with Benson regarding running Web Services on mobiles. I can easily run KF or Equinox on mobiles and I can run some SOAP-based engines (ksoap-osgi) and open source Web Servers. I am leaning towards runnin

Re: D-OSGi and REST

2009-09-27 Thread Demetris
Hi Sergey, sounds good - yes it is RFC 119 and you are right it is not implemented in KF as of now but I think it is in the works. For the rest I will follow up and see how far I get. Thanks again Sergey Beryozkin wrote: Hi Yes, we do, it is the CXF JAXRS implementation which is embedd

Re: D-OSGi and REST

2009-09-27 Thread Sergey Beryozkin
Hi Yes, we do, it is the CXF JAXRS implementation which is embedded inside the DOSGI RI but given that the RI is based on CXF it's probably can be expected. But DOSGi is an open spec. > > Can I conceivably run this particular REST GreeterService and its > client on any OSGi Web > Server (how ab