Product Information > JADE Error Messages and System Messages > 6000 through 6999 - JADE Compiler Errors > 6393 - PseudoMethodCallType parameter prevents use of AppContext clause

6393   PseudoMethodCallType parameter prevents use of AppContext clause

Cause

This error occurs when you compile a method that makes an asynchronous method call using the invoke method of the JadeMethodContext class that includes an in applicationContext clause.

Action

Do not include an in applicationContext clause.