Sun Java System Federation Manager 7.0 User's Guide

ProcedureTo Delete an Instance of Federation Manager from Web Server

  1. Type the following command replacing the variables with information regarding your deployment:


    # /WebServer-base/bin/https/httpadmin/bin/wdeploy delete -u /deployment-URI 
    -i instance-name -v vs-id -n hard
    

    where:

    WebServer-base

    Defines the Web Server installation directory. 

    deployment-URI

    Defines the Federation Manager URI (with leading slash). 

    instance-name

    Defines the instance of Web Server to which the web application is deployed. 

    vs-id

    Defines the virtual server ID of the instance of Web Server to which you are deploying the web application. 

    For example:


    # /WebServer-base/SUNWwbsvr/bin/https/httpadmin/bin/wdeploy delete -u /federation 
    -i https-niceday.red.sun.com -v https-niceday.red.sun.com -n hard
    
  2. Hit Enter.