[Migrated content. Thread originally posted on 22 December 2008]
I solved the problem modifing the signature in the cobol call indicating the esact java object instead of the general Ljava/lang/Object;CALL "C$JAVA" USING CJAVA-CALL, CONFIG-MODEL,
"xml/ParserConfig", "getVo",
"()Lmodels/Model;",vobject GIVING STATUS-VAL.
-----------------------------------------------------



