[jboss-user] [JBoss jBPM] - Re: How to integrate jBpm into EJB3 based application
estaub
do-not-reply at jboss.com
Wed Dec 12 16:08:25 EST 2007
See http://fisheye5.cenqua.com/browse/javaserverfaces-sources/jsf-ri/src/com/sun/faces/renderkit/RenderKitUtils.java?r1=1.34&r2=1.35
I don't know anything about jsf, but the problem was a race condition between threads, and was fixed in this diff. If it's easy to config down to a single worker thread, you can quickly test this hypothesis. (I don't know Tomcat, either!)
-Ed Staub
View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4112377#4112377
Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4112377
More information about the jboss-user
mailing list