[Resteasy-users] Running JAX-RS 2.0 O'Reilly book samples on Tomcat..

2014-01-15 Thread Kapil Gambhir
am trying to run the samples from the O'Reilly book (by Bill Burke) on Tomcat. Tried both for Tomcat 7 and 8. The ShoppingApplication deploys fine but when i try to POST a customer resource to /services/customers it gives me 404. I built the war from the Maven for Chapter 3 example (ex03_1) and dep

Re: [Resteasy-users] Running JAX-RS 2.0 O'Reilly book samples on Tomcat..

2014-01-16 Thread Kapil Gambhir
ces.ShoppingApplication > > > And then you can access it by http://127.0.0.1:8080/ex03_1/customers > > -- > Weinan Li > > > On Thursday, January 16, 2014 at 1:16 AM, Kapil Gambhir wrote: > > > am trying to run the samples from the O'Reilly book (by Bill Burke)

[Resteasy-users] Fwd: Running JAX-RS 2.0 O'Reilly book samples on Tomcat..

2014-02-01 Thread Kapil Gambhir
ct: Re: [Resteasy-users] Running JAX-RS 2.0 O'Reilly book samples on Tomcat.. To: Kapil Gambhir Cc: resteasy-users@lists.sourceforge.net -- Weinan Li On Thursday, January 16, 2014 at 7:00 PM, Kapil Gambhir wrote: > Hi, > thanks for a prompt response, am using the JAX-RS v2, so the