restlet / restlet-framework-java

The first REST API framework for Java
https://restlet.talend.com
648 stars 284 forks source link

Support Amazon Web Services #499

Open thboileau opened 12 years ago

thboileau commented 12 years ago

Initial ticket : http://restlet.tigris.org/issues/show_bug.cgi?id=617

stigrv commented 10 years ago

Version 2.1.2 seems to support AWS Beanstalk, while 2.2.2 does not. After an upgrade I get a lot of 404 messages on PUT requests. The same requests work perfectly using both versions on my development machine.

stigrv commented 10 years ago

After checking with several versions, I found that the AWS support was lost between version 2.1.6 and 2.1.7