To configure the WorkPoint Administrative Tools on JBoss, edit the init.bat/sh and the workpoint-client.properties files.
To edit init.bat/init.sh
admin_tools\Workpoint\bin\init.bat
admin_tools/Workpoint/bin/init.sh
Note: Be sure that all sections for other application servers are commented.
Edit the workpoint-client.properties file based on the type of application server you selected during the CA Identity Manager installation.
To configure the workpoint-client.properties file
admin_tools is the installed location of the Administrative tools. The Administrative Tools are placed in the following default locations:
For example:
java.naming.provider.url=localhost java.naming.factory.initial=org.jnp.interfaces.NamingContextFactory java.naming.factory.url.pkgs=org.jboss.naming
Note: You may need to edit the java.naming.provider.url property value. For example, replace localhost with jnp://server_name or ip:port. Ensure you use the jnp port number 1099.
Copyright © 2015 CA Technologies.
All rights reserved.
|
|