*Tim: * -------- Original Message -------- Subject: Re: restlet inside aws beanstalk From: Tim Peierls <[email protected]> To: [email protected] Date: Wed 08 Jun 2011 03:48:40 PM CDT > As long as Amazon only supports war files as the unit of deployment, > we're stuck with those connectors. I am still hoping there is a hack to get around that:-) > > I'm keeping my deployment options open for that great day (which might > never come) when EB supports other options. See my response to your > earlier post thanks again; > > http://restlet-discuss.1400322.n2.nabble.com/org-restlet-autoWire-false-tp6454958p6455389.html > > for how I cope with multiple deployment modes. can I ask: do you use AWS S3 in EB restlet context? what is your experience with it? do you store AWS credentials in the EB or you found a way not to do it? > > --tim Andrei.
> > > On Wed, Jun 8, 2011 at 8:52 AM, Andrei Pozolotin > <[email protected] <mailto:[email protected]>> wrote: > > 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 > > <http://restlet.tigris.org/ds/viewMessage.do?dsForumId=4447&dsMessageId=2760467> > > ------------------------------------------------------ http://restlet.tigris.org/ds/viewMessage.do?dsForumId=4447&dsMessageId=2760551

