Tag name
< cluster-config >
Location
/orion-web-app
File
orion-web.xml

Attributes

  • host
  • id
  • port

Tags

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).