Hello..

I'm using Apache CXF 2.2.6 on Windows.
I can compile the examples such as aegis with "ant server", and everything
works great, and I can use the service perfectly with soapUI, etc.

I can compile and run "ant server" with the jax_rs\basic example, and it
starts up fine saying "[java] Server ready..."

However, when I hit the server with a URL like:

http://localhost:9000/customerservice/customers/123

It responds with:

HTTP ERROR: 404
Problem accessing /customerservice/customers/123. Reason: NOT_FOUND

Seeing as the other samples work perfectly, but the jas_rx sample does not..
what could be wrong?  What am I missing?

Thanks, Ian

Reply via email to