[jboss-user] [JBoss jBPM] - Re: Exception when completing a task in websale example

2007-06-29 Thread zipwow
I discovered this problem myself when trying to run against a Hibernate version < 3.2 View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4059336#4059336 Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4059336

[jboss-user] [JBoss jBPM] - Re: Exception when completing a task in websale example

2007-03-24 Thread kukeltje
if you look in the source the FORCE has something to do with hibernate. What version do you run on tomcat? maybe you need a newer version View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4031285#4031285 Reply to the post : http://www.jboss.com/index.html?module

[jboss-user] [JBoss jBPM] - Re: Exception when completing a task in websale example

2007-03-23 Thread khamburg
This was in the stdout log before the stack trace... 12:04:50,976 WARN ProxyWarnLog:581 - Narrowing proxy to class org.jbpm.graph.node.StartState - this operation breaks == 12:05:01,538 WARN ProxyWarnLog:581 - Narrowing proxy to class org.jbpm.graph.node.TaskNode - this operation breaks == 12:

[jboss-user] [JBoss jBPM] - Re: Exception when completing a task in websale example

2007-03-23 Thread khamburg
Here's the stack trace... javax.servlet.ServletException: Servlet execution threw an exception org.jbpm.webapp.filter.LogFilter.doFilter(LogFilter.java:59) root cause java.lang.NoSuchFieldError: FORCE org.jbpm.graph.node.Join.execute(Join.java:105) org.jbpm.graph.def.Node

[jboss-user] [JBoss jBPM] - Re: Exception when completing a task in websale example

2007-03-23 Thread kukeltje
please provide a full stacktrace and maybe even some debug logging. That would make it easier for us to help you. View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4030989#4030989 Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=rep