To make the Authorization Service interface accessible
to external applications, you need to add the IBMWebSpherePresenceServerAPI.jar file
to the class path.
Before you begin
To complete this procedure, you will need the file IBMWebSpherePresenceServerAPI.jar .
This file is provided with theIBM® WebSphere® Telecom Toolkit.
About this task
Follow these steps to add
IBMWebSpherePresenceServerAPI.jar to
the class path.
- Log in to the Integrated Solutions Console:
- Open a browser and navigate to the following
URL: https://host_name:port/ibm/console.
Where:
- host_name is the fully qualified host name
of the server where the application or the network deployment manager
is deployed.
- port is the secured port used to access the
console. The default port is 9043.
Note: The default unsecured port is 9060.
If you use 9060, you must have "http" instead of "https" in the URL.
- Enter an administrator user ID and password.
- Click Log in.
- Click .
Note: If you are using WebSphere Application Server version 6.1.0.x, reach
this window by clicking .
- Click server_name. Where server_name is
the application server on which IBM WebSphere Presence
Server Component is
deployed.
- Under Server Infrastructure, click Java and
Process Management.
- Click Process Definition.
- Under Additional Properties, click Java Virtual
Machine.
- Under Additional Properties, click Custom Properties.
- Click New.
- In the Name field type ws.ext.dirs.
- In the Value field type the path
to the file IBMWebSpherePresenceServerAPI.jar .
- Click Apply.
- Click Save to
save changes to the master configuration.
- Restart the application server.