support: Customer Portal
Focused on delivering choice, investment protection and flexibility to organizations with valuable COBOL assets
 

Veryant Knowledge Base
Home > All Categories > Web Enablement > isCOBOL EIS > Guide to update the isCOBOL runtime libraries on isCOBOL Web Applications running on Tomcat
Question Title Guide to update the isCOBOL runtime libraries on isCOBOL Web Applications running on Tomcat

Before discussing the details of this update, let's talk about the update of the license.
When your update is for a later year release you need to request development licenses for your products for that year and update the properties file where you have your license keys.
To learn more about that you can review the video on Veryant's YouTube channel: https://youtu.be/R6ScVpdT1XM

The .war archive you use to deploy your isCOBOL web application in Tomcat uses a specific folder structure holding your isCOBOL libraries and your own application's classes and resources.

That folder structure is usually the following:
(your app may have more)

   web-app-name/WEB-INF
   web-app-name/WEB-INF/classes
   web-app-name/WEB-INF/lib
The WEB-INFlib is the one to update with the isCOBOL libraries of the new release that your application uses.
It includes at least the iscobol.jar and the itext-*.jar.
If your application uses any other libraries, then include those as well. Copy these files from the /lib folder of the isCOBOL SDK installation directory.

You may want to recompile the isCOBOL programs of your web app and update the WEB-INFclasses folder in some situations, for example:
  1. there are new features in the updated isCOBOL compiler that can benefit your application
  2. your isCOBOL classes were compiled by a much old version of the compiler.
Once you have updated the isCOBOL libraries (and the classes if necessary), recreate the .war archive by using the jar command available with the JRE or JDK.

Authored by: Veryant Support This question has been viewed 895 times so far.
Click Here to View all the questions in isCOBOL EIS category.
File Attachments File Attachments
There are no attachment file(s) related to this question.
How helpful was this article to you?
User Comments User Comments Add Comment
There are no user comments for this question. Be the first to post a comment. Click Here
Related Questions Related Questions
  1. How do you handle printing from the WebClient?
  2. Working with isCOBOL, is there a native support for REST and SOAP Web Services?
  3. How can I control or restrict access to my WebClient applications and see the user name displayed in the WebClient console?
  4. Consuming a webservice returns error 500 because of the lack of a Header property
Article Information Additional Information
Article Number: 332
Created: 2022-10-04 5:52 AM
Rating: No Rating
 
Article Options Article Options
Print Question Print this Question
Email Question Email Question to Friend
Export to Adobe PDF Export to PDF File
Export to MS Word Export to MS Word
Bookmark Article
Subscribe to Article Subscribe to Article
 
Search Knowledge Base Search Knowledge Base



 
 

© Veryant - All Rights Reserved
Veryant and isCOBOL are trademarks or registered marks of Veryant in the United States and other countries. All other marks are the property of their respective owners.