createCommContentDataResource service error

Previous Topic Next Topic
 
classic Classic list List threaded Threaded
2 messages Options
Reply | Threaded
Open this post in threaded view
|

createCommContentDataResource service error

Eric DE MAULDE
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
Reply | Threaded
Open this post in threaded view
|

Re: createCommContentDataResource service error

Erwan de FERRIERES-2
Hi Eric,

could you create a jira issue and add the steps to reproduce the error ?

Thanks,

2012/8/20 Eric de Maulde <[hidden email]>:

> 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



--
Erwan de FERRIERES