Re: Multiple root apps (tenant)

2015-01-28 Thread Pierre Smits
Hi Ingo, All I did an in dept review of OFBIZ-5898, the patch and subsequent commit r1643510 and resulting issue OFBIZ-5986 in a posting in the dev@. See: http://ofbiz.markmail.org/message/xsvyscpoup7nqsqk Best regards, Pierre Smits *ORRTIZ.COM * Services & Solutions for

Re: Unable to connect tenant component with tenant database

2015-01-28 Thread Pierre Smits
Hi all, I did an in dept review of OFBIZ-5898, the patch and subsequent commit r1643510 and resulting issue OFBIZ-5986 in a posting in the dev@. See: http://ofbiz.markmail.org/message/xsvyscpoup7nqsqk Pierre Smits *ORRTIZ.COM * Services & Solutions for Cloud- Based Manufa

Re: Setting Ofbiz with Enterprise Service Bus

2015-01-28 Thread Michael Brohl
Hi Jean-Luc, we have some experience with OFBiz connected to Apache Camel with Apache ServiceMix for integration. We use REST endpoints and JMS/ActiveMQ to connect OFBiz to the ESB. For JMS we have modified the JMS/Service functionality in OFBiz. Regards, Michael I am trying to set up bf

Re: Loading customers into OFBiz

2015-01-28 Thread Ron Wheeler
Yes, I was able to remove the need for custom XSLT processing by being a bit smarter about the XML output plug-in so that it has enough flexibility to produce a file that the entity-engine should be able to read. One can configure the root element name and the data element name so one produce

Need document link / ref on Shipping

2015-01-28 Thread Mandar K
Hi All, pl can someone share link / tutorial related 'Shipping'. Need to know on ship group / other functionality Thanks in advance ! BR, Mandar

Re: Loading customers into OFBiz

2015-01-28 Thread Jacques Le Roux
I just read the previous version. So I will have to read the update. The XSLT part is missing though, normal? Jacques Le 28/01/2015 18:01, Ron Wheeler a écrit : http://adtransform.artifact-software.com/?p=16 is a writeup about how to use ADTransform to create the entity-engine-xml files to lo

Loading customers into OFBiz

2015-01-28 Thread Ron Wheeler
http://adtransform.artifact-software.com/?p=16 is a writeup about how to use ADTransform to create the entity-engine-xml files to load customers. I would appreciate any comments from strategy to clarity of the explanation. I hope that this will help people with initial data loading by allowing

Re: Unable to connect tenant component with tenant database

2015-01-28 Thread Anchit Jindal
Hi Arun Thanks for the reply i have tested this patch and by using this i found that it returns null for tenant id for the following code if(UtilValidate.isEmpty(tenantId)) { tenantId = (String) httpRequest.getAttribute("tenantId"); }

Re: Unable to connect tenant component with tenant database

2015-01-28 Thread Pierre Smits
As it has now become a review of a committed change, I will report my findings in dev@ Regards, Pierre Smits *ORRTIZ.COM * Services & Solutions for Cloud- Based Manufacturing, Professional Services and Retail & Trade http://www.orrtiz.com On Wed, Jan 28, 2015 at 2:25 PM,

Re: Unable to connect tenant component with tenant database

2015-01-28 Thread Pierre Smits
Jacques, I had not had the change yet, but I will test recent changes and the patch provided in 5896 shortly. Best regards, Pierre Smits *ORRTIZ.COM * Services & Solutions for Cloud- Based Manufacturing, Professional Services and Retail & Trade http://www.orrtiz.com On W

Re: Unable to connect tenant component with tenant database

2015-01-28 Thread Jacques Le Roux
Le 28/01/2015 12:21, Pierre Smits a écrit : This seems to be related to https://issues.apache.org/jira/browse/OFBIZ-5447 Pierre, is this resolved on your side? Ashish, what about https://issues.apache.org/jira/browse/OFBIZ-5986 ? Thanks Jacques Regards, Pierre Smits *ORRTIZ.COM

Re: Unable to connect tenant component with tenant database

2015-01-28 Thread Pierre Smits
This seems to be related to https://issues.apache.org/jira/browse/OFBIZ-5447 Regards, Pierre Smits *ORRTIZ.COM * Services & Solutions for Cloud- Based Manufacturing, Professional Services and Retail & Trade http://www.orrtiz.com On Wed, Jan 28, 2015 at 7:37 AM, Arun Patid

Re: Modal dialog / progress indicator for long running service call

2015-01-28 Thread Jacques Le Roux
You will find one at catalog/control/ProductStoreFacilities?productStoreId=9000 when adding facility Jacques Le 28/01/2015 09:37, markus@t-systems.com a écrit : Hi All, I am calling a self-made java service (inside a customer component in folder hot-deploy). Inside this java service I st

Modal dialog / progress indicator for long running service call

2015-01-28 Thread Markus.Rau
Hi All, I am calling a self-made java service (inside a customer component in folder hot-deploy). Inside this java service I start an external operation that takes 1-2 minutes. The service call and the external operation works fine. During the external operation I want to show a dialog with an