Does anyone knoe how to get CloneID random number present inside plugin.cfg.xml
using Wsadmin tool.
I need this value to set as a custom property in webcontainer as HTTPSessionCloneId.
As I have already wrote a script for setting the HTTPSessionCloneId .But I need to get the CloneId value present @ plugin.cfg.xml file.
If anyone know hoe to do it then please help me in this
Help me ASAP/
Thanks
Ramakant
Seems you need to look after a Custom Property of the Web Container:
"
HttpSessionCloneId
Use this property to change the clone ID of the cluster member. Within a
cluster, this name must be unique to maintain session affinity. When set,
this name overwrites the default name generated by WebSphere Application
Server.
"
http://publib.boulder.ibm.com/infocenter/wasinfo/v6r1/topic/com.ibm.websphere.nd.multiplatform.doc/info/ae/ae/rprs_custom_properties.html
> Help me ASAP/
Bear in mind this place is powered by volunteers...