y something like
> > this:
> >
> > com._2proceed.purchasingcreateSupplier p = new
> > webOfBizExample.com._2proceed.purchasingcreateSupplier();
> > p.createSupplier("Name", "another name", "...");
> >
> > Does anyone have experience in consuming the webservices from .net an VS?
> >
> > Help is appriciated.
> >
> > Best regards
> >
> >
> > Christoffer Munck
> >
> >
>
> --
> View this message in context:
> http://www.nabble.com/Creating-a-.net-webservice.-tf4483952.html#a12791718
> Sent from the OFBiz - User mailing list archive at Nabble.com.
>
>
er name", "...");
>
> Does anyone have experience in consuming the webservices from .net an VS?
>
> Help is appriciated.
>
> Best regards
>
>
> Christoffer Munck
>
>
--
View this message in context:
http://www.nabble.com/Creating-a-.net-webservice.-tf4483952.html#a12791718
Sent from the OFBiz - User mailing list archive at Nabble.com.
Also
http://www.nabble.com/Using-SOAP-complex-types-with-OfBiz-tf3300429.html#a9180865
> http://www.nabble.com/web-services-and-Ofbiz-tf3996188.html#a11349563
>
> Jacques
>
> De : "Christoffer Munck" <[EMAIL PROTECTED]>
> > Hi'
> > I have tried to create consume a webservice like:
> > http://my
http://www.nabble.com/web-services-and-Ofbiz-tf3996188.html#a11349563
Jacques
De : "Christoffer Munck" <[EMAIL PROTECTED]>
> Hi'
> I have tried to create consume a webservice like:
> http://myaddress.com:8080/webtools/control/SOAPService/purchasing.createSupplier?wsdl
>
> Here's a snippet
>
>
Hi'
I have tried to create consume a webservice like:
http://myaddress.com:8080/webtools/control/SOAPService/purchasing.createSupplier?wsdl
Here's a snippet
I've noticed a native .net webservice returns something like this:
-
-
-
I would like to be able to