The Apache Geronimo project is pleased to announce the 2.1.7 release of Geronimo Samples and Daytrader. These releases are aligned with Geronimo Server 2.1.7 release.

Geronimo Samples v2.1.7 compared with the previous v2.1.2 release, two new samples are added:

  • DataCDInfo - A new sample to demonstrate that struts framework works well in Geronimo
  • Generic-Auth - A new sample to demonstrate the new security authentication method "Generic HTTP Header-based Authentication", which is used in certain enterprise security solutions.

Besides the new samples, some of samples are updated to work with the improvement of Geronimo Server 2.1.7 release - Derby Authentication Enablement.

To play with these samples, you have two options:

  • Check out the source code , then build and run them from scratch.
  • Install the plugins of these samples online from Geronimo Administrative Console.

For more information on the samples and how to leverage them reference the Geronimo 2.1 Samples Doc . This documentation will continue to evolve and is intended to be used in conjunction with this release of the sample code.

Daytrader v2.1.7, the Java EE performance benchmark tool, has lots of bug fixes, especially on JBoss 5 support. To play with it, you can check out the source code and follow the readme step by step.

  • No labels