Re: Array of pojos as an output parameter of an ofbiz service exported via soap

2008-11-23 Thread Jacques Le Roux
Alfredo, SOAPClientEngine and and SOAPEventHandler classes uses Axis but they are far from complete. You need to deal with complex type yourself. I'm sorry to say that I did not work on that myself. Michael is the person which has made the most advanced reports so far (on MLs) on this subject

Re: price, configuration from virtual product to variants

2008-11-23 Thread Jacques Le Roux
Hi Eric, You might be interested by this thread http://www.nabble.com/Problem-in-Virtual-products-tt8723541.html#a14454103 I had no time to come back to it, not sure of the status. Jacques From: Eric DE MAULDE [EMAIL PROTECTED] Hi, I would like to transmit same price / configuration ... from

Open for businesses Web Ranking

2008-11-23 Thread BJ Freeman
just did my weekly web ranking for my sites. for the fun of it I put in the ofbiz.apache.org with the key words Open for Business we rank #1 in one major search engine and 18 others. other pages that are of interest. http://ofbiz.apache.org/VideosConf.html is #6 in Google Mobile if I can figure

Re: Book on Apache OFBiz development

2008-11-23 Thread anand joshi
Hello all can any one explain me how to debug the ofbiz into eclipse.. when i debug the ofbiz its giving memory exception. byeee Anand On Sat, Nov 22, 2008 at 6:42 PM, Eric DE MAULDE [EMAIL PROTECTED] wrote: Hi, Have people bought and read this book ? What is your opinion ? My goal is

Re: Book on Apache OFBiz development

2008-11-23 Thread Abhishake Agarwal
This may help you http://www.opensourcestrategies.com/ofbiz/ofbiz_eclipse.php On Mon, Nov 24, 2008 at 10:16 AM, anand joshi [EMAIL PROTECTED] wrote: Hello all can any one explain me how to debug the ofbiz into eclipse.. when i debug the ofbiz its giving memory exception. byeee Anand

Re: Book on Apache OFBiz development

2008-11-23 Thread BJ Freeman
http://docs.ofbiz.org/display/OFBIZ/Running+and+Debugging+OFBiz+in+Eclipse anand joshi sent the following on 11/23/2008 8:46 PM: Hello all can any one explain me how to debug the ofbiz into eclipse.. when i debug the ofbiz its giving memory exception. byeee Anand On Sat, Nov 22,

Re: Book on Apache OFBiz development

2008-11-23 Thread anand joshi
Hi Failed to connect to remote VM. Connection refused. Connection refused: connect i got this error while debug the ofbiz .. can u give me the configuration of the eclipse... On Mon, Nov 24, 2008 at 10:34 AM, BJ Freeman [EMAIL PROTECTED] wrote:

Re: Using SOAP complex types with OfBiz

2008-11-23 Thread Michael Imhof
Please try to develop SOAP service calls step by step. It seems to me that you're searching for a overall solution wich I can't provide because it's too complicated (too many classes involved and our OfBiz version is 2years old!!). 1) Are you able to generate WSDL-Files out of ofbiz service