For comment: Adding a single gizmo calls 10 times the PriceService

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

For comment: Adding a single gizmo calls 10 times the PriceService

Francis ANDRE
Hi

I am trying to fix a problem with currency USD versus EUR in the OFBiz ecommerce
demo and by tracking the invocations of the method calculateProductPrice from
the PriceService.java, it appears that this method  if called 10 times for a
single AddToCart in the ecommerce demo.

This seems to me excessive but I do not have knowledge in ofbiz for stating if
it is correct or not. Any idea of the correct number of calls?

Rgds
Reply | Threaded
Open this post in threaded view
|

Re: For comment: Adding a single gizmo calls 10 times the PriceService

Jacques Le Roux
Administrator
Hi Francis,

Have this not been since indirectly addressed by another topic (I think I read something about that but no sure)

Thanks

Jacques

From: "Francis ANDRE" <[hidden email]>

> Hi
>
> I am trying to fix a problem with currency USD versus EUR in the OFBiz ecommerce
> demo and by tracking the invocations of the method calculateProductPrice from
> the PriceService.java, it appears that this method  if called 10 times for a
> single AddToCart in the ecommerce demo.
>
> This seems to me excessive but I do not have knowledge in ofbiz for stating if
> it is correct or not. Any idea of the correct number of calls?
>
> Rgds
Reply | Threaded
Open this post in threaded view
|

Re: For comment: Adding a single gizmo calls 10 times the PriceService

Francis ANDRE
Jacques

May be this has already been adressed in some others topics and if you have a
pointer to show me, I would be happy to follow it. On the contrary, may be you
can raise a attention to the relevant people about this point.

Francis

Le 04/04/2012 19:50, Jacques Le Roux a écrit :

> Hi Francis,
>
> Have this not been since indirectly addressed by another topic (I think I read
> something about that but no sure)
>
> Thanks
>
> Jacques
>
> From: "Francis ANDRE" <[hidden email]>
>> Hi
>>
>> I am trying to fix a problem with currency USD versus EUR in the OFBiz
>> ecommerce demo and by tracking the invocations of the method
>> calculateProductPrice from the PriceService.java, it appears that this
>> method  if called 10 times for a single AddToCart in the ecommerce demo.
>>
>> This seems to me excessive but I do not have knowledge in ofbiz for stating
>> if it is correct or not. Any idea of the correct number of calls?
>>
>> Rgds
>
Reply | Threaded
Open this post in threaded view
|

Re: For comment: Adding a single gizmo calls 10 times the PriceService

Jacques Le Roux
Administrator
OK, I checked this is not new and was at least like that since R10.04

Jacques

From: "Francis ANDRE" <[hidden email]>

> Jacques
>
> May be this has already been adressed in some others topics and if you have a pointer to show me, I would be happy to follow it.
> On the contrary, may be you can raise a attention to the relevant people about this point.
>
> Francis
>
> Le 04/04/2012 19:50, Jacques Le Roux a écrit :
>> Hi Francis,
>>
>> Have this not been since indirectly addressed by another topic (I think I read something about that but no sure)
>>
>> Thanks
>>
>> Jacques
>>
>> From: "Francis ANDRE" <[hidden email]>
>>> Hi
>>>
>>> I am trying to fix a problem with currency USD versus EUR in the OFBiz ecommerce demo and by tracking the invocations of the
>>> method calculateProductPrice from the PriceService.java, it appears that this method  if called 10 times for a single AddToCart
>>> in the ecommerce demo.
>>>
>>> This seems to me excessive but I do not have knowledge in ofbiz for stating if it is correct or not. Any idea of the correct
>>> number of calls?
>>>
>>> Rgds
>>