سؤال

It is easy to create a simple web app that runs in Elastic Beanstalk.

It seems like apps that are designed to run on a local instance of Tomcat and access a database using JPA and/or Hibernate add a level of complexity that is not covered though.

I sure hope I am wrong.

هل كانت مفيدة؟

المحلول

The travel log sample (http://aws.amazon.com/code/1264287584622066) uses SimpleJPA to store data in SimpleDB.

نصائح أخرى

If you have experience using maven to do webapps, see the docs for my maven plugin, beanstalker, which contains how to deploy it.

http://beanstalker.ingenieux.com.br/

مرخصة بموجب: CC-BY-SA مع الإسناد
لا تنتمي إلى StackOverflow
scroll top