[jboss-user] [JBoss jBPM] - Re: task-node attribute create-tasks

2007-08-13 Thread warfster
Your welcome, though the thanks are due to you, since it was your suggestion that pointed me in the direction of the solution. 'til next time. View the original post : http://www.jboss.com/index.html?module=bbop=viewtopicp=4073539#4073539 Reply to the post :

[jboss-user] [JBoss jBPM] - Re: task-node attribute create-tasks

2007-08-10 Thread warfster
Resolved the problem by not creating the taskinstance before processinstance enters the task-node. Thanks for the suggestions and comments. View the original post : http://www.jboss.com/index.html?module=bbop=viewtopicp=4073134#4073134 Reply to the post :

[jboss-user] [JBoss jBPM] - Re: task-node attribute create-tasks

2007-08-08 Thread warfster
A good point ...after the node has been entered The api is used to: | ProcessInstance pi = context.newProcessInstanceForUpdate(myProcess); | pid = pi.getId(); | context.close(); | | context = getContext(); | | ProcessInstance pi =

[jboss-user] [JBoss jBPM] - Re: task-node attribute create-tasks

2007-08-08 Thread warfster
It seems that the task instance is not getting acknowledged even though the association in the db seems to be correct. View the original post : http://www.jboss.com/index.html?module=bbop=viewtopicp=4072241#4072241 Reply to the post :

[jboss-user] [JBoss jBPM] - Re: task-node attribute create-tasks

2007-08-08 Thread warfster
On the chance that the taskinstance is not associated with the processinstance, I tried to add the taskinstance after entering the task-node. The error message indicates it is already associated: anonymous wrote : | Caused by: org.hibernate.NonUniqueObjectException: a different object with

[jboss-user] [JBoss jBPM] - task-node attribute create-tasks

2007-08-07 Thread warfster
I'm currently working in a jbpm3.1.3 environment. I have run into an unexplained behavior with the create-tasks attribute of the task-node element. In a process definition where task-nodes do NOT contain this attribute, instantiating a new process instance and task instances, then signalling

[jboss-user] [Installation, Configuration Deployment] - Re: Configuration files, section 5.2 of user guide

2007-01-19 Thread warfster
While the text seems unclear to me, I have determined that it refers to the root directory of the web archive file. Consider the question answered. View the original post : http://www.jboss.com/index.html?module=bbop=viewtopicp=4003809#4003809 Reply to the post :

[jboss-user] [JBoss Getting Started Documentation] - Re: Getting Started and UserGuide - Configuration files for

2007-01-19 Thread warfster
While the text seems unclear to me, I have determined that it refers to the root directory of the web archive file. Consider the question answered. View the original post : http://www.jboss.com/index.html?module=bbop=viewtopicp=4003812#4003812 Reply to the post :

[jboss-user] [JBoss jBPM] - Re: Oracle 10G and JBPM 3.1.1 Issues

2007-01-12 Thread warfster
drop constraint FK_ACTION_EXPTHDL Any suggestion or pointers would be greatly appreciated. I noticed in kazam's post the C3P0 connection used the oracle driver. Any thoughts? Thanks, warfster View the original post : http://www.jboss.com/index.html?module=bbop=viewtopicp=4000945#4000945

[jboss-user] [JBoss Getting Started Documentation] - Getting Started and UserGuide - Configuration files for 3.04

2007-01-10 Thread warfster
In section 5.2 of the user guide, the text indicates the jbpm will look in the root directory first. What is this dir? View the original post : http://www.jboss.com/index.html?module=bbop=viewtopicp=4000206#4000206 Reply to the post :

[jboss-user] [Installation, Configuration Deployment] - Configuration files, section 5.2 of user guide

2007-01-10 Thread warfster
In section 5.2 of the user guide, the text indicates the jbpm will look in the root directory first. What/where is this dir? View the original post : http://www.jboss.com/index.html?module=bbop=viewtopicp=4000272#4000272 Reply to the post :

[jboss-user] [JBoss Eclipse IDE (users)] - Re: Error in tutorial

2007-01-02 Thread warfster
I was able to fix this problem by re-reading the tutorial and correcting the XDoclet tags in my ComputeServlet.java class. See the JBoss Eclipse IDE Tutorial, Procedure 6.1. HTTP Servlet Configuration regarding the XDoclet tags for this servlet. This also addressed the issue I had with the

[jboss-user] [JBoss Eclipse IDE (users)] - Re: Error in tutorial

2006-12-27 Thread warfster
Were you able to work through this problem and find a solution? View the original post : http://www.jboss.com/index.html?module=bbop=viewtopicp=3996446#3996446 Reply to the post : http://www.jboss.com/index.html?module=bbop=postingmode=replyp=3996446