How to check "persistent-store-type" deployed application runtime value
Hi,
We are planning to use different application sesion persistent-store-type depending on environment: 'file' in development and 'replicated_if_clustered' in production environment. To do so, the application plan file is modified accordingly, but we need to verify if runtime values are correct.
How can we check this runtime value on each environment?
We are using WebLogic 12.2.1.2
Thanks in advance,
Tatiana.