Re: question about product included quantity

2011-07-18 Thread Martin Kreidenweis
Hi, Is there any diferrence between product.quantityIncluded and product.piecesIncluded I know that product.piecesIncluded is used for alternativ package but is there any reason to get 2 fields ? David has a good explanation here:

Running OFBiz tests without demo data

2010-06-24 Thread Martin Kreidenweis
Hello, To do more realistic testing we would like to run our automated tests without the OFBiz demo data load. So we would like to load our test data with ant run-install-exttest and then run the tests for our components. The problem is that the included OFBiz tests need the demo data to

Re: Performance issue: org.ofbiz.entity.transaction.TransactionUtil seems to be bottleneck

2010-06-01 Thread Martin Kreidenweis
/confluence/display/OFBTECH/Apache+OFBiz+Technical+Production+Setup+Guide#ApacheOFBizTechnicalProductionSetupGuide-CacheSettings https://cwiki.apache.org/confluence/display/OFBADMIN/Scaling+and+Performance+Plan Jacques From: Martin Kreidenweis martin.kreidenw...@tngtech.com Hi, we

Performance issue: org.ofbiz.entity.transaction.TransactionUtil seems to be bottleneck

2010-05-31 Thread Martin Kreidenweis
Hi, we are currently evaluating Apache OFBiz for use in one of our projects. We expect a high load on our application. So we did a test with jMeter on the sample ecommerce application with 100 parallel sessions and in average 400 msec (randomized) wait time between requests. During profiling we