On Sat, 21 May 2011 07:38:04 +0530, jagadishan perumal <[email protected]> wrote:
>//RUN EXEC PGM=BPXBATCH, >// PARM='SH java -cp /proj2/jproj/path.classpath' Try adding the class you want to execute to that command line... A classpath is nice, but to my knowledge, java does not guess which of the classes on the classpath is the main... Cheers, Jantje. ---------------------------------------------------------------------- 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

