[jira] [Created] (OFBIZ-5016) createCommContentDataResource service error

2012-08-20 Thread Eric de Maulde (JIRA)
Eric de Maulde created OFBIZ-5016:
-

 Summary: createCommContentDataResource service error
 Key: OFBIZ-5016
 URL: https://issues.apache.org/jira/browse/OFBIZ-5016
 Project: OFBiz
  Issue Type: Bug
  Components: ALL APPLICATIONS
Affects Versions: SVN trunk
 Environment: trunk 1374736, database : Derby on Debian
Reporter: Eric de Maulde
Priority: Minor


Hi,

When I process an order ("Submit order") on page "Final Checkout Review",
there is a "createCommContentDataResource" service return error,
in order to send  an order email :

2012-08-21 02:25:46,457 (OFBiz-JobQueue-0) [ ModelService.java:571:ERROR] 
[ModelService.validate] : {createCommContentDataResource} : (OUT) Required test 
error: org.ofbiz.service.ServiceValidationException: Unknown parameter found: 
[createCommContentDataResource.success]

So the complete order email is sent several times ...

I've searched but I haven't found the OUT parameter "success", instead of
"successMessage".

Eric

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: 
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira




Re: createCommContentDataResource service error

2012-08-20 Thread Erwan de FERRIERES
Hi Eric,

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

Thanks,

2012/8/20 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



-- 
Erwan de FERRIERES


createCommContentDataResource service error

2012-08-20 Thread 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


[jira] [Created] (OFBIZ-5015) Update Lucene 3.5 to 4.0

2012-08-20 Thread Mirko Vogelsmeier (JIRA)
Mirko Vogelsmeier created OFBIZ-5015:


 Summary: Update Lucene 3.5 to 4.0
 Key: OFBIZ-5015
 URL: https://issues.apache.org/jira/browse/OFBIZ-5015
 Project: OFBiz
  Issue Type: Improvement
  Components: content
Affects Versions: SVN trunk
Reporter: Mirko Vogelsmeier
 Attachments: lucene-4.0.patch, 
lucene-analyzers-common-4.0.0-ALPHA.jar, lucene-core-4.0.0-ALPHA.jar, 
lucene-queryparser-4.0.0-ALPHA.jar

Hi,

i did update from lucene-3.5 to lucene-4.0.
As soime Objects are now seperated into another packages, i had to add 2 more 
libs.

Just add the libs to application/content/lib and apply the patch.


--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: 
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira




[jira] [Updated] (OFBIZ-5015) Update Lucene 3.5 to 4.0

2012-08-20 Thread Mirko Vogelsmeier (JIRA)

 [ 
https://issues.apache.org/jira/browse/OFBIZ-5015?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Mirko Vogelsmeier updated OFBIZ-5015:
-

Attachment: lucene-queryparser-4.0.0-ALPHA.jar
lucene-core-4.0.0-ALPHA.jar
lucene-analyzers-common-4.0.0-ALPHA.jar
lucene-4.0.patch

> Update Lucene 3.5 to 4.0
> 
>
> Key: OFBIZ-5015
> URL: https://issues.apache.org/jira/browse/OFBIZ-5015
> Project: OFBiz
>  Issue Type: Improvement
>  Components: content
>Affects Versions: SVN trunk
>Reporter: Mirko Vogelsmeier
> Attachments: lucene-4.0.patch, 
> lucene-analyzers-common-4.0.0-ALPHA.jar, lucene-core-4.0.0-ALPHA.jar, 
> lucene-queryparser-4.0.0-ALPHA.jar
>
>
> Hi,
> i did update from lucene-3.5 to lucene-4.0.
> As soime Objects are now seperated into another packages, i had to add 2 more 
> libs.
> Just add the libs to application/content/lib and apply the patch.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: 
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira




creation of a ofbiz ecommerce frontend and backend with a minimal usable functionality.

2012-08-20 Thread Hans Bakker
I hear now from several persons and also in the past that it could be 
useful to create a component with minimal functionality for the 
beginning ERP user. Later we can add functions which can be activated by 
the same ERP user when he has gained more experience. OFBiz core system 
and database is intended to be fully compatible with the standard ofbiz 
trunk system.


We could also add documentation and development guidelines what is now 
much easier because the system (the component) is much smaller and 
easier to follow.


Since the OFBiz PMC has decided to reduce the number of components I 
have setup a open separate discussion group for this additional 
component to separate the discussion from the standard ofbiz discussion.


If you would like to help to define what is  considered a 'minimal 
useful' functionality please join the open group at:

http://www.linkedin.com/groups/Grow-ERP-open-source-ERP-4576897?goback=.gmp_4576897

A first proposal is already present.

Regards,
Hans