Followup to "OAM ASDK and Cert mode configuration" question...
Hi,
Things seem to be working ok with use getting the Java app (e.g., JAccessClient.java)+OAM ASDK to work with CERT mode, but we encountered an unexplained situation/behavior.
From that earlier discussion, one of the things that got my test (using the JAccessClient.java code) working was handat's suggestion to add the JVM param to set the location of the jps-config.xml, and in my test configuration, that was definitive and I've confirmed that, over and over:
- Remove the -D parameter and run test ==> Fails
- Put the -D parameter and run test ==> Works
Then, last night/this morning, I started to "pare down" the configuration to the minimal non-redundant files, and I think I posted about that.