0 Replies Latest reply on Sep 23, 2009 5:59 PM by ajanz

    monitor a4j:queue and server side a4j:log

    ajanz

      i am struggling a little bit with what is going on in my application.

      the main page consist of a lot of components, e.g. nested through tabpanel

      so i try to find out, which component sends request, what is processed and rerendered...

      can i montior a4j:queue ? all components use the same queue. so i want so see size of the queue, components which initiated the request and components processed and rerendered?

      an other question, can i output the log from a4j:log on server side?