Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

  • The JCaptcha extension
    • jcaptcha-extension-jbosscache-store-1.0-SNAPSHOT.jar
  • JBossCache dependencies
    • Jboss-common-core
    • Jboss-j2ee
    • The JCaptcha extension POM (QQQ) contains names, versions and repository URL to download them.

...

This configuration is a proposal and has to be adapted to your project requirements. Please refers to the JBossCache reference documentation for further details.

You could find a sample here (extension-jbosscache-store\src\test\resources)in the extention test resources

The configurations attributes are divided in two main parts, the first one define the cache behavior (transaction, synchronisation, eviction policy) and the second one defines the deployment scheme.

...