Hello,
I'm running into some issues in using the wsdl2java application when it comes
to outputting code which is able to communicate with a REST-based service.
There are several issues which have come up, so I'll start at the most basic
and work my way down:
1. According to the W3C WSDL docu
Hello,
I'm running a wsdl file through the wsdl2java.sh application and am running
into some unexpected problems.
Below is pseudo-code of the stubbed client code which calls our webservice - in
particular the method which gets called to communicate with the service and get
the response we're l
Hi Amila,
On May 8, 2010, at 8:25 PM, Amila Suriarachchi wrote:
>> On Fri, May 7, 2010 at 6:12 AM, Lev Lvovsky wrote:
>> Hello,
>>
>> I'm running a wsdl file through the wsdl2java.sh application and am running
>> into some unexpected problems.
>>
>
Hi Amila,
On May 8, 2010, at 8:54 PM, Amila Suriarachchi wrote:
>> The goal of not including a service element is spelled out in another
>> section of the wsdl docs:
>> http://www.w3.org/TR/wsdl20-primer/#adv-service-references . Our service is
>> very similar to the example service in that we