Stateful web service

2007-02-09 Thread Eric Chow
Hello, How can I write a simple stateful web service service and how can I call this in a standalone Java application ? Is there any simple example? Best regards, Eric - To unsubscribe, e-mail: [EMAIL PROTECTED

Re: Stateful web service

2007-02-09 Thread robert lazarski
/07, Eric Chow [EMAIL PROTECTED] wrote: Hello, How can I write a simple stateful web service service and how can I call this in a standalone Java application ? Is there any simple example? Best regards, Eric - To unsubscribe, e

[Axis2] how to create an admin module for stateful web service

2006-09-06 Thread Michele Mazzucco
Hi all, I have to set up a web application to monitor a stateful web service. I guess the result should be like the axis2 admin module. Is there any way to do this? If yes, how can I do it? Any advice would be appreciated, Michele

Re: stateful web service

2006-08-01 Thread Deepal Jayasinghe
Message- From: Deepal Jayasinghe [mailto:[EMAIL PROTECTED] Sent: Sunday, July 30, 2006 10:38 PM To: axis-user@ws.apache.org Subject: Re: stateful web service did you engage addressing module ? if yes serviceGroupId is inside the was:ReplyTo header. Shaowei Mao wrote: Hi, I implemented

RE: stateful web service

2006-07-31 Thread Shaowei Mao
PROTECTED] Sent: Sunday, July 30, 2006 10:38 PM To: axis-user@ws.apache.org Subject: Re: stateful web service did you engage addressing module ? if yes serviceGroupId is inside the was:ReplyTo header. Shaowei Mao wrote: Hi, I implemented a web service by generating stub and skeleton from wsdl

Re: stateful web service

2006-07-30 Thread Warren Crossing
In the client call you need to set MaintainSession true. Excuse the brief reply but I'm BAAF. Shaowei Mao wrote: Hi, I implemented a web service by generating stub and skeleton from wsdl. Now I want to turn them into stateful. I have been looking through mailing list and found that I need to

Re: stateful web service

2006-07-30 Thread Deepal Jayasinghe
did you engage addressing module ? if yes serviceGroupId is inside the was:ReplyTo header. Shaowei Mao wrote: Hi, I implemented a web service by generating stub and skeleton from wsdl. Now I want to turn them into stateful. I have been looking through mailing list and found that I need to set

stateful web service

2006-07-28 Thread Shaowei Mao
Hi, I implemented a web service by generating stub and skeleton from wsdl. Now I want to turn them into stateful. I have been looking through mailing list and found that I need to set service scope to soapsession and store state in the service group context. I did set the service scope to

Re: Stateful Web Service

2006-03-21 Thread prashanth shivakumar
Web services. I recommend having a look at: http://ws.apache.org/wsrf/- Jyoti On 3/20/06, Nayana Hegde [EMAIL PROTECTED] wrote: Hi, Is it possible to implement a stateful web service using Axis? If yes please do let me know the details. Thanks and Regards, Nayana -- Jyotishman PathakWWW

Re: Stateful Web Service

2006-03-21 Thread Nayana Hegde
[EMAIL PROTECTED] wrote: Hi, Is it possible to implement a stateful web service using Axis? If yes please do let me know the details. Thanks and Regards, Nayana -- Jyotishman PathakWWW: http://www.cs.iastate.edu/~jpathak

Re: Stateful Web Service

2006-03-21 Thread Dies Koper
PROTECTED] wrote: The WSRF specs provide a standard way of implementing/interacting with stateful Web services. I recommend having a look at: http://ws.apache.org/wsrf/ - Jyoti On 3/20/06, Nayana Hegde [EMAIL PROTECTED] wrote: Hi, Is it possible to implement a stateful web service using

Re: Stateful Web Service

2006-03-21 Thread Nayana Hegde
with stateful Web services. I recommend having a look at: http://ws.apache.org/wsrf/ - Jyoti On 3/20/06, Nayana Hegde [EMAIL PROTECTED] wrote: Hi, Is it possible to implement a stateful web service using Axis? If yes please do let me know the details.

Re: Stateful Web Service

2006-03-20 Thread Jyotishman Pathak
The WSRF specs provide a standard way of implementing/interacting with stateful Web services. I recommend having a look at: http://ws.apache.org/wsrf/- Jyoti On 3/20/06, Nayana Hegde [EMAIL PROTECTED] wrote: Hi, Is it possible to implement a stateful web service using Axis? If yes please do let