On Mon, Oct 15, 2012 at 8:53 AM, Sergey Beryozkin <sberyoz...@gmail.com> wrote: > Can you experiment with setting a context name to something simpler ?
I tried simply ex03 for the name and it added -1.0 for the version, but nothing seemed any different. > It can be Tomcat mishandling 'workbook-ex03_1-1.0'. As I said, CXF does not > seem to be invoked at all. > I think it might be a Tomcat issue, but I'm not sure if it is my web.xml (or other configuration that is incorrect or what). > Also, trace the response please. If 404 comes directly from Tomcat then it > will confirm the issue is not related to CXF It must be, there is nothing in the logs, even with log4j at TRACE. I think my issue might be in applying the configuration files properly For example, where should the files describe in the following live: http://cxf.apache.org/docs/jaxrs-services-configuration.html#JAXRSServicesConfiguration-web.xml As far as I know we don't need Spring for this, so the nonspring option should be fine. Thanks, Todd