[jboss-user] [JBoss jBPM] - j4j:processLogs

lmichenaud do-not-reply at jboss.com
Fri Sep 14 10:16:43 EDT 2007


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



More information about the jboss-user mailing list