0 Replies Latest reply on Feb 17, 2010 10:34 PM by jeanluc

    Seam 2.2: @Asynchronous methods called both immediately and when scheduled?

    jeanluc

      I've recently upgraded to 2.2 and noticed that sometimes, an @Asynchronous method will be called twice: immediately after the invocation (as if it were synchronous) and at the scheduled time. It doesn't happen always, but often. My code hasn't changed since 2.1.


      Has anyone else seen this?


      Thanks,


      -jl