JVC installation

When JVC is installed on Windows, the jvalccyy.jar and jvcwrap.jar files are placed in the ITX installation directory.

For the TX version prior to 10.2.1, when JVC is installed on Windows, the jvalccyy.jar and jvcwrap.jar files are placed in the ITX installation directory.

For TX version 10.2.1 and up, the jvalccyy.jar and jvcwrap.jar will be included in swiftMTjvcConfig.tar.gz under the UIProjectImports folder. You must modify the CLASSPATH environment variable to include jvalccyy.jar and jvcwrap.jar.

On the Design Server, extract jvcwrap.jar and jvalccyy.jar files from swiftJVCconfigIBM.tar.gz.

Copy jars to the location set on the Design Server config.yaml, under property server.persistence.libs (previously TX_ADDITIONAL_LIBS), for example: /opt/txlibs.

Restart the Design Server: ./ITX stop, and then ./ITX start