Versions Compared

Key

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

...

Save the changed to the geronimo-web.xml file and generate a second WAR file by typing the following command from the <APP_HOME> directory:

*jar -cvf HelloWorld_2.war* *

You now have two applications ready to be deployed to two different virtual hosts.

...