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 个回答
As per stack trace you are trying to call java component with ReflectionEntryPointResolver. But no arguments passed. For mapping arguments please refer
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.