Re: Problem using document/literal and wrapped style with Axis 1.1

2003-07-21 Thread Jeyakumaran.C
- Original Message - From: "Jeyakumaran.C" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Tuesday, July 22, 2003 12:29 PM Subject: Re: Problem using document/literal and wrapped style with Axis 1.1 > hi, > Yr ques is pretty ambiguous. > is that the me

Re: Problem using document/literal and wrapped style with Axis 1.1

2003-07-21 Thread Jeyakumaran.C
ROTECTED]> To: <[EMAIL PROTECTED]> Sent: Monday, July 21, 2003 11:41 PM Subject: Problem using document/literal and wrapped style with Axis 1.1 Hi guys!! I have a class with a method like this: public String doIt() { } I have done deploy and got the wsdl using ?wsdl. When I tryed

Re: Problem using document/literal and wrapped style with Axis 1.1

2003-07-21 Thread remko de knikker
Does it work with public String doIt(String emptyString){ return "now it's filled"; } ?? pablo-bh wrote: Hi guys!! I have a class with a method like this: public String doIt() { } I have done deploy and got the wsdl using ?wsdl. When I tryed to use the WSDL2Java I got the error: java.util.No

Problem using document/literal and wrapped style with Axis 1.1

2003-07-21 Thread pablo-bh
Hi guys!! I have a class with a method like this: public String doIt() { } I have done deploy and got the wsdl using ?wsdl. When I tryed to use the WSDL2Java I got the error: java.util.NoSuchElementException at java.util.HashMap$HashIterator.nextEntry(HashMap.java:765) at java