3 Replies Latest reply on Sep 6, 2002 8:44 AM by juha

    No concurrent calls

    respinola

      I am receiving the following message the first time I make a call to my Stateful Session Bean.

      java.rmi.ServerException: RemoteException occurred in server thread; nested exception is:
      java.rmi.RemoteException: Application Error: no concurrent calls on stateful beans

      However, when I make additional calls, I do not get the error message.

      Any ideas?