Previous Topic: Java XML-Enabled Agent Functional Flow

Next Topic: Initialize the CA SiteMinder Agent API

Force the JVM to use Xerces Parser

Include the following line at the beginning of your custom XML agent code to force the JVM to use the Xerces parser included in the SOA Security Manager SDK:

System.setProperty("javax.xml.parsers.DocumentBuilderFactory","org.apache.xerces.jaxp.DocumentBuilderFactoryImpl");


Copyright © 2009 CA. All rights reserved. Email CA about this topic