Creating a shared library

Create a shared library on the server hosting the IBM® Connections server.

About this task

For instructions on how to create a shared library, see this article: Creating shared libraries.

Procedure

  1. On the server hosting the IBM Connections server, in the Integrated Solutions Console, log on as the WebSphere® administrator.
  2. In the Classpath field, enter the name of the jar files, including the path. The variable ${WAS_INSTALL_ROOT} is configured by default, and is equivalent to C:\IBM\WebSphere\AppServer. Each jar file must be on a new line.
    ${WAS_INSTALL_ROOT}/optionalLibraries/Meeting Rooms SPI/MeetingRoomsMembershipSynchroniser.jar
    ${WAS_INSTALL_ROOT}/optionalLibraries/Meeting Rooms SPI/lib/commons-logging-1.1.jar
    ${WAS_INSTALL_ROOT}/optionalLibraries/Meeting Rooms SPI/lib/httpclient-4.0.1.jar
    ${WAS_INSTALL_ROOT}/optionalLibraries/Meeting Rooms SPI/lib/httpcore-nio-4.0.1.jar
    ${WAS_INSTALL_ROOT}/optionalLibraries/Meeting Rooms SPI/lib/httpmime-4.0.1.jar
    ${WAS_INSTALL_ROOT}/optionalLibraries/Meeting Rooms SPI/lib/meeting.client.core.jar