>>today I hesitate to tell you :
>>"time out on session beans will be implemented soon in a next version "

Mañana!  :)

OK, can I just check, does that mean that session beans never timeout in
Jonas 2.2.4? Because at the moment it looks like one of mine is after a
couple of minutes... I instantiate it, make loads of calls on it, and after a
couple of minutes I get a "Connection reset by peer" SocketException.

I only ever get this exception after a couple of minutes. It's a stateless
session bean so I can easily work around this by instantiating a new bean
before each call (I am using the same instance for speed), but I was just
wondering...

Thanks,
Joe

Philippe Coq wrote:

> Joe Gittings wrote:
> >
> > Hi Philippe,
> >
> > Re. this posting of yours:
> > http://www.objectweb.org/messages/JonasDev/0184.html
> >
> > I just wanted to check, does Jonas 2.2.4 contain this? (I can't find it
> > if it does...)
> >
> > And if not, what is the currently-used value for the session bean
> > timeout? I've looked thru the source but can't find any obvious clues.
> >
> > With thanks,
> > Joe
>
> Hi Joe,
> I must confess that I was too optimistic in my response to
> Simon Kay, when I was saying "it will be implemented soon"
> it is not implemented in the current version of JOnAS and
> it is always present in our TODO list!
> today I hesitate to tell you :
> "time out on session beans will be implemented soon in a next version "
>
> Best regards,
> --
>         Philippe
>
> Philippe Coq  Evidian   Phone: (33) 04 76 29 78 49
> Bull S.A  - 1 rue de Provence - 38432 Echirolles Cedex France
> Download our EJBServer at http://www.objectweb.org
> ----
> To unsubscribe, send email to [EMAIL PROTECTED] and
> include in the body of the message "unsubscribe jonas-users".
> For general help, send email to [EMAIL PROTECTED] and
> include in the body of the message "help".

----
To unsubscribe, send email to [EMAIL PROTECTED] and
include in the body of the message "unsubscribe jonas-users".
For general help, send email to [EMAIL PROTECTED] and
include in the body of the message "help".

Reply via email to