Ich werde ab 15.08.2011 nicht im Büro sein. Ich kehre zurück am
05.09.2011.
Ich werde Ihre Nachricht nach meiner Rückkehr beantworten. In dringenden
Fällen wenden Sie sich bitte an: w...@westlb.de
Diese Nachricht ist vertraulich. Sie ist ausschliesslich fuer den im Adressfeld
ausgewiesenen A
On Thu, Aug 4, 2011 at 15:50, Deepal Jayasinghe wrote:
> On Thu, Aug 4, 2011 at 9:36 AM, Sagara Gunathunga
> wrote:
>> On Thu, Aug 4, 2011 at 5:12 PM, Deepal Jayasinghe
>> wrote:
>>> Amila,
>>>
>>> I looked and the code segment you mentioned, but that is to process long
>>> running services. We
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 wrote:
> Hi,
>
> Can you please tell me to which extent axis2 supports REST? I mean is
> it possible
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