Previous Topic: Java CS Installer Connector Deployment

Next Topic: Deploying with Ant

Example Deployment

The following example uses abc as the short connector name.

To deploy a connector using the Java CS installer

  1. Use ant inst to create the zip file jcs-connector-abc.zip. Verify that that the jcs-connector-abc.jar and any dependent jars are in the /lib folder, deployed documentation files are in the /doc folder, and static configuration files are in the /conf folder. For example:
  2. Copy jcs-connector-abc.zip to the same folder as the Java CS installers setup program.
  3. Launch and run the installer as normal.
  4. Verify that the new connector has been installed as expected.
  5. Verify that the new connector can be used before deploying it outside of a test environment.