Sun OpenSSO Enterprise 8.0 Installation and Configuration Guide

Adding GenericJvmArguments

Add the genericJvmArguments using the WebSphere Admin Console or by editing the server.xml file:

  1. Open the following file:

    install_root/IBM/WebSphere/AppServer/profiles/AppSrv01/
    config/cells/cell/nodes/node/servers/server/server.xml
  2. Find the jvmEntries element.

  3. Add the following genericJvmArguments and save the file:

    genericJvmArguments="-DamCryptoDescriptor.provider=IBMJCE -DamKeyGenDescriptor.provider=IBMJCE"

  4. Restart WebSphere 6.1 Application Server.