From feae8921a339585ca40c0a47cca468297133a0c5 Mon Sep 17 00:00:00 2001 From: Tim Middleton Date: Thu, 21 Mar 2024 13:03:07 +0800 Subject: [PATCH] Update WebLogic Server test --- scripts/test-weblogic.sh | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/scripts/test-weblogic.sh b/scripts/test-weblogic.sh index 9e7ac4e..183a69d 100755 --- a/scripts/test-weblogic.sh +++ b/scripts/test-weblogic.sh @@ -97,8 +97,8 @@ if [ "$PRE_1412" == "true" ] ; then runCommand describe service '"ExampleGAR:PartitionedPofCache"' runCommand describe service '"ExampleGAR:PartitionedPofCache"' -o wide else - runCommand describe service '"ExampleGAR:PartitionedPofCache"' - runCommand describe service '"ExampleGAR:PartitionedPofCache"' -o wide + runCommand describe service '"demo:DistributedCache"' + runCommand describe service '"demo:DistributedCache"' -o wide fi # Caches