RE: Profiling using OFBiz

2010-03-15 Thread Bhupendra Shivade
you can use probe application, which can be started from hot-deploy. cheers From: Neha Mehta [neha.me...@lntinfotech.com] Sent: Friday, March 12, 2010 6:40 PM To: user@ofbiz.apache.org Subject: Profiling using OFBiz Hi, I need to check memory leaks, memory

How to deploy Axis2 web service in ofbiz

2010-01-29 Thread Bhupendra Shivade
Hi All, I am seeing all the threads for Axis2, but I couldn't find how to deploy AAR file in ofbiz. I will appreciate if anyone navigates me there. Thanks Bhupendra. http://www.mindtree.com/email/disclaimer.html

how to write this using delegator

2009-09-01 Thread Bhupendra Shivade
Hello guys, I want to write this query using delegator, please help in writing. SELECT MIN(price),MAX(price) FROM product_price WHERE product_id IN('10011','10011'); Thanks Bhupendra. http://www.mindtree.com/email/disclaimer.html

how to use EntityOperator.ID_IN

2009-08-28 Thread Bhupendra Shivade
How to EntityOperator.ID_IN. I would like to use SQL which has IDs which passed in IN clause, but as it might have performance issue, I have to use different approach. Thanks BHupendra http://www.mindtree.com/email/disclaimer.html