Configuring EAServer and enabling XML-Security

EAServer must be configured with the necessary JAR files for your XML-Secure enabled Web service to work properly.

StepsEnabling XML-Security

  1. Follow the instructions to locate and download the xml-security-bin-1_0_4.zip file (which contains the following JAR files) from the XML-Security package and install them in either $JAGUAR/java/classes (UNIX), or %JAGUAR%\java\classes (Windows):

  2. Update the EAServer classpath/bootclasspath to use the XML-Security JAR files:

    NoteBy setting the EAS_CLASSPATH_PO variable, you modify the server startup script to place the XML-Security jars in the server classpath/bootclasspath first.

  3. Shutdown and restart EAServer.