Whats new in MOCCA 1.3?

  • Some parts of MOCCA needed to be redesigned to allow for a better integration with other software deployed within the same servlet container.

    It is now possible to deploy multiple instances of MOCCA Online within the same servlet container. Further, it should also be possible to deploy MOCCA Online together with most other software within a single servlet container.

    (See Deployment.)

  • Configuration has been redesigned and is now based on commons-configuration.

    (See Configuration.)

  • Commons-Logging has been replaced by slf4j because of it's MDC (mapped diagnostic context) support.
  • Support for the new Infobox format used for eCard G3b.

For a detailed list of the issues addressed see Change Log.