IBM Mainframe Forum Index
 
Log In
 
IBM Mainframe Forum Index Mainframe: Search IBM Mainframe Forum: FAQ Register
 

Migrating Java application from JVM pool to JVM server


IBM Mainframe Forums -> CICS
Post new topic   Reply to topic
View previous topic :: View next topic  
Author Message
danik56

New User


Joined: 08 Mar 2017
Posts: 52
Location: Israel

PostPosted: Sat Dec 23, 2017 1:42 pm
Reply with quote

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 ?
Back to top
View user's profile Send private message
View previous topic :: :: View next topic  
Post new topic   Reply to topic View Bookmarks
All times are GMT + 6 Hours
Forum Index -> CICS

 


Similar Topics
Topic Forum Replies
No new posts Calling Java method from batch COBOL ... COBOL Programming 5
No new posts 10 byte RBA conversion -non applicati... JCL & VSAM 1
No new posts DB2 Event passed to the Application P... DB2 1
No new posts Using Java/C/C++ to retrieve dataset ... Java & MQSeries 6
No new posts building java class with zip4j.jar on... Java & MQSeries 0
Search our Forums:

Back to Top