[jboss-user] [JBoss jBPM] - Re: Easy One : Creating Testcase Swimlane Assignments

2006-08-24 Thread kukeltje
hmm... the expression should work as well afaik, but I'm not the expert and sometimes (not often, but to often) wrong :-) View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3967362#3967362 Reply to the post : http://www.jboss.com/index.html?module=bb&op=posti

[jboss-user] [JBoss jBPM] - Re: Easy One : Creating Testcase Swimlane Assignments

2006-08-24 Thread JerWah
Many apologies, I had been flailing at it and forgot to back out some changes before re-posting. Anyway, as I had suspected all along, I was being stupid. Your comment about no assignment taking place made me go back and look at some other examples and so I changed the process to use : |

[jboss-user] [JBoss jBPM] - Re: Easy One : Creating Testcase Swimlane Assignments

2006-08-23 Thread kukeltje
uhhmm (thanks for the info btw) The error you get in the first post refers to an assignment which is not available in the process in the second post. Besides that, in the login the second post, there is no error. Third thing, there is no assignment taking place in the process. Could you sen

[jboss-user] [JBoss jBPM] - Re: Easy One : Creating Testcase Swimlane Assignments

2006-08-23 Thread JerWah
Answers: Version: bpm 3.1.2 This is the testcase I am trying to run: | public void testProcess() throws Exception { | | // Extract a process definition from the processdefinition.xml file. | FileInputStream fis = new FileInputStream("processes/Hello/p

[jboss-user] [JBoss jBPM] - Re: Easy One : Creating Testcase Swimlane Assignments

2006-08-23 Thread kukeltje
do you have a unit test for this? If so, please post it, and the version of jbpm etc... Could be that the identity tables do not exist and that the execption is wrapped. Try with debug on View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3966888#3966888 Reply t