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

Re: Installing a Theme / Missing Seed Data

2010-03-15 Thread David E Jones
The idea with seed data is that it is maintained along with the code. Because of that it generally shouldn't be edited directly in the database, and always maintained in files. That also means that whenever you update code on an instance with an existing database you should also update the

How to process fields that are extended in existing entity, in service

2010-03-15 Thread Khubchandra Man
Hi list, I did extend entity for an existing entity and want to store that fields in database , can any one suggest me how to process the extra added fields in the service or event. any help is appreciated. Thanks in advance Khubchandra Man

Re: How to process fields that are extended in existing entity, in service

2010-03-15 Thread Abdullah Shaikh
You need to set the add-missing-on-start to true and restart ofbiz, it will automatically create the new fields in db and you can use the new fields in the same way as you use the default fields. - Abdullah On Mon, Mar 15, 2010 at 12:59 PM, Khubchandra Man khubchandra@gmail.com wrote: Hi

Re: Calling Ofbiz SOAP service

2010-03-15 Thread Bilgin Ibryam
Hi Len, I tried with soapUI (a very good web service client) and it worked correct. Here is the soap request I used Bilgin soapenv:Envelope xmlns:soapenv=http://schemas.xmlsoap.org/soap/envelope/; xmlns:ser=http://ofbiz.apache.org/service/; soapenv:Header/ soapenv:Body

Re: Calling Ofbiz SOAP service

2010-03-15 Thread Christopher Snow
I had quite a few problems with the SOAP implementation. I did manage to get working with an axis client using AXIOM: http://cwiki.apache.org/confluence/x/b4KV I am using the following client XML to call the getOrderStatus service as a SOAP service. The Ofbiz getOrderStatus service takes

Should we have a User/Store association ?

2010-03-15 Thread Abdullah Shaikh
We have 3 stores, and the requirement is when a customers registers on any one of the 3 stores, and if the customer again registers on any one of the other 2 stores, we want to have a check that if the customer is already registered with any one of the other 2 stores so that on new customer

Bug in Ecommerce Search of OFBIZ 9.04?

2010-03-15 Thread Koon Sang
Hi, When I do a keyword search using the left bar Search Catalog screenlet in OFBIZ Ecommerce, I got some results. But, when I click on refine search and enter the same keyword in the search screen, I got no results. When I look at the log, it seems like there are some exceptions as shown

Re: Set profile default error

2010-03-15 Thread Suresh Yellamaraju
A followup: I set the following line to make it work from profiledefs = delegator.findByPrimaryKey(PartyProfileDefault, [partyId : partyId, productStoreId : productStoreId]); to this profiledefs = delegator.findByPrimaryKey(PartyProfileDefault, [partyId : userLogin.partyId, productStoreId

Re: Brainstorming about the Framework: Data Tier

2010-03-15 Thread BJ Freeman
https://issues.apache.org/jira/browse/OFBIZ-3556 if anyone once to help. = BJ Freeman http://bjfreeman.elance.com Strategic Power Office with Supplier Automation http://www.businessesnetwork.com/automation/viewforum.php?f=93 Specialtymarket.com