skip to main content

Web Direct 2.0 option : Using Native Libraries inside isCOBOL EIS WD2

Using Native Libraries inside isCOBOL EIS WD2
Usually c-treeRTG and other file handlers provide a file connector solution. When a file connector is available, it's preferable to use it instead of using native libraries. In order to use the file connector you just set the iscobol.file.index and iscobol.file.connector.program(.connector_name) properties to proper values in the iscobol.properties file installed in your webapp.
If a file connector is not available or you have to use other native libraries for features not related to file handling, proceed as follows:
For example, in a typical configuration /etc/tomcat7/tomcat7.conf sources /usr/share/tomcat7/bin/setenv.sh which is the appropriate place to set global CLASSPATH and LD_LIBRARY_PATH for Tomcat. In some cases, you can also set variables in $HOME/.tomcatrc.
If you're using a container different than Tomcat, consult the documentation for the specific product.

Copyright (c) 2017 Veryant
Contact us
Please share your comments on this manual or on any
Veryant product documentation with the email button at the top left