Sun Java System Federation Manager 7.0 User's Guide

ProcedureTo Deploy an Instance of Federation Manager in Web Server

  1. Type the following command replacing the variables with information regarding your deployment and hit Enter.


    # WebServer-base/SUNWwbsvr/bin/https/httpadmin/bin/wdeploy deploy 
    -u /deployment-URI -i instance-name -v vs-id 
    -d WebServer-base/instance-name/deployment-URI war-file-location
    

    For example:


    # /WebServer-base/SUNWwbsvr/bin/https/httpadmin/bin/wdeploy deploy -
    u /federation -i niceday.red.sun.com -v https-niceday.red.sun.com 
    -d /opt/SUNWwbsvr/https-niceday.red.sun.com/federation 
    /var/opt/SUNWam/fm/fedx/fedx.war
    
  2. Restart the Web Server.