amazon-archives / aws-dynamodb-session-tomcat

ARCHIVED: Amazon DynamoDB based session store for Apache Tomcat
Apache License 2.0
95 stars 73 forks source link

Maven archetype for faster enablement in elastic beanstalk #27

Open dabdine-r7 opened 9 years ago

dabdine-r7 commented 9 years ago

I've created a maven archetype that has worked well for my tomcat 8 / dynamodb persistent sessions use case in elastic beanstalk.

If people like it, I may eventually get around to releasing it formally in maven central, though for now it has to be installed manually before it's used: https://github.com/dabdine-r7/aws-dynamodb-tomcat-eb-archetype

Also, it's currently referencing aws-dynamodb-session-tomcat 2.0.0, though it hasn't been released yet, so if anyone wants to use it they'll have to manually install aws-dynamodb-session-tomcat first before trying to compile their generated wrapper.

hyandell commented 6 years ago

This project has been archived. Please see the README.md for more detail on alternative projects.