|
Details for cluster-config
| Tag name | <cluster-config> | Attributes |
| Location | /orion-web-app | hostidport |
|---|
| File | orion-web.xml |
| Tag that is defined if the application is to be clustered. Clustered applications have their ServletContext and session data
shared between the apps in the cluster, the values have to be either Serializable or be remote RMI-objects (implement java.rmi.Remote). |
|