EGL Java™ runtime error code VGJ1540E

VGJ1540E: Reference datatypes are not supported for remote services. Reference type parameter(s) %1. Remote call to service:%2, method:''%3 %4 (%5)''.

Explanation

The error occurred during a remote EGL service invocation. The parameters specified in the error message are reference type parameters and reference type parameters are not supported in remote EGL services.

User Response

Switch to the type from TCPIP to Local or redesign the service so it doesn't use reference data types.

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