Home > Documentation > User's guide > Clustering > WADI Clustering Support |
Web-applications and Stateful SessionBeans (Geronimo 2.2+) can be clustered by WADI. In order to cluster these components, their Geronimo deployment descriptors are augmented with specific XML elements. These elements define various clustering parameters controlling how underlying WADI's components are wired and set-up upon application deployment.
The two following configurations, shipped out-of-the-box with JEE5 assemblies, must be installed for clustering to work properly:
Standard and Geronimo specific deployment descriptors must be updated as follows:
If you are using a Tomcat assembly of Geronimo distribution, replace <clustering-wadi/>
with <tomcat-clustering-wadi/>
element in the deployment plan.
The two following configurations, shipped out-of-the-box with the JEE5 Jetty assemblies, must be installed for clustering to work:
Tomcat configurations mirror Jetty's ones except that jetty6-X artifact IDs should be replaced by tomcat6-X.
Bookmark this on Delicious Digg this | Privacy Policy - Copyright © 2003-2011, The Apache Software Foundation, Licensed under ASL 2.0. |