L'agent CA SiteMinder doit être exécuté sur le même serveur IIS, avant de configurer le redirecteur Tomcat pour la redirection des demandes vers CA Process Automation. Pour plus d'informations, consultez le Manuel d'installation de CA SiteMinder.
Procédez comme suit :
C:\Program Files\CA\SharedComponents
Exemple :
# Configuration file for the Jakarta ISAPI Redirector # The path to the ISAPI Redirector Extension, relative to the website # This must be in a virtual directory with execute privileges. extension_uri=/TomcatRedirector/isapi_redirect.dll
Remarque : TomcatRedirector est le nom de répertoire virtuel.
# Full path to the log file for the ISAPI Redirector log_file=C:\Program Files\CA\SharedComponents\TomcatRedirector\logs\isapi_redirect.log # Log level (debug, info, warn, error or trace) log_level=error # Full path to the workers.properties file worker_file=c:\Program Files\CA\SharedComponents\TomcatRedirector\conf\workers.properties # Full path to the uriworkermap.properties file\ worker_mount_file=c:\Program Files\CA\SharedComponents\TomcatRedirector\conf\uriworkermap.properties
Exemple :
# statement and uncomment the three worker.ajp13w01 lines ###################################################################### # The workers that jk should create and work with worker.list=ajp13w01 # Defining a worker named ajp13w01 and of type ajp13 # Note that the name and the type do not have to match. worker.ajp13w01.type=ajp13 worker.ajp13w01.host=pa-w2k3 worker.ajp13w01.port=8009
Remarque : Dans le code précédent, pa-w2k3 est l'ordinateur sur lequel CA Process Automation est installé.
Remarque : Vérifiez que la valeur du champ Nom de l'application correspond au nom de répertoire virtuel fourni dans le fichier isapi_redirect.properties (étape 3).
|
Copyright © 2013 CA.
Tous droits réservés.
|
|