Programming Guides › Programming Guide for Java Connector Server › SDK Sample Connectors › SDKWS (SDK Web Services) Connector › SDKWS Sample Connector Build Requirements › Build the SDKWS Sample Connector
Build the SDKWS Sample Connector
To use the Forward Inc web application, build the SDKWS sample connector.
To build the SDKWS sample connector
- Verify that the JAVA_HOME points to your JDK install.
- Set an ANT_HOME environment variable to the full path that you unzipped the ANT installation to.
- Add the bin/ directory under the ANT_Home path to your PATH environment variable, for example:
- (Windows) PATH=%ANT_HOME%\bin;...
- (UNIX) path=${ANT_HOME}/bin:...
- Open a Command Prompt window and navigate to the following directory:
<Identity Manager Home>/Connector Server SDK
- Enter the following command:
ant inst
The ant installer creates the jcs-connector-sdkws.zip file in the build/inst/ directory.
- Copy jcs-connector-sdkws.zip into Java CS installer directory where you downloaded the CA Identity Manager installation files, then enter the following command:
Run setup.exe
The Java CS starts.
You have built the SDKWS sample connector.
- Generate SDKWS Connector Account Management Screens.
- Start Tomcat.
- Open a web browser and enter the following URL:
http://localhost:8089/forwardinc
The Forward Inc web page appears.
- Run the JMeter tests.
- To view the SDKWS Connector Account Management screens, start the CA Identity Manager User Console and navigate to the SDKWS Endpoint.