You are viewing a plain text version of this content. The canonical link for it is here.
Posted to java-dev@axis.apache.org by Denise Wu <wa...@gmail.com> on 2011/08/15 16:08:12 UTC

To which extent axis2 supports REST?

Hi,

Can you please tell me to which extent axis2 supports REST? I mean is
it possible to implement the following requirements in axis2?
 and how to define it in wsdl?

method name: /bookdelivery/${isbn}/status
HTTP method: GET
returns: 200 ok and xml

If yes, how to do it? any sample code/tutorial?


Thanks

---------------------------------------------------------------------
To unsubscribe, e-mail: java-dev-unsubscribe@axis.apache.org
For additional commands, e-mail: java-dev-help@axis.apache.org


Re: To which extent axis2 supports REST?

Posted by Denise Wu <wa...@gmail.com>.
Very useful, thanks so much Hasini.



On Mon, Aug 15, 2011 at 4:29 PM, Hasini Gunasinghe <ha...@gmail.com> wrote:
> Hi Denise,
>
> The article [1] describes how to write a RESTful web service in Axis2.
>
> [1] http://wso2.org/library/3726
>
> Hope this helps.
>
> Thanks,
> Hasini.
>
> On Mon, Aug 15, 2011 at 7:38 PM, Denise Wu <wa...@gmail.com> wrote:
>>
>> Hi,
>>
>> Can you please tell me to which extent axis2 supports REST? I mean is
>> it possible to implement the following requirements in axis2?
>>  and how to define it in wsdl?
>>
>> method name: /bookdelivery/${isbn}/status
>> HTTP method: GET
>> returns: 200 ok and xml
>>
>> If yes, how to do it? any sample code/tutorial?
>>
>>
>> Thanks
>>
>> ---------------------------------------------------------------------
>> To unsubscribe, e-mail: java-dev-unsubscribe@axis.apache.org
>> For additional commands, e-mail: java-dev-help@axis.apache.org
>>
>
>



-- 
Wadienil.

---------------------------------------------------------------------
To unsubscribe, e-mail: java-user-unsubscribe@axis.apache.org
For additional commands, e-mail: java-user-help@axis.apache.org


Re: To which extent axis2 supports REST?

Posted by Denise Wu <wa...@gmail.com>.
Very useful, thanks so much Hasini.



On Mon, Aug 15, 2011 at 4:29 PM, Hasini Gunasinghe <ha...@gmail.com> wrote:
> Hi Denise,
>
> The article [1] describes how to write a RESTful web service in Axis2.
>
> [1] http://wso2.org/library/3726
>
> Hope this helps.
>
> Thanks,
> Hasini.
>
> On Mon, Aug 15, 2011 at 7:38 PM, Denise Wu <wa...@gmail.com> wrote:
>>
>> Hi,
>>
>> Can you please tell me to which extent axis2 supports REST? I mean is
>> it possible to implement the following requirements in axis2?
>>  and how to define it in wsdl?
>>
>> method name: /bookdelivery/${isbn}/status
>> HTTP method: GET
>> returns: 200 ok and xml
>>
>> If yes, how to do it? any sample code/tutorial?
>>
>>
>> Thanks
>>
>> ---------------------------------------------------------------------
>> To unsubscribe, e-mail: java-dev-unsubscribe@axis.apache.org
>> For additional commands, e-mail: java-dev-help@axis.apache.org
>>
>
>



-- 
Wadienil.

---------------------------------------------------------------------
To unsubscribe, e-mail: java-dev-unsubscribe@axis.apache.org
For additional commands, e-mail: java-dev-help@axis.apache.org


Re: To which extent axis2 supports REST?

Posted by Hasini Gunasinghe <ha...@gmail.com>.
Hi Denise,

The article [1] describes how to write a RESTful web service in Axis2.

[1] http://wso2.org/library/3726

Hope this helps.

Thanks,
Hasini.

On Mon, Aug 15, 2011 at 7:38 PM, Denise Wu <wa...@gmail.com> wrote:

> Hi,
>
> Can you please tell me to which extent axis2 supports REST? I mean is
> it possible to implement the following requirements in axis2?
>  and how to define it in wsdl?
>
> method name: /bookdelivery/${isbn}/status
> HTTP method: GET
> returns: 200 ok and xml
>
> If yes, how to do it? any sample code/tutorial?
>
>
> Thanks
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: java-dev-unsubscribe@axis.apache.org
> For additional commands, e-mail: java-dev-help@axis.apache.org
>
>

Re: To which extent axis2 supports REST?

Posted by Hasini Gunasinghe <ha...@gmail.com>.
Hi Denise,

The article [1] describes how to write a RESTful web service in Axis2.

[1] http://wso2.org/library/3726

Hope this helps.

Thanks,
Hasini.

On Mon, Aug 15, 2011 at 7:38 PM, Denise Wu <wa...@gmail.com> wrote:

> Hi,
>
> Can you please tell me to which extent axis2 supports REST? I mean is
> it possible to implement the following requirements in axis2?
>  and how to define it in wsdl?
>
> method name: /bookdelivery/${isbn}/status
> HTTP method: GET
> returns: 200 ok and xml
>
> If yes, how to do it? any sample code/tutorial?
>
>
> Thanks
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: java-dev-unsubscribe@axis.apache.org
> For additional commands, e-mail: java-dev-help@axis.apache.org
>
>