Versions Compared

Key

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

...

  1. Create a directory foo under <geronimo_home>.
  2. Copy var and etc directories to foo. You can use the command deploy:new-server-instance to help you with this step.
  3. Optionally create foo/repository and set it up as a second repository for the Geronimo instance. See Configuring multiple Repositories
  4. Edit foo/var/config/config-substitutions.properties and change the portOffset. Try using any integers such as 1, 2, 10, 20, 30.. for various instances.

...