The AffWebServices.properties file contains all the initialization parameters for Federation Web Services. For deploying FWS, set only the parameter that specifies the location of the WebAgent.conf file.
To configure the AffWebServices.properties file
C:\\Program Files\\ca\\webagent\\bin\\IIS\\WebAgent.conf
Note: Federation Web Services is a Java component, so the Windows paths must contain double backslashes.
server_home/servers/https-hostname/config/WebAgent.conf
sps_home\\proxy-engine\\conf\\defaultagent\\WebAgent.conf
sps_home/proxy-engine/conf/defaultagent/WebAgent.conf
Accept the default values for the rest of the settings.
To deploy the FWS application for a JBOSS or Tomcat server
/webagent_option_pack/affwebservices/.
jar cvf affwebservices.war *
For more information about deploying a Web application, see the documentation for your application server.
JBOSS_home/server/default/deploy/
JBOSS_home is the installed location of the JBOSS application server.
Important! For JBOSS, deploy affwebservices in an exploded state. Refer to
https://access.redhat.com/knowledge/solutions/34813.
Tomcat_home/webapps
Tomcat_home is the installed location of the Tomcat application server.
http://fqhn:port_number/affwebservices/assertionretriever
Represents the fully qualified host name and
Specifies the port number of the server where the Federation Web Services application is installed.
For example:
http://myhost.ca.com:81/affwebservices/assertionretriever
If FWS is operating correctly, the following message is displayed:
Assertion Retrieval Service has been successfully initialized. The requested servlet accepts only HTTP POST requests.
This message indicates that FWS is listening for data activity. The FWS application is now deployed for the application server.
When FWS is not operating correctly, a message states that the Assertion Retrieval Service has failed. If there is a failure, review the FWS log.
Note: For more information about enabling trace logging for the FWS application, see Trace Logging.
Copyright © 2012 CA.
All rights reserved.
|
|