On 28/08/12 13:58, mayankeagle wrote:
Thanks. So as of now, I guess there is no way to make this work for my
stand-alone Java client with the OOB scenario? I looked at the post in the
other thread and the link to
http://cxf.apache.org/docs/jax-rs-redirection.html#JAX-RSRedirection-WithRequestDispatcherProvider
- but the RequestDispatcher is provided only for JSPs/ Servlets as per the
documentation on that page, so does that mean that for my standard Java
client it won't help? Or can I write a custom request dispatcher for this
scenario and configure it in my beans.xml file?


I'm updating the code to get HTML/XML/JSON supported easier, but you can always register JAX-RS MessageBodyWriter for OOBAuthorizationResponse and register is in jaxrs:providers section.

By the way, what response format do you actually expect for in the OOB case ?

Sergey



--
View this message in context: 
http://cxf.547215.n5.nabble.com/OAuth-1-0-in-CXF-2-6-2-tp5713150p5713207.html
Sent from the cxf-user mailing list archive at Nabble.com.

Reply via email to