Versions Compared

Key

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

...

After decompressing the given file, the CustomerService directory will be created.

Source Code

You can checkout the source code of this sample from SVN:

svn checkout http://svn.apache.org/repos/asf/geronimo/samples/trunk/samples/CustomerServiceImage Added

Configuring

Configuration of the application consists of creating the database and defining the connection pool to access it.

...