[JBoss-user] [JBoss jBPM] - Parallel Process execution with threading is possible?

2006-03-21 Thread purvi.shah
Hello, I want to know jBPM support parallel process execution with threading or not? Which workflow patterns supported by jBPm? Thank you View the original post : http://www.jboss.com/index.html?module=bbop=viewtopicp=3931509#3931509 Reply to the post :

[JBoss-user] [JBoss jBPM] - Re: Issue in Deploy Par through Eclipse editor

2006-03-21 Thread purvi.shah
Koen, I am also facing the same kind problem. I am using jbpm startup kit 3.0.2. I have deploy process through menu,but not getting Default setting window,I got only message Process deployed succesfully. I also have set start state and assign to swimalne too. I am using HSQLDB(default one)

[JBoss-user] [JBoss jBPM] - Re: Issue in Deploy Par through Eclipse editor

2006-03-21 Thread purvi.shah
Hi koen, one more problem I am facing If i changed websale process definition and try to deploy it, it is giving me following error . An unexpected exception caused the deployment to fail Can you tell me what is the problem. Regards Purvi View the original post :

[JBoss-user] [JBoss jBPM] - Re: Comparision matrix for jBPM

2006-03-02 Thread purvi.shah
Thanks to both of u, I am new to jBPM,I am Exploring jBPM features. My first requirement is Comparision matrix available for JBPm(if any) As I am preparing Marketting Demo for client. I could not find any link for criteria for WARIA. Can u please forward link to me. I check that serverside

[JBoss-user] [JBoss jBPM] - Re: Comparision matrix for jBPM

2006-03-02 Thread purvi.shah
Link ofr previous question in forum http://www.jboss.com/index.html?module=bbop=viewtopict=77619 View the original post : http://www.jboss.com/index.html?module=bbop=viewtopicp=3927676#3927676 Reply to the post : http://www.jboss.com/index.html?module=bbop=postingmode=replyp=3927676

[JBoss-user] [JBoss jBPM] - Comparision matrix for jBPM

2006-03-01 Thread purvi.shah
Hi, I need Matrix(Comparison of jBPM with other WF engine-Marketing technical Perspective) for jBPM, If it is available. I need some more documentation on jBPM (Basic material) which can give me idea how to start with jBPM. I have referred jBPM User Guide and other stuff. But I found it

[JBoss-user] [JBoss jBPM] - Re: At time of DEPLOYMENT-Connection could not open error.

2006-02-21 Thread purvi.shah
Hi Alex, Thanks for response. Now I able to connect to HSQL Datamanager ,the way you mentioend. I could not find my schema. When I add Database name in Hibernate.config file, I got error Database not found. BUt server\data folder localDb(My database name-i have not achanged anything-it come by

[JBoss-user] [JBoss jBPM] - Re: Deployment problem for websale.par

2006-02-21 Thread purvi.shah
I able to deploy websale order properly. I am using jbpm 3.0.2 startup kit,I installed the same on Eclipse 3.0 Now I have creted and deploy the new process. But I am not able to see the process on webconsole. What should I do. I have not changed any config file. I am also not able to see process

[JBoss-user] [JBoss jBPM] - display on webconsole

2006-02-20 Thread purvi.shah
Hi I have nstalled jbpm 3.0.2 startupkit. I tried to deploy one process throguh test class. I run test calss through Junit. Now in console(Eclipse) it is displaying no error,means inserted in DAtabase and process instance also created as I have written code for creation of Process instance and

[JBoss-user] [JBoss jBPM] - Re: display on webconsole

2006-02-20 Thread purvi.shah
Process is displaying on webconsole but with version = -1 and No link for creation for process instance,which is available for websale applicaion. View the original post : http://www.jboss.com/index.html?module=bbop=viewtopicp=3924994#3924994 Reply to the post :

[JBoss-user] [JBoss jBPM] - At time of DEPLOYMENT-Connection could not open error.

2006-02-19 Thread purvi.shah
HI I tried to deploy one process(First Process) through TestClass. I am working on Eclipse,I have installed Startupkit 3.0.2. I got following error at time of running FirstTest class with Junit. *Process Name:First Process ***JBPM [EMAIL

[JBoss-user] [JBoss jBPM] - Deployment problem for websale.par

2006-02-17 Thread purvi.shah
hi I have installed jbpm starter kit 3.0.3,I tried to deploy websale process through process--right click-Deploy process archive. But i could not deploy,I got error--An unexpected exception caused the deployment to fail I could not run websale order process. PLease guide me View the original

[JBoss-user] [JBoss jBPM] - Deployment problem

2006-02-03 Thread purvi.shah
HI I have installed jbpm 3.0.2 starter kit. I tried to run HELLOWORLDDBTest example given in tutorial through Run as JUnit. Display following message in console 14:09:59,593 DEBUG JbpmConfiguration : jbpm.hibernate.properties=hibernate.properties 14:09:59,671 INFO Environment : Hibernate 3.1

[JBoss-user] [JBoss jBPM] - Re: Deployment problem

2006-02-03 Thread purvi.shah
in last reply could not post properly properly definition as beeloows ProcessDefinition processDefinition = ProcessDefinition.parseXmlResource( process-definition name='hello world'+ start-state name='start'+ + /start-state +

[JBoss-user] [JBoss jBPM] - Re: Deployment problem

2006-02-03 Thread purvi.shah
It is not diaplying properly due to may be html tag,but i hope you get idea which way I have defined definition purvi View the original post : http://www.jboss.com/index.html?module=bbop=viewtopicp=3921417#3921417 Reply to the post :

[JBoss-user] [JBoss jBPM] - Re: Deployment problem

2006-02-03 Thread purvi.shah
I have define definition through following way, IS it required to create par file. Do u have any material which cna give clear idea of what to do and how flow is going on. ProcessDefinition processDefinition = ProcessDefinition.parseXmlResource( process-definition name='hello

[JBoss-user] [JBoss jBPM] - Exception-An unexpected exception caused the deployment to f

2006-02-02 Thread purvi.shah
At the time of deploy .par file ,I am getting following exception java.lang.reflect.invocationtarget exception View the original post : http://www.jboss.com/index.html?module=bbop=viewtopicp=3921139#3921139 Reply to the post :

[JBoss-user] [JBoss jBPM] - Re: A question about jBPM console

2006-02-02 Thread purvi.shah
Hi mennen For your first question-start jbpm server from $jbpm-server /start.bat Then through browser start http://localhost:8080/jbpm you will able to find webconsole View the original post : http://www.jboss.com/index.html?module=bbop=viewtopicp=3921140#3921140 Reply to the post :

[JBoss-user] [JBoss jBPM] - Re: Getting

2006-02-02 Thread purvi.shah
I have face same problem and tried to solve mention in last reply,but could not resolve. I have installed startup kit 3.0.2. Regards Purvi View the original post : http://www.jboss.com/index.html?module=bbop=viewtopicp=3921159#3921159 Reply to the post :