Defining the JNDI context namespace

You must define the JNDI (Java™ Naming and Directory Interface) context namespace property to avoid JNDI clashes.

About this task

To define the JNDI entries, do the following:

Procedure

  1. Edit the <INSTALL_DIR>/properties/sandbox.cfg file.
  2. Add the YFS_CONTEXT_NAMESPACE property and assign it a name.
  3. Run the following script from the <INSTALL_DIR>/bin directory to munge the value of this property to the yifclient.properties file:
    • setupfiles.sh (for UNIX/Linux)
    • setupfiles.cmd (for Windows)