Programming Guides › Programming Guide for Java Connector Server › Java CS SDK › How you Deploy Java CS Connectors › Build your Custom Connector Using the ANT Build Harness
Build your Custom Connector Using the ANT Build Harness
To build a .zip file for your custom connector, use the ANT Build Harness.
To build your custom connector using the ant build harness
- Copy your connector's jcs-sdk-home/build/inst/jcs-connector-*.zip file to a directory into which the Java CS installer has been unzipped
- Run the installer to install your custom connector to a production Java CS.
- Restart the Java CS.