Re: Anybody want a web service?

2011-03-10 Thread Benson Margulies
I've done a lot with the CXF multi-part support, and I could have sworn that it's an implementation of the JAX-RS standard. Spring is no longer required for CXF, though I'm accustomed to using it ,and there's considerable OSGi fermentation at CXF that I'm not always qualified to comprehend. For t

Re: Anybody want a web service?

2011-03-10 Thread Jeremias Maerki
As already mentioned in a different place: sounds interesting. Some thoughts of mine on this: I'd prefer a REST service over a SOAP service. Ideally, this would work with plain JAX-RS so it is independent of the implementation but since such a service would certainly require multipart support that