danik56
New User
Joined: 08 Mar 2017 Posts: 56 Location: Israel
|
|
|
|
We have a Java class that is called from a CICS cobol program and was configured to run on a JVM pool back in CICS version 3.2
When running on a JVM pool the Java class was loaded based on the CLASSPATH definition of the JVM profile.
When I'm looking at the setup of a JVM server in CICS 5.3 It appears that CLASSPATH is no longer a valid directive in the JVM profile.
So how would the JVM server know from where to load the Java class ? |
|