Calling Ofbiz web services from a .NET client

2010-10-04 Thread Per Sandved Hustad
Hello. I have been struggling for several days in order to call a simple Ofbiz web service from a Visual Studio 2008 C# console application. I am using the Ofbiz trunk, currently at revision 1004127. Using the http://localhost:8080/webtools/control/SOAPService/testSOAPScv?WSDL reference, I am

Re: Calling Ofbiz web services from a .NET client

2010-10-04 Thread chris snow
Hi Per, I would try using XML-RPC if you can find a .NET library for it. Can you please re-open the JIRA issue? Many thanks, Chris

Re: Calling Ofbiz web services from a .NET client

2010-10-04 Thread BJ Freeman
note familiar withusing .net take a look at https://issues.apache.org/jira/browse/OFBIZ-3877 = BJ Freeman Strategic Power Office with Supplier Automation http://www.businessesnetwork.com/automation/viewforum.php?f=52 Specialtymarket.com http://www.specialtymarket.com/

Re: Calling Ofbiz web services from a .NET client

2010-10-04 Thread Jacques Le Roux
Hi Chris, I just reopened, have you looked at https://issues.apache.org/jira/browse/OFBIZ-3877 ? Jacques From: chris snow chsnow...@gmail.com Hi Per, I would try using XML-RPC if you can find a .NET library for it. Can you please re-open the JIRA issue? Many thanks, Chris