cpgj001 - CICS Client Codepage Details
This application displays the following information:
- CICS Client Codepage Details
- Java Gateway Information
- Operating System Properties
- Java Properties
The program does not require an active connection to a server.
Parameters can be overridden via command line.
Issue "cpgj001 -?" for help and default settings.
Sample Input
java jgtest.gateway.cpgj001 -j local:
Sample Output
cpgj001 - CICS Client Codepage Details
-j JGate -> local:
-r JGate port -> 2006
-list list systems only -> false
-! debug -> false
-? Display settings only
--- cpgj001 started 18/06/98 14:43
--- Successfully created JavaGateway connection ---
CICS Client Codepage Details:
CICS Client Codepage .............. unknown
CICS Client Return Code ........... 0
CICS Client Return Code (string) .. CODEPAGE_NORMAL
Java Gateway:
Java Gateway Return Code .......... 0
System Properties:
Operating System .................. OS/2
Operating System Version .......... 20.40
Language Code ..................... en
Country Code ...................... GB
Time Zone ......................... gmt
Java Properties:
JVM locale ........................ IBM-850
Local encodings to Unicode package. sun.io
Java Interpreter .................. JDK 1.1.1 IBM build o111-19970726
Java Installation Directory ....... D:\JAVA11\BIN\..
JIT Compiler ...................... javax
Java Classpath .................... e:\j_reuse;c:\www\cgi-bin\icsclass.zip;d:\javaos2\lib\classes.zip;d:\netscape\njclass.zip;d:\jgate\classes;.\.;D:\JAVA11\DLL\..\classes;D:\JAVA11\DLL\..\lib\classes.zip;D:\JAVA11\DLL\..\classes;
--- Successfully closed JavaGateway connection ---
--- cpgj001 completed 18/06/98 14:43
--- Iterations run ..... 1 out of 1
History log:
- Written : Nov 97 - Alan Hollingshead (based on v1.1.3 version by Chris Goodall)
- Updated : Apr 98 - uses common classes