Hi Team,
I have requirment that, The application team has modified a jar in the enterprise archive and they want this particular jar to be deployed to only one node in a cluster of 2 Nodes. They dont want this jar to be synchronized across cluster members on different nodes. They just want this jar to be deployed on one node and want to test this on only one server in a cluster. How to i achieve this?
if there is already a jar with same name in the existing applications(ear) on that node, How to i overwrite this particular jar over existing application jar with same name.
1. I heard this can be done using Generic JVM arguments to include class path.
2. Another approach is to create shared library at server level rather cluster and reference it in the server class loading policy.
I have not done this before. if anyone have done this, could you please guide me with your practical knowledge.
Cheers, Thank you community.
------------------------------
Mallikarjuna Reddy K
Websphere & Middleware Administrator
------------------------------