RE: Simple scenario not working

2007-12-10 Thread Hoda, Nadeem [USA]
@ws.apache.org Subject: Re: Simple scenario not working hi, try to use the following command sh wsdl2java.sh -uri LookupWS.wsdl -ss -sd -g -u -uw and use the generated build.xml to create the .aar file. this worked fine for me with the current code base. Please have a look at with a nighly build

Re: Simple scenario not working

2007-12-10 Thread Amila Suriarachchi
-- *From:* Amila Suriarachchi [mailto:[EMAIL PROTECTED] *Sent:* Friday, December 07, 2007 12:24 PM *To:* axis-user@ws.apache.org *Subject:* Re: Simple scenario not working hi, try to use the following command sh wsdl2java.sh -uri LookupWS.wsdl -ss -sd -g -u -uw

RE: Simple scenario not working

2007-12-10 Thread Hoda, Nadeem [USA]
Yes it does. From: Amila Suriarachchi [mailto:[EMAIL PROTECTED] Sent: Monday, December 10, 2007 12:31 PM To: axis-user@ws.apache.org Subject: Re: Simple scenario not working On Dec 10, 2007 1:50 PM, Hoda, Nadeem [USA] [EMAIL PROTECTED] wrote

Re: Simple scenario not working

2007-12-07 Thread Amila Suriarachchi
, December 06, 2007 5:13 PM *To:* axis-user@ws.apache.org *Subject:* Re: Simple scenario not working Can you send your wsdl? On Dec 6, 2007 6:17 PM, Upul Godage [EMAIL PROTECTED] wrote: Hi, Have you put the original LookupWS.wsdl in the META-INF directory of the .aar? Upul

Simple scenario not working

2007-12-06 Thread Hoda, Nadeem [USA]
All, I am using a WSDL to create an Axis2 service. I used the command (I tried both adb and xmlbeans databinding): wsdl2java -uri LookupWS.wsdl -o lookup -p org.lookup.test -d adb -s -ss -ssi -sd -g -Ew false -ns2p Then I built the service (aar file) and deployed with no errors. Then, I

Re: Simple scenario not working

2007-12-06 Thread Upul Godage
Hi, Have you put the original LookupWS.wsdl in the META-INF directory of the .aar? Upul On Dec 6, 2007 5:18 PM, Hoda, Nadeem [USA] [EMAIL PROTECTED] wrote: All, I am using a WSDL to create an Axis2 service. I used the command (I tried both adb and xmlbeans databinding): wsdl2java -uri

RE: Simple scenario not working

2007-12-06 Thread Hoda, Nadeem [USA]
@ws.apache.org Subject: Re: Simple scenario not working Hi, Have you put the original LookupWS.wsdl in the META-INF directory of the .aar? Upul On Dec 6, 2007 5:18 PM, Hoda, Nadeem [USA] [EMAIL PROTECTED] wrote: All, I am using a WSDL to create an Axis2 service

Re: Simple scenario not working

2007-12-06 Thread Amila Suriarachchi
Can you send your wsdl? On Dec 6, 2007 6:17 PM, Upul Godage [EMAIL PROTECTED] wrote: Hi, Have you put the original LookupWS.wsdl in the META-INF directory of the .aar? Upul On Dec 6, 2007 5:18 PM, Hoda, Nadeem [USA] [EMAIL PROTECTED] wrote: All, I am using a WSDL to create an

RE: Simple scenario not working

2007-12-06 Thread Hoda, Nadeem [USA]
To: axis-user@ws.apache.org Subject: Re: Simple scenario not working Can you send your wsdl? On Dec 6, 2007 6:17 PM, Upul Godage [EMAIL PROTECTED] wrote: Hi, Have you put the original LookupWS.wsdl in the META-INF directory of the .aar? Upul