Tried returning a couple different things, no change. It seems the description 
in this thread is similar to what I'm seeing: 
http://stackoverflow.com/questions/6462142/length-required-411-length-required-in-a-restlet-client

But there is no clear answer in that thread. I tried reviewing the jar's on the 
classpath. Looking at the call stack it clearly is an error returning from the 
server. I think I only need org.restlet.jar and org.restlet.ext.servlet.jar 
(plus the other normal GAE jars) for jar's on the server classpath.

I also searched the Restlet src and don't see where that status is being set in 
code so it makes me wonder if there's a server setting involved? I'm running 
JUnit tests against my localhost server port 8888 on a Win7.

Not sure if any of that sparks further ideas.

Dennis

------------------------------------------------------
http://restlet.tigris.org/ds/viewMessage.do?dsForumId=4447&dsMessageId=2801463

Reply via email to