[jboss-user] [JBoss jBPM] - Hibernate version supported

2007-07-26 Thread bgphp
What Hibernate versions are supported with JBPM 3.2 and JBPM 3.1.4? Thanks for your reply.. View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4067972#4067972 Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4067972 __

[jboss-user] [JBoss jBPM] - hibernate files needed in deployment

2007-03-27 Thread bgphp
I have a web application - deployed in JBoss. I copy my application specific JBPM configurations such as hibernate.cfg.xml and jbpm.cfg.xml to myapp/WEB-INF/classes/. I also copy all the JBPM jars to myapp/WEB-INF/lib/ If I understand JBPM uses hibernate (in memory). Now where do put hibernate

[jboss-user] [JBoss jBPM] - Re: DelegationException in processInstance.signal()

2007-03-13 Thread bgphp
It seems like JBPM (in servlet) is unable to find my ActionHandler (org.example.web.MyActionHandler) class. I have include org.example.web.MyActionHandler as part of the same war (WEB-INF/classes) where my servlet also exist. Why cann't JBPM find the actionhandler...? Is there a separate JBPM

[jboss-user] [JBoss jBPM] - jPDL based WebServices examples

2007-03-12 Thread bgphp
Can someone point me to examples of calling Web Services in JBPM using jPDL language? thanks bg View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4027252#4027252 Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4027252 _

[jboss-user] [JBoss jBPM] - DelegationException in processInstance.signal()

2007-03-12 Thread bgphp
I am trying to test a simple processDefinition in servlet...i always get ' DelegationException in processInstance.signal();' org.jbpm.graph.def.DelegationException org.jbpm.graph.def.GraphElement.raiseException(GraphElement.java:352) org.jbpm.graph.def.GraphElement.raiseException(GraphElement.ja