Hi Keith, Thank you for the help. I am sort of new to this package. But, I had to switch to 1.2 branch right after starting, because it seems minOccurs="0" in ADB codegenerator is broken in the release version (1.1.1), but it worked fine in 1.2.
Thanks, Nima On 4/11/07, keith chapman <[EMAIL PROTECTED]> wrote:
Hi Yogen, You dont have to change the path from "services" to "rest". There are no separate endpoints for rest now, both SOAP and REST work off the same endpoint. Thanks, Keith. On 4/10/07, Yadav, Yogendra (IT) <[EMAIL PROTECTED]> wrote: > > Hi Keith, > I tried with Axis2 1.2 Nightly Build > axis2-1.2-SNAPSHOT.zip 09-Apr-2007 12:49 15M > > I tried this from the browser http://127.0.0.1:8080/axis2/rest/version, > it doesn't seem to work, should it work from the browser OR I should > write a client ? > > -yogen > > > > ------------------------------ > *From:* keith chapman [mailto:[EMAIL PROTECTED] > *Sent:* Sunday, April 08, 2007 3:21 AM > *To:* [EMAIL PROTECTED] > *Subject:* Re: REST Support > > > Hi Nima, > > Actually yes the REST support in Axis2 1.1 was more or less POX/HTTP. > But 1.2 will be equiped with REST support via the WSDL 2.0 HTTP Binding. > > !.2 will be out end of this month. U can try the RC's or even the 1.2branch... > > Thanks, > Keith > > > On 4/8/07, Nima Khajehnouri <[EMAIL PROTECTED] > wrote: > > > > I was just wondering if the introduced REST in "Axis2 1.1documentation on REST" is really REST!! > > It looks more like a POX/HTTP solution to me! Is it a real Resource > > oriented solution!? or I am mistaking? > > For example why should I use: > > http://127.0.0.1:8080/axis2/rest/version/getVersion > > to get the version, and I cannot use: > > http://127.0.0.1:8080/axis2/rest/version > > > > Thanks, > > Nima > > > > > > > > > > > -- > Keith Chapman > WSO2 Inc. > Oxygen for Web Services Developers. > http://wso2.org/ > ------------------------------ > > NOTICE: If received in error, please destroy and notify sender. Sender > does not intend to waive confidentiality or privilege. Use of this email is > prohibited when received in error. > -- Keith Chapman WSO2 Inc. Oxygen for Web Services Developers. http://wso2.org/
