Edit Page
 Index > 2010 > 12 > 01 > Apache Geronimo Samples v2.1.7 and Daytrader v2.1.7 Released User List | Dev List | Wiki | Issue Tracker  
  Overview
Home
Documentation
Downloads
News Archive
Project Management
License
Privacy Policy
ASF
  Search
Powered by Google Search
  Community
Events
Get Involved
Committers
Mailing Lists
Discussion Forums
Blog
IRC
FAQ
Wiki
Found a Bug?
Security Reports
Service and Support
ASF Sponsorship
ASF Thanks!
  Development
Javadoc
XML Schemas
Source Code
Coding Standards
Issue Tracker
Related Projects
Release Roadmaps
  Subprojects
Development Tools
Sample Applications
GBuild
GShell
XBean
Yoko
Java EE Specs
Components
Plugins
RSS News
RSS Site Changes
ATOM User Mailing List
ATOM Developer Mailing List

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.