Hi

I've just realized  you're relying on CXF-private HTTP Binding - this is not 
really looked after at all at the moment.
You'd really be better using (CXF) JAX-RS. I can't claim that CXF JAX-RS is well maintained at the moment either - I can only afford doing some work with it in my own time - but it's improving nonetheless and there's been a steady stream of minor patches and and I hoping to see CXF JAX-RS implementing the final version of the spec eventually.

With JAX-RS you can also try different JAX-RS implementations (Jersey, Restlets, ReastEasy) - it's a better fit if you're after doing RESTful services in Java.

Cheers, Sergey


Same problem here.

Things like @HttpResource(location = "/{id}/details") don't seem to work
either.

Any thoughs on this?

Thanks,
Rui Ramos
--
View this message in context: 
http://www.nabble.com/restful-parameters-setting-tp11931194p18113430.html
Sent from the cxf-user mailing list archive at Nabble.com.

----------------------------
IONA Technologies PLC (registered in Ireland)
Registered Number: 171387
Registered Address: The IONA Building, Shelbourne Road, Dublin 4, Ireland

Reply via email to