[jboss-user] [JBoss Seam] - Re: Using JBPM

gavin.king@jboss.com do-not-reply at jboss.com
Sun Oct 1 12:39:53 EDT 2006


OK, so the second problem looks like your programming bug, you have an @Begin method being called from the scope of an existing (task) conversation. So that looks easy.

The first one looks to be something to do with transaction management, but without any code its pretty hard to tell.

(1) show me the facelets page and the rendered="#{....}" value binding that causes the error 

(2) what happens if you completely remove this rendered attribute?

(3) How are you doing tx management?

(4) Please show me a debug-level Seam log.

View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3975352#3975352

Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=3975352



More information about the jboss-user mailing list