0 Replies Latest reply on Jan 29, 2010 1:11 AM by nepoez.nepoez.gmail.com

    Remoting + EventQueue

    nepoez.nepoez.gmail.com

      Hi, When I use Ajaxfor JSF, I can use EventQueue to make sure I never get a concurernt call to a conversation, so the concurrent modification does not happen if I use A4J for everything.  However I now need to use remoting for certain things that make the site much quicker than using A4J, but it does not have support for event queue so it can clash with an a4j request or another remoting request.  anyone have any idea?


      Thanks!