[jboss-user] [jBPM Users] - Re: [jbpm 4.2] Finding a Process Instance

2009-12-09 Thread mike_burton
Thanks for your reply. environment-interceptor / is specified in jbpm.cfg.xml. Here is my complete configuration. jbpm-configuration process-engine-context repository-service / repository-cache / execution-service / history-service /

[jboss-user] [jBPM Users] - Re: [jbpm 4.2] Finding a Process Instance

2009-12-03 Thread mike_burton
Hi Santanu Thanks for your respnse. When i use this statement in my code, i am getting the below exception. org.jbpm.api.JbpmException: no environment to get org.hibernate.Session at org.jbpm.pvm.internal.env.Environment.getFromCurrent(Environment.java:196) at

[jboss-user] [jBPM Users] - [jbpm 4.2] Finding a Process Instance

2009-12-02 Thread mike_burton
How to check or find whether a process instance is started or not for a specific process definition. Is there any API avaialble in jBPM 4.2. I have only process definition id avaialble in my application. Please guide me. Thanks for your valuable reply. View the original post :

[jboss-user] [jBPM Users] - Re: [jBPM 4.2] JndiDescriptor and JndiBinding

2009-11-23 Thread mike_burton
Can anyone please explain me what are these two classes and how it can be used. I want to use these classes in my application. Thanks for your valuable response View the original post : http://www.jboss.org/index.html?module=bbop=viewtopicp=4267084#4267084 Reply to the post :

[jboss-user] [jBPM Users] - [jBPM 4.2] ProcessInstance

2009-11-23 Thread mike_burton
What is the corresponding table in jBPM4.2 for ProcessInstance. Also what is the corresponding column in table from which i can get the Process Instance id. I am new to jBPM. Thanks for your valuable reply.. View the original post :

[jboss-user] [jBPM Users] - Re: [jBPM 4.2] ProcessInstance

2009-11-23 Thread mike_burton
I am able to successfully deploy the process definition and able to start the process instance with process definition key. My requirement is the workflow (process instance) should move to the next step in workflow process after some user interaction. But i am not sure from which table i can

[jboss-user] [jBPM Users] - Re: [jBPM-3.2] - org.jbpm.graph.def.Node Classs

2009-11-20 Thread mike_burton
Thanks for all your help. The code worked for me. View the original post : http://www.jboss.org/index.html?module=bbop=viewtopicp=4266801#4266801 Reply to the post : http://www.jboss.org/index.html?module=bbop=postingmode=replyp=4266801 ___

[jboss-user] [jBPM Users] - [jBPM 4.2] JndiDescriptor and JndiBinding

2009-11-20 Thread mike_burton
Hi Can anyone please explain me what are these clasees and the use of these classes. Thanks for your reply View the original post : http://www.jboss.org/index.html?module=bbop=viewtopicp=4266830#4266830 Reply to the post :

[jboss-user] [jBPM Users] - Re: [jBPM-3.2] - org.jbpm.graph.def.Node Classs

2009-11-19 Thread mike_burton
Thanks for your reply I am not sure how to get ProcessDefinition (like from which class etc..). But i am able to get the deployments by using the below code. String lDeploymentID = lRepositoryService.createDeployment().setName(workflowname).addResourceFromString(xmlstring.jpdl.xml,

[jboss-user] [jBPM Users] - Re: [jBPM-3.2] - org.jbpm.graph.def.Node Classs

2009-11-18 Thread mike_burton
Thanks Santanu. I am able to deploy my xml using method deploy() in NewDeployment class. Is there any way to map this xml to ProcessDefinition class in jBPM 4.x. Thanks in advance for your valuable reply.. View the original post :

[jboss-user] [jBPM Users] - Re: [jBPM-3.2] - org.jbpm.graph.def.Node Classs

2009-11-13 Thread mike_burton
I am trying to create the process definition xml file in jBPM 4.2 programatically and am able to create it using DOM4j. I guess we can achieve this in jBPM 3.2, using ProcessDefinition class by getting nodes, transitions etc.. Just i am curious to know is there same kind of classes availble in

[jboss-user] [jBPM Users] - [jBPM-3.2] - org.jbpm.graph.def.Node Classs

2009-11-12 Thread mike_burton
Can anyone please tell me what is the corresponding class in jBPM 4.2 for org.jbpm.graph.def.Node class which is in jBPM3.2 Thanks View the original post : http://www.jboss.org/index.html?module=bbop=viewtopicp=4265328#4265328 Reply to the post :

[jboss-user] [jBPM Users] - Re: Functional Differences between jBPM 4.2 and jBPM 3.2

2009-11-11 Thread mike_burton
Thanks for your response View the original post : http://www.jboss.org/index.html?module=bbop=viewtopicp=4265094#4265094 Reply to the post : http://www.jboss.org/index.html?module=bbop=postingmode=replyp=4265094 ___ jboss-user mailing list

[jboss-user] [jBPM Users] - Re: [jBPM 4.1] Process Definition XML File

2009-11-10 Thread mike_burton
Hi Thanks to all of you for your valuable responses. you are absolutely right saraswati.santanu. There is no API to create the process definition xml programatically. I checked out the source and did not find any way to create programatically. If this can be included in jBPM4.x as a feature,

[jboss-user] [jBPM Users] - Functional Differences between jBPM 4.2 and jBPM 3.2

2009-11-10 Thread mike_burton
What are the functional differences bweteen jBPM 3.2 and jBPM 4.2. Can anyone plese list out for me. Is there any place where i can find the differences. Please guide me. Thanks! View the original post : http://www.jboss.org/index.html?module=bbop=viewtopicp=4264909#4264909 Reply to the

[jboss-user] [jBPM Users] - [jBPM 4.1] Process Definition XML File

2009-11-09 Thread mike_burton
Hi How do we create process definition XML file programtically without using designer tool? is there any API available in jBPM 4.1? I am new to jBPM and learning it. Please guid me. Thanks for your valuable reply.. View the original post :

[jboss-user] [jBPM Users] - Re: [JBPM 4] - Process Definition

2009-10-26 Thread mike_burton
Hi sebastian Thank you very much for the info. View the original post : http://www.jboss.org/index.html?module=bbop=viewtopicp=4262208#4262208 Reply to the post : http://www.jboss.org/index.html?module=bbop=postingmode=replyp=4262208 ___ jboss-user

[jboss-user] [jBPM Users] - [JBPM 4] - Process Definition

2009-10-21 Thread mike_burton
Hi I am new to jBPM. Is there any way to create process definition programactilly without using designer tool. Also is it possible in jBPM to maintain different versions of process definition. Thanks in advance for your valuable reply... View the original post :