Re: Bug? Stateful Session EJB support

2003-12-05 Thread Rodrigo Ruiz
Hi Pedro, Pedro Salazar wrote: On Thu, 2003-12-04 at 16:59, Rodrigo Ruiz wrote: Here it is my little proposal (I'm not saying it is easy or fast to implement ;-) ) For each stateful EJB, create two services: [snip] My two cents ;-) Rodrigo Ruiz Very interesting, indeed. Since I

RE: Bug? Stateful Session EJB support

2003-12-04 Thread Srinath Perera
yap; even the JSR109 (Webservice's for J2EE) spec allow espose only the stateless EJB as web services. Does axis supporting statefull beans as well. Srinath On Thu, 2003-12-04 at 21:24, Ekbote, Niranjan wrote: > Has Axis started supporting "Stateful" session beans? I thought for the EJB > prov

Re: Bug? Stateful Session EJB support

2003-12-04 Thread Pedro Salazar
On Thu, 2003-12-04 at 16:59, Rodrigo Ruiz wrote: > Here it is my little proposal (I'm not saying it is easy or fast to > implement ;-) ) > > For each stateful EJB, create two services: [snip] > > My two cents ;-) > Rodrigo Ruiz > Very interesting, indeed. Since I'm not aware about the spec fo

Re: Bug? Stateful Session EJB support

2003-12-04 Thread Rodrigo Ruiz
Keith Hatton wrote: Thanks for your ideas, Rodrigo. I am going to sleep on it. I like the idea as it forms a design pattern and as you say, allows the client to take a more standard approach to the service, and also because over the past few days I have discovered some of the delights of working

RE: Bug? Stateful Session EJB support

2003-12-04 Thread Keith Hatton
rom: Rodrigo Ruiz [mailto:[EMAIL PROTECTED] Sent: 04 December 2003 16:59 To: [EMAIL PROTECTED] Subject: Re: Bug? Stateful Session EJB support Keith, have you considered a refactoring on your web service interface? You could extract some ideas from OGSA (Open Grid Services Arquitecture). Here it i

Re: Bug? Stateful Session EJB support

2003-12-04 Thread Rodrigo Ruiz
WASP) and because we want to offer our EJB functionality to .NET and other clients. Keith -Original Message- From: Rodrigo Ruiz [mailto:[EMAIL PROTECTED] Sent: 04 December 2003 16:30 To: [EMAIL PROTECTED] Subject: Re: Bug? Stateful Session EJB support Hi Keith, some time ago I did some

Re: Bug? Stateful Session EJB support

2003-12-04 Thread Christopher Blunck
upported > >... and stateful beans do work if the client maintains a session, and the > >server scope is set to session. > > > >Keith > > > >-Original Message- > >From: Ekbote, Niranjan [mailto:[EMAIL PROTECTED] > >Sent: 04 December 2003 15:25

RE: Bug? Stateful Session EJB support

2003-12-04 Thread Keith Hatton
an other providers (GLUE, WASP) and because we want to offer our EJB functionality to .NET and other clients. Keith -Original Message- From: Rodrigo Ruiz [mailto:[EMAIL PROTECTED] Sent: 04 December 2003 16:30 To: [EMAIL PROTECTED] Subject: Re: Bug? Stateful Session EJB support Hi Keith

Re: Bug? Stateful Session EJB support

2003-12-04 Thread Rodrigo Ruiz
x27;[EMAIL PROTECTED]' Subject: RE: Bug? Stateful Session EJB support Has Axis started supporting "Stateful" session beans? I thought for the EJB provider, you can only work with "Stateless" session beans.

Re: Bug? Stateful Session EJB support

2003-12-04 Thread Rodrigo Ruiz
EMAIL PROTECTED]' Subject: RE: Bug? Stateful Session EJB support Has Axis started supporting "Stateful" session beans? I thought for the EJB provider, you can only work with "Stateless" session beans. /

RE: Bug? Stateful Session EJB support

2003-12-04 Thread Harald Pollak
, Niranjan [mailto:[EMAIL PROTECTED] Sent: 04 December 2003 15:25 To: '[EMAIL PROTECTED]' Subject: RE: Bug? Stateful Session EJB support Has Axis started supporting "Stateful" session beans? I thought for the EJB provider, you can only work with "Stateless" session beans.

RE: Bug? Stateful Session EJB support

2003-12-04 Thread Keith Hatton
25 To: '[EMAIL PROTECTED]' Subject: RE: Bug? Stateful Session EJB support Has Axis started supporting "Stateful" session beans? I thought for the EJB provider, you can only work with "Stateless" session beans.

RE: Bug? Stateful Session EJB support

2003-12-04 Thread Ekbote, Niranjan
Has Axis started supporting "Stateful" session beans? I thought for the EJB provider, you can only work with "Stateless" session beans. -Original Message- From: Keith Hatton [mailto:[EMAIL PROTECTED] Sent: Thursday, December 04, 2003 10:21 AM To: Axis-User (E-mail) Subject: Bug? Stateful