As Glen just mentioned, the examples package for Talend Service Factory: http://www.talend.com/download.php#SF open the "Documentation and Examples tab.
has 8 jaxrs examples that Sergey and Glen wrote that can walk you through starting from a very basic introduction to get you started to more advanced topics like combinations with JAX-WS, JAX-RS with JMS, using the transformation feature to modify the payloads, authorization, attachments, etc.... Most are setup for both war or OSGi deployments. Lots of very good things in there, just wish I had a nice web page instead of a zip to point you at. :-( Dan On Wednesday, September 14, 2011 2:22:28 PM Steve Cohen wrote: > I've wasted half a day trying to implement the article > > "Creating a REST service with CXF and Spring in 10 minutes" > (http://www.insaneprogramming.be/?p=140) > > Why is this article recommended on > http://cxf.apache.org/resources-and-articles.html? > > There are so many unexplained things in this article, dependencies on > pre-existing system configurations that are not explained. Dependencies > on the tomcat-maven-plugin which seems to be in a state of flux. > > Can anyone recommend anything better? Hell, I'll even buy a book if > there's one available. -- Daniel Kulp [email protected] http://dankulp.com/blog Talend - http://www.talend.com
