Ok, I also added "text/html" to the Produces and Consumes annotations for the OOBResponse class and now it seems to be going into the writeTo () method. However, this method is just creating a new Form () object and writing the fields there. But this form is not being written into the OutputStream, that's why I'm getting a blank response with just an HTTP 200 response code.
-- View this message in context: http://cxf.547215.n5.nabble.com/OAuth-1-0-in-CXF-2-6-2-tp5713150p5713245.html Sent from the cxf-user mailing list archive at Nabble.com.
