Skip to content

Changes

Summary

  1. ATS-11 avoid NPE (commit: de3700f) (details)
  2. ATS-8 (commit: 6c0c857) (details)
  3. ATS-11 support other webapps, not enforcing appNG (commit: 85dcb28) (details)
The file was modified src/main/java/org/appng/tomcat/session/Utils.java (diff)
Commit 6c0c8574d16c283ae2ef5f5a60bff014d2e5cac0 by Matthias.Mueller
ATS-8
no need to call this.collection.remove(mongoSession), since
session.expire() will trigger manager.remove()
(commit: 6c0c857)
The file was modified src/main/java/org/appng/tomcat/session/mongo/MongoStore.java (diff)
Commit 85dcb28d0e3d0419b13f5353d0e14f757d6ae52f by Matthias.Mueller
ATS-11 support other webapps, not enforcing appNG
(commit: 85dcb28)
The file was modified src/main/java/org/appng/tomcat/session/Utils.java (diff)
The file was modified src/main/java/org/appng/tomcat/session/mongo/MongoSessionTrackerValve.java (diff)
The file was modified pom.xml (diff)