On Tue, 4 Aug 2009 16:03:13 -0400, Barkow, Eileen <[email protected]> wrote:

>CICS compiles could still be done on the pc by just including  dfjcics.jar
in the classpath but then the module still has to be uploaded to the hfs
file in order to run on CICS, which is not a big deal.
>But there is still no real new copy facility for java programs - you just
have to keep setting JVMPOOL to 0 in order to reload the module.
>
The Shared Class Cache in Java 5 (CICS TS 3.2) or Java 6 (CICS TS 4.1)
automatically performs the equivalent of a program newcopy/phasein. There is
no longer any need to phase out the entire JVM Pool and restart applications.

Tom Grieve
CICS Development
IBM Hursley Park

----------------------------------------------------------------------
For IBM-MAIN subscribe / signoff / archive access instructions,
send email to [email protected] with the message: GET IBM-MAIN INFO
Search the archives at http://bama.ua.edu/archives/ibm-main.html

Reply via email to