Versions Compared

Key

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

...

The geronimo plans for the web modules include the following element to specify which tomcat web container the web module is to be deployed to.

No Format

Code Block

            <web-container>
                <gbean-link>TomcatWebContainer2</gbean-link>
            </web-container>

...