Programming Guides › Programming Guide for Java Connector Server › Java CS SDK › How you Deploy Java CS Connectors › Place the Target Connector’s .jar file in a JCS lib/ Directory
Place the Target Connector’s .jar file in a JCS lib/ Directory
When deploying Java CS connectors, place the target connector's .jar file in a Java CS lib/ directory. The method you use depends on your environment:
- In a testing or debugging environment, do the following:
- Run Ant inst.
- Copy a jcs-sdk-home /lib/jcs-connector-*.jar file (and any third-party .jar files on which it depends) to a production jcs-home lib/ (and dependant .jars to jcs-home extlib/)
- To install a released connector, do any of the following.
- Restart the Java CS.