L'agente di CA SiteMinder dovrebbe essere eseguito sullo stesso server di IIS, prima di configurare “Tomcat redirector” per il reindirizzamento delle richieste a CA Process Automation. Per ulteriori informazioni, consultare la guida CA SiteMinder Installation Guide.
Attenersi alla procedura seguente:
C:\Program Files\CA\SharedComponents
Esempio
# 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
Note: TomcatRedirector is the virtual directory name.
# 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
Esempio:
# 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
Nota: nel codice precedente, pa-w2k3 è il computer su cui CA Process Automation è installato.
Nota: verificare che il valore Nome applicazione sia lo stesso del nome della directory virtuale fornito nel file isapi_redirect.properties (passaggio 3).
|
Copyright © 2013 CA.
Tutti i diritti riservati.
|
|