Versions Compared

Key

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

...

<gbean name="TomcatEngine" class="org.apache.geronimo.tomcat.EngineGBean">
<attribute name="className">org.apache.geronimo.tomcat.TomcatEngine</attribute>
<attribute name="initParams">
name=Geronimo
+ jvmRoute=nodex
</attribute>

Rebuild So, you must rebuild geronimo and uncompress the resulting image for the cluster member. Repeat the procedure for the next cluster member while assuring that a different jvmRoute value is used. Instructions for rebuilding geronimo is beyond the scope of this article. These instructions are available on the Geronimo Wiki.

...