Configuring Java CAPS Environment Components for Communications Adapters

ProcedureTo Edit the Property Permission Utility of the server.policy File

  1. Navigate to


    c:\JavaCAPS\appserver\is\lib\install\templates\
     

    where, c:\JavaCAPS is the location of your installation.

  2. Add the following syntax to the server.policy file:


    permission java.util.PropertyPermission “*”, “read,write”;
  3. For the permission changes to take place, you need to create a new domain.

    See Creating and Starting the Domain to create a new domain.