Thanks for the help. I downloaded the SE version of the ESB and checked it out. The example projects under jax_rs are the same ones that come with CXF...or am I looking in the wrong place? Those sample projects (especially the one wrt Spring security) helped me get this far.
At this point, I am just trying to understand if the error message in the log file is a real problem or just noise. Also, I should point out that I started the servlet container in debug mode and attached the Eclipse debugger with a stop point on cxf's AbstractHTTPServlet.handleRequest and it never got there (apparently). Glen Mazza (Talend) wrote > > Free/Open Source Talend ESB Standard Edition has several CXF JAX-RS > samples under its examples/tsf folder: > http://www.jroller.com/gmazza/entry/tsf_jaxrs_intro_sample. JAXRS-intro > and -advanced would be good places to start, and they both provide WAR > deployment (on Tomcat) options. > -- View this message in context: http://cxf.547215.n5.nabble.com/Newbie-struggling-with-first-CXF-web-service-tp5120716p5121483.html Sent from the cxf-user mailing list archive at Nabble.com.
