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#4084475

Reply to the post : 
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4084475
_______________________________________________
jboss-user mailing list
jboss-user@lists.jboss.org
https://lists.jboss.org/mailman/listinfo/jboss-user

Reply via email to