+ Reply to Thread
Results 1 to 3 of 3

Thread: Calling a JAva Program through a CL

  1. #1

    Default Calling a JAva Program through a CL

    RUNJVA CLASS(com.something.myclass) + PARM(&parm1 &parm2) + CLASSPATH('/QIBM/yadda/blah/')

  2. #2
    Guest.Visitor Guest

    Default Calling a JAva Program through a CL

    Guys I need some help. I need to call a java Program through a CL. I have no clue here to start or how to go about it. I am OO Programmer, but management has delegated me to accomplish it. HELP

  3. #3
    Guest.Visitor Guest

    Default Calling a JAva Program through a CL

    ...and don't forget this option on the runjva command: PROP((java.version '1.2.2')) The 400 can have multiple versions of the JVM installed. You'll probably want to specify the correct one. Replace the 1.2.2 with whatever version you want.

+ Reply to Thread

Similar Threads

  1. Replies: 6
    Last Post: 08-18-2004, 05:46 AM
  2. Calling java methods from RPG program
    By bala@elektrisola.de in forum RPG
    Replies: 1
    Last Post: 08-10-2004, 07:52 AM
  3. Calling a java program from RPGIV
    By Guest.Visitor in forum RPG
    Replies: 1
    Last Post: 08-14-2003, 08:07 AM
  4. calling a java program on as400 from visual basic
    By Guest.Visitor in forum Visual Basic
    Replies: 0
    Last Post: 02-14-2003, 04:46 AM
  5. calling an as400 program from java
    By tkosacek@visioninfo.com in forum Java
    Replies: 2
    Last Post: 10-18-2002, 07:05 AM

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts