Skip to main content

Hi All,

Hope all are doing Good!!!

 

I am new to Mule Soft i am getting this error: Component that caused exception is: DefaultJavaComponent{tranningFlow.component.380300722}. Message payload is of type: NullPayload

 

Please guide is in right path.

 

Thanks in advance..

Regards,

Seshubabu

7 个回答
  1. 2016年9月10日 17:52

    As per stack trace you are trying to call java component with ReflectionEntryPointResolver. But no arguments passed. For mapping arguments please refer

     

    http://blogs.mulesoft.com/dev/newbie/mule-school-invoking-component-methods-using-entry-point-resolvers/

     

    For more details refer -

    https://docs.mulesoft.com/mule-user-guide/v/3.8/entry-point-resolver-configuration-reference

     

    Cant comment more unless mule configuration is shared. Hope this helps.

0/9000