You can deploy the Federation Administration application on WebSphere® Application
Server as a stand-alone web application.
Procedure
To deploy the Federation Administration application as a stand-alone web application on
WebSphere Application
Server:
- Create a WebSphere Application
Server profile to host the Federation
Administration application.
- Start the WebSphere Application
Server administrative console for this
profile.
- Deploy the Federation Administration application:
- Log on to the WebSphere Application
Server administrative console.
- Navigate to and click Install to install a new application.
- On the Preparing for the application installation panel, select the file
to deploy.
- If the administrative console is running locally, select Local file
system and enter, or browse to, the file
cfs_install_path/fed_admin_was.war. Do not specify the
server name.
- If the administrative console is running remotely, select Remote file
system and enter the fully qualified path to the file
cfs_install_path/fed_admin_was.war. Do not specify the
server name.
- On the next Preparing for the application installation panel, accept the
defaults, and click Next.
- On the Select installation options panel, accept the defaults, and click
Next.
- On the Map modules to servers panel, accept the defaults, and click
Next.
- On the Map virtual hosts for Web modules panel, accept the defaults, and
click Next.
- On the Map context roots for Web modules panel, enter
FedAdmin as the context root and click Next.
Note: The context root is the name of the application you log on to by using the web interface, such
as:
http://ServerName:port_number/context_root
- On the Summary panel, verify your configuration choices and click
Finish.
- Save your configuration.
- Select fed_admin_was.war and click Start to start
the Federation Administration application.