Re: Stateful Web Services...

You might want to look at Choreography and orchestration initiatives 
like WS-CDL and BPEL4WS for stateful interactions between web -services. 
I believe there are some application servers already existing with 
BPEL4WS as the specification language

Cristóvão Bento wrote:

> Hi to all,
>  
> As far as i understood, web services are stateless by definition. 
> Although i already read some works about JAX-RPC and the possibility 
> of creating a stateful web service. To do this we need to extend the 
> javax.xml.rpc.server.ServiceLifecyle interface.
>  
> Although i would like to know what are the developments in stateful 
> Web Services. Is it possible already to have a full server running and 
> responding to requests like for example a Windows DCOM Service? or a 
> CORBA Server. These kind of server have their own cycle of life. For 
> Web Services the cycle of life is controled by the Web Server, they 
> are dynamically allocated when a request arrives and deallocated when 
> that request/session ends. Also these kind of servers gives us the 
> hability to maintain some usefull information in memory which can make 
> their performance increse in several situations.
>  
> When this will be possible with Web Services? to have mass processing 
> server running while some application server is running...
>  
> sem mais,
>  
> Cristóvão André Carvalho Bento
> Software Engineer
>  
> Critical Software SA
> Parque Industrial de Taveiro, Lote 48
> 3045-504 Coimbra, Portugal
> Tel:+351.239 989 108 Fax:+351.239 989 119
> http://www.criticalsoftware.com
> mailto:cbento@criticalsoftware.com
>
>
> DISCLAIMER: This message may contain confidential information or 
> privileged material and is intended only for the individual(s) named. 
> If you are not a named addressee and mistakenly received this message 
> you should not copy or otherwise dissimenate it: please delete this 
> e-mail from your system and notify the sender immediately. E-mail 
> transmissions are not guaranteed to be secure or error-free as 
> information could be intercepted, corrupted, lost, destroyed, arrive 
> late or incomplete, or contain viruses. Therefore, the sender does not 
> accept liability for any errors or omissions in the contents of this 
> message that arise as a result of e-mail transmissions. Please request 
> a hard-copy version if verification is required. Critical Software.
>

-- 
**>><<**>><<**>><<**>><<**>><<**>><<**>><<**
Monika Solanki
Software Technology Research Laboratory(STRL)
De Montfort University
Gateway building, G4.61
The Gateway
Leicester LE1 9BH, UK

phone: +44 (0)116 250 6170 intern: 6170
email: monika@dmu.ac.uk
web: http://www.cse.dmu.ac.uk/~monika
**>><<**>><<**>><<**>><<**>><<**>><<**>><<**

Received on Tuesday, 26 October 2004 16:53:58 UTC