Versions Compared

Key

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

...

  • Cached login settings for deploy tool. Allows you to store user name as password so you don't have to type it every time you run the commands.
  • Paramenters. As a consequence of changing the configId, the commands will now take moduleId as the paramenter instead of configId. See also #Deployment for enhancements on deployment related commands.

Schemas

The XML schemas have also changed to reflect the configID to moduleId change. geronimo-config-1.1.xsd has been replaced with geronimo-module-1.1.xsd. Refer to http://geronimo.apache.org/schemas for further details.

...

  • Minimal Tomcat configuration
  • Minimal Jetty configuration

...

Security
Lockout after N failed logins
Encrypt passwords stored in config.xml
Fixed jetty security exposure
Fixed tomcat exposure in Samples (CSS)
Fixed cross site scripting vulnerability in admin console

...