1 Reply Latest reply on Oct 26, 2003 10:05 AM by adrian.brock

    after restarting JBOSS error 'no concurrent calls on statefu

    dirak

      Hi

      - restarting JBOSS after web application upgrading
      i receive
      - first time calling an function i receive an error:
      'no concurrent calls on stateful beans'
      - secondly calling this function is OK

      Some questions:

      where/how should i reset stateful bean from
      session storage
      (deleting directory %jboss-home%/server/my-web-app/db/sessions doesn't help)

      thank's for help