Hello,

i run an application within a tomcat cluster. Now I need a unique key for each server node for the application. My first solution was a property file within the war file. But this is not so handy on deployment cycles.

Is there a better way to place a unique identify for each cluster node or does a identifier already exist.
The id must only be unique within the cluster not globaly.

Regard
Ingo

---------------------------------------------------------------------
To start a new topic, e-mail: users@tomcat.apache.org
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to