Hi,
I'm trying to use that code :
anonymous wrote : <j4j:getProcessLogs target="#{logs}"
| processInstance="3040"/>
but it returns nothing.
Is it supposed to do the same as :
anonymous wrote : Map processLogs =
this.jbpmContext.getLoggingSession().findLogsByProcessInstance(3040);
Because in java, i get some results but not in jsf.
Thanks to help.
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4084475#...
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&a...