1 Reply Latest reply on Oct 8, 2010 6:14 AM by ilya_shaikovsky

    Using rich:progressBar for asyhncronous called method?

    boy18nj

      I am calling asyhncronous method from richfaces. The method do returns after 2 mintues. I am not making syncrhnous call because it would cause timeout transaction.

       

      Is it possible to use rich:progressBar to display current status of asynchronous method execution? I cannot use a:status because it is used soley for syncrhonous calls.

       

      Please point me to the example code so I could implement it easily....

       

      Thanks