9.1 Setting directory permissions

The LiveCycle application will extract files to the [appserver root]/installedApps directory. Therefore, it is important that writable permissions be given to that directory. If writable permissions cannot be given, the section below describes how to modify the location for the extracted files.

Note: It is recommended that you modify the location of the extracted files to [appserver root]/profiles/<profile_name>/installedApps.

9.1.1 Modify the location for the extracted files

  1. Log in to the WebSphere Administrative Console.

  2. Click Servers > Server Types > WebSphere Application servers and click your server name, such as server1.

  3. Under Server Infrastructure, click Java and Process Management > Process Definition.

  4. Under Additional Properties, click Java Virtual Machine and then click Custom Properties.

  5. Click New and create a custom property named adobeidp.RootDirectory.

  6. Set the value of adobeidp.RootDirectory to the path where Adobe native files should be extracted, such as [appserver root]/profiles/<profile_name>/installedApps.

  7. Click OK or Apply.

  8. In the Messages box, click Save directly to master configuration, and then restart the application server.

// Ethnio survey code removed