RESTEasy 1.0.1.GA released, Minor Bug Fixes
Posted by billburke on January 30, 2009
Users found a few minor bugs with 1.0.GA. See our release notes on 1.0.1.GA for more details. Unless there is a critical bug reported, no releases until March.
Posted by billburke on January 30, 2009
Users found a few minor bugs with 1.0.GA. See our release notes on 1.0.1.GA for more details. Unless there is a critical bug reported, no releases until March.
laststation.net » Blog Archive » RESTEasy integration with JBoss Microcontainer said
[...] the JBoss JAX-RS implementation RESTEasy reaching version 1.0.1.GA I have finally managed to switch over from Jersey. Because my latest project has got all internal [...]
Elangovan said
Hi Bill, I am developing my web services using RestEasy 1.1 and trying to write some client side code (for testing purposes) using RestEasy Client Framework. But I am having some trouble to find any information/samples.
Could you please recommend any sites or forums where I can find information on the Client framework?
Specifically tough, I am looking for information on how to add http headers to any request using ResteasyProviderFactory or ClientRequest.
Appreciate any help.
thanks in advance.
Elangovan S