Product Information > JADE Error Messages and System Messages > 6000 through 6999 - JADE Compiler Errors > 6345 - Web Service method cannot have parameters of type Any

6345   Web Service method cannot have parameters of type Any

Cause

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

Action

Change the parameters of the method to specify the type passed and recompile.