0 Replies Latest reply on Feb 27, 2009 10:01 AM by charlscross

    Help! Multiwindow problem

    charlscross

      Hi!
      I'm working in a multiwindow app with poolers on each screen. This is because I'm monitoring hardware, and need to refresh every 30 seconds for cheking new values.


      It seems that when one screen is pooling, the other is blocked until the other ends, causing sometimes a conversation timeout exception.
      The conversations are nested, so I think they never should collide, but they do. And the beans are differents, not the same.
      Is there any way for isolate the conversations???