Reg : Cobol Calling Java

Support for Java SE, EE & ME, JVM, JNI, JDBC, EJB, JFC, JPDA, JAAS,JCE, JAXP, XML and Java API.
akila
Posts: 1
Joined: Mon Nov 17, 2014 3:46 pm
Skillset: jcl,cobol,cics
Referer: google

Reg : Cobol Calling Java

Postby akila » Mon Nov 17, 2014 9:54 pm

Hi

I am trying a Cobol program which invokes Java methods.
But I am getting the following error on invoking any Java method from the Cobol program.

UNABLE TO INVOKE METHOD X ON LINE NUMBER Y IN COBOL PROGRAM ABC .

I got the following explanation from the IBM manual :-

The specific method is not supported for the class of the current object reference.

But I am not able to understand the problem clearly and on how to resolve the issue.

  • Similar Topics
    Replies
    Views
    Last post