Open brunohoff opened 8 years ago
Which version are you using?
Hello shorea,
We are using Tomcat 7, Java 7, Grails 3.1 and the AWS DynamoDB Session Tomcat 2.0.1.
Best regards, Bruno
Hi ShoreA, I am seeing the same problem with 2.0.4. I am using Sticky Sessions with No Expire time of the Cookie. Java Spring Web App with Tomcat 8.5. Log file is attached. tomcat8p5vshomewebdev-stderr.2016-09-15.txt
This project has been archived. Please see the README.md for more detail on alternative projects.
Hello,
We are using the aws-dynamodb-session-tomcat configured directly in the Tomcat and using a Grails application. The application works for about 1 minute and then the session is lost, and no exception or error is found in the Catalina.out file. The JSESSION remains the same and the items are created in the DynamoDB table, however the application lost the session. If we disable the aws-dynamodb-session-tomcat everything works perfectly.
Best regards, Bruno