CSO7958E: The native code did not provide an object of type CSOPowerServer to the Java wrapper, as is needed to convert data between the Java wrapper and the EGL-generated program.
Explanation
The native Java code invoked the call or execute method of a Java wrapper without first instantiating an object of class CSOPowerServer and providing that object to the wrapper.
User Response
Review the help pages on the Java wrapper for details on accessing EGL middleware, as is always required for data conversion.
(C) Copyright IBM Corporation 1992, 2005. All Rights Reserved.