Hi, I want to use Restlet 2.1M4 with GWT. In Restlet 2.0 I could use GWTShellServletWrapper (as in First application example) and everything would work fine.
GWTShellServletWrapper was deprecated in 2.0 and is missing in 2.1. I could not find an example how to use Restlet with GWT in current state. When I use only org.restlet.ext.servlet.ServerServlet, the server responds when I test it with curl (but I don't know if output has correct syntax), but GWT client displays Error: Can't parse the enclosed entity. Could you point me in good direction? Thank you. ------------------------------------------------------ http://restlet.tigris.org/ds/viewMessage.do?dsForumId=4447&dsMessageId=2681682

