Sun Java System Portal Server 7.2 Administration Guide

ProcedureTo get and set the community webservice URL

  1. Type the following in a terminal window:

    ./psadmin get-attribute -u amadmin -p portal-URI -m communities -a WebServicesURL

    ./psadmin set-attribute -u amadmin -p portal-URI -m communities -a WebServicesURL URL

    amadmin

    Specifies the administrator's distinguished name.

    portal-URI

    Specifies the portal ID.

    WebServicesURL

    Specifies the value for the WebServicesURL attribute. For example, the URL can be of the format http://foo.com:8080/communitymanagerwebservices/communitymanagerwebservices. Please note that the communitymanagerwebservices/communitymanagerwebservices part of the URL must not be changed.


    Note –

    There is no default value for the WebServicesURL attribute. By default, an empty value indicates that the host of the first Portal instance will be used.