Versions Compared

Key

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

...

  • In the Console Navigation menu on the left click on Database Pools.
  • Click on Using the Geronimo database pool wizard.
  • Enter SecurityDatabase as the database pool name.
  • Select Derby embedded XA from the database pool type pull-down menu and click Next.
  • Verify the JDBC driver class is org.apache.derby.jdbc.EmbeddedDriver.
  • From the Driver Jar JAR scroll box select org.apache.geronimo.derbyconfigs/derbysystem-database/10.2.20.01/jarcar.
  • Leave blank the DB user name and password.
  • Enter SecurityDatabase as the database and click Next.
  • Click Test Connection.
  • Click Deploy.

...

Enter derby_security_realm in the Name of Security Realm: field and select Database (SQL) Realm from the Realm type: pull-down menu and click Next.

Once the security realm has been created, you can use the usage link to view samples of how to use the new realm in your applications.