I am using xstream and jackson at the same time, when I point the browser at a given url, it always returns json, I want it to return xml. It works fine in my application where I set the headers to request a type, but the default seems to be json now, whereas before it was XML in the RC I was using.
Thanks in advance. ------------------------------------------------------ http://restlet.tigris.org/ds/viewMessage.do?dsForumId=4447&dsMessageId=2646098

