I try again....

My team had a problem some time ago with another server, and I want to
know if it is a problem of that server of if it is defined in that way at
spec. The situation was:

We create a very simple entity bean in which we implement a method that
drives us to a infinite loop. We create an instance of that bean and we
call the create method.. at this point we call the test method (loop) and
then we try to create another instance but the bean didn't not allow to
create another instance even from another thread.

I consider normal that a server blocks an instance that is being used, but
to block the entity bean itself... I consider this behaviour excesive.

Is a matter of that server or is in this way at spec?

If it's normal, what happen if I have a method that last 2 seconds to
compute? would i have my entity blocked during this whole time?


THANKS.

        -------------------------------------------------------------
        David Sierra Fern�ndez
        E.T.S.I. Telecomunicaci�n
        Universidad de Valladolid    AULA CEDETEL
        Campus Miguel Delibes   E-Mail: [EMAIL PROTECTED]
        47011 Valladolid (SPAIN)
        --------------------------------------------------------------

 -- Sierr@ --



Reply via email to