EGL Java runtime error code CSO7958E

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.

Feedback
(C) Copyright IBM Corporation 2000, 2005. All Rights Reserved.