Service Registry 3 2005Q4 Developer's Guide

ProcedureTo Edit the Security Settings of the JAXRExamples.properties File

Steps
  1. Open the file <INSTALL>/registry/samples/common/JAXRExamples.properties in a text editor.

  2. Find the following lines:


    security.keystorePath=<home_dir>/soar/3.0/jaxr-ebxml/security/keystore.jks
    security.storepass=ebxmlrr
    security.alias=
    security.keypass=
  3. To specify the security.keystorePath property, replace <home_dir> with the absolute path of your home directory (for example, /home/myname).

  4. For the value of the security.alias property, specify the user name that you provided to the User Registration Wizard.

  5. For the value of the security.keypass property, specify the password that you provided to the User Registration Wizard.

  6. Save and close the file.