Re: Beginner's question about using java2wsdl

2011-11-09 Thread Shameera Rathnayaka
efore, > StockQuoteService, had this. Where does it come from? > > Thanks, >Barney > > > -- > *From:* Barney Sperlin > *To:* "[email protected]" > *Sent:* Tuesday, November 8, 2011 10:43 AM > > *Subj

Re: Beginner's question about using java2wsdl

2011-11-08 Thread Barney Sperlin
[email protected]" Sent: Tuesday, November 8, 2011 10:43 AM Subject: Re: Beginner's question about using java2wsdl Thanks for taking the time to answer my question, Shameera, but the instruction that you suggest to do first is the one I can't get to work: java2wsdl.  When I go to the

Re: Beginner's question about using java2wsdl

2011-11-08 Thread Shameera Rathnayaka
wrong paths for this > attempt to make an aar file and any suggestions would be appreciated! > Thanks again, >Barney > > > -- > *From:* Shameera Rathnayaka > *To:* [email protected]; Barney Sperlin > *Sent:* Tuesday, Nove

Re: Beginner's question about using java2wsdl

2011-11-08 Thread Barney Sperlin
to make an aar file and any suggestions would be appreciated!      Thanks again,            Barney From: Shameera Rathnayaka To: [email protected]; Barney Sperlin Sent: Tuesday, November 8, 2011 7:27 AM Subject: Re: Beginner's question about using j

Re: Beginner's question about using java2wsdl

2011-11-08 Thread Shameera Rathnayaka
HI Barney. First you need to create a GethHtml.aar file. Then deploy it putting service directory under repository in Axis2_home and run axis2server.bat . Now you can get wsdl for your service using http://localhost:8080/services/GetHtml save it as GetH

Beginner's question about using java2wsdl

2011-11-07 Thread Barney Sperlin
  Hello,     Following the quickstart tutorial for POJOs, using the StockQuoteService, I've been able to use the java2wsdl, ant generate.service, ant generate.client and ant run.client.  The aar file was moved into the appropriate tomcat folder and I could see it in http://localhost:8080/service