×
The internal search function is temporarily non-functional. The current search engine is no longer viable and we are researching alternatives.
As a stop gap measure, we are using Google's custom search engine service.
If you know of an easy to use, open source, search engine ... please contact support@midrange.com.
Stopping and starting the JVM is not reliable. If its still possible, its
full of potential for errors. I've used the spawn() api to have a parent
job create another job and wait for its completion to get around this. The
JVM is only run in the spawned jobs, so the parent job stays clean.
From: Mohammad Tanveer <surgum@xxxxxxxxx>
To: rpg400-l@xxxxxxxxxxxx
Date: 01/18/2017 08:11 AM
Subject: RPG calling java classes
Sent by: "RPG400-L" <rpg400-l-bounces@xxxxxxxxxxxx>
Is it possible to restart a JVM for a job or Reload Jar files/classes
executed within the job.. This is to solve a problem of deployment of
updated jar files and changing the class path while job is still active.
Current solution is to end the job and start a new job.
--
This is the RPG programming on the IBM i (AS/400 and iSeries) (RPG400-L)
mailing list
To post a message email: RPG400-L@xxxxxxxxxxxx
To subscribe, unsubscribe, or change list options,
visit:
http://lists.midrange.com/mailman/listinfo/rpg400-l
or email: RPG400-L-request@xxxxxxxxxxxx
Before posting, please take a moment to review the archives
at
http://archive.midrange.com/rpg400-l.
Please contact support@xxxxxxxxxxxx for any subscription related questions.
Help support midrange.com by shopping at amazon.com with our affiliate
link:
http://amzn.to/2dEadiD
As an Amazon Associate we earn from qualifying purchases.