Hi,
On trunk 1374736, when I process to an order ("Submit order")
there is a "createCommContentDataResource" service return error
2012-08-20 15:04:08,543 (OFBiz-JobQueue-0)
[ ModelService.java:571:ERROR] [ModelService.validate] :
{createCommContentDataResource} : (OUT) Required test error:
org.ofbiz.service.ServiceValidationException: Unknown parameter found:
[createCommContentDataResource.success]
I've searched but I didn't find the OUT parameter "success", instead of
"successMessage".
This error impacts email sending.
Eric