Thierry, Hello; SITUATION:
I would like to use restlet inside aws beanstalk: https://aws.amazon.com/elasticbeanstalk/ I would like to use beanstalk tomcat as deployment mechanism only for restlet components, and avoid extra layer of tomcat connectors; Restlet components will be mapped to different tomcat context paths. QUESTION: is it possible to bypass org.restlet.ext.servlet.ServerServlet wrapper in terms of NOT using tomcat connectors and using restlet connectors directly? How could I do that? thank you; Andrei. ------------------------------------------------------ http://restlet.tigris.org/ds/viewMessage.do?dsForumId=4447&dsMessageId=2760467

