<?xml version="1.0"?>

<rss version="2.0">


<channel>
<title>Home - All Categories - isCOBOL General  - Deployment  </title>
<link>https://support.veryant.com/phpkb/category.php?id=28</link>
<description>This RSS Feed contains Articles of Category in the knowledge base. You can click on the title to view its content. Powered by PHPKB (https://www.phpkb.com)</description>
<item>
										<guid>https://support.veryant.com/phpkb/article.php?id=359</guid>
										<title>When to Use a Remote Call Instead of a File Server Access</title>
										<link>https://support.veryant.com/phpkb/article.php?id=359</link>
										<description><![CDATA[Overview A Fat Client application accessing indexed files through the isCOBOL File Server is an efficient architecture for many business applications. In this deployment model, the application logic executes on the client computer, while indexed file...]]></description>

									</item>
<item>
										<guid>https://support.veryant.com/phpkb/article.php?id=353</guid>
										<title>How to easily change the font of a character program</title>
										<link>https://support.veryant.com/phpkb/article.php?id=353</link>
										<description><![CDATA[A default screen in isCOBOL uses SanSerif 9 pt bold. If you&rsquo;re using the default font for your character screen and you want to change it, try this method. The attached program MAIN.cbl displays a screen, but doesn&rsquo;t define the main...]]></description>

									</item>
<item>
										<guid>https://support.veryant.com/phpkb/article.php?id=54</guid>
										<title>How can I package my application and execute it in a JAR file?</title>
										<link>https://support.veryant.com/phpkb/article.php?id=54</link>
										<description><![CDATA[Question: How do I package my application with resources in a JAR file?How do I run a program that is in a JAR file?How can I create an executable JAR file so that the user can just double-click on it? Answer: The Java Archive Utility, JAR for short,...]]></description>

									</item>
<item>
										<guid>https://support.veryant.com/phpkb/article.php?id=144</guid>
										<title>What are the minimum files I need for a runtime-only installation? How do I create a launcher?</title>
										<link>https://support.veryant.com/phpkb/article.php?id=144</link>
										<description><![CDATA[ The minimum files you need for a runtime-only installation are:    JRE (Java Runtime Environment - which includes java.exe/javaw.exe and the rt.jar files which are required to run any Java-based application) of a supported version for your isCOBOL...]]></description>

									</item>
<item>
										<guid>https://support.veryant.com/phpkb/article.php?id=35</guid>
										<title>How do I create a desktop shortcut icon to launch my program?</title>
										<link>https://support.veryant.com/phpkb/article.php?id=35</link>
										<description><![CDATA[ The key is to make sure that CLASSPATH is set correctly to include $ISCOBOLlibiscobol.jar and the directories and/or jar files where your COBOL programs and resources are located.  You can manually change CLASSPATH  in the Environment Variables...]]></description>

									</item>
<item>
										<guid>https://support.veryant.com/phpkb/article.php?id=286</guid>
										<title>Can I mix versions of Java, isCOBOL compiler and isCOBOL runtime?</title>
										<link>https://support.veryant.com/phpkb/article.php?id=286</link>
										<description><![CDATA[Let&#39;s consider this in more detail  1) Is it OK to use class files compiled with an older version and run in a newer version?  In general yes unless there were changes in the runtime which can affect your application.   2) Is it OK to have a mix...]]></description>

									</item>
<item>
										<guid>https://support.veryant.com/phpkb/article.php?id=174</guid>
										<title>How do I create an installation package for my COBOL application?</title>
										<link>https://support.veryant.com/phpkb/article.php?id=174</link>
										<description><![CDATA[ The installation package or setup program could vary depending on your deployment method.  For instance, there could be a zero-installation deployment using a Java capability called Java Web Start that allows clients to start running your software...]]></description>

									</item>
<item>
										<guid>https://support.veryant.com/phpkb/article.php?id=166</guid>
										<title>How do I generate an executable for deployment?</title>
										<link>https://support.veryant.com/phpkb/article.php?id=166</link>
										<description><![CDATA[ Question:  My application deployment environment assumes that the COBOL main programs are native executables. I understand that with isCOBOL the COBOL main programs are Java classes. It is not feasible for me to change my deployment architecture to...]]></description>

									</item>

</channel>

</rss>