Are there any APIs (OAM or otherwise) to access information in the oam-config.xml file?
Hi,
I'm working on a Java application that needs to get some of the information that is in the oam-config.xml. Are there any APIs that provide access to that information?
I've been looking into either using the normal Java Xpath APIs, or possibly even calling WLST from Java to try get the info that the app needs from the oam-config.xml, but it'd be a lot easier if there was an API specificallly for that.
In particular, my app needs access to the configuration parameters for the OAM identity stores.
Thanks,
Jim
1