Product Information > JADE Error Messages and System Messages > 6000 through 6999 - JADE Compiler Errors > 6344 - Web Service method cannot return type Any

6344   Web Service method cannot return type Any

Cause

This error occurs when the return type of a Web service method is type Any.

Action

Change the return type of the method to specify the type returned and recompile the method.