Re: Java Serialization issues on Restlet versions above 2.1-M4

2014-03-17 Thread Thierry Boileau
Hello Raphaele, As the ObjectRepresentation wraps another Representation to deserialize, and because the 2 distinct formats are supported, you should help the objectRepresentation to know which deserializer is going to be used. If you are using the following constructor, juste set the media type

RE: Re: How to : Different validation check for different mappings but same filter

2014-03-17 Thread saurabh narayan singh
Thank you very much :) Works fine, and it helped me understand the chaining a bit better :) Regards, Saurabh -- http://restlet.tigris.org/ds/viewMessage.do?dsForumId=4447dsMessageId=3074743