[jboss-user] [JBoss jBPM] - Re: Re: task in start state

2008-01-23 Thread kukeltje
you see... there is so much documentation and api examples View the original post : http://www.jboss.com/index.html?module=bbop=viewtopicp=4122521#4122521 Reply to the post : http://www.jboss.com/index.html?module=bbop=postingmode=replyp=4122521

[jboss-user] [JBoss jBPM] - Re: Re: task in start state

2008-01-16 Thread kukeltje
please create a unit test that demonstrates the problem View the original post : http://www.jboss.com/index.html?module=bbop=viewtopicp=4120351#4120351 Reply to the post : http://www.jboss.com/index.html?module=bbop=postingmode=replyp=4120351 ___

[jboss-user] [JBoss jBPM] - Re: Re: task in start state

2008-01-16 Thread kukeltje
jbpm contains many unittests. If you look at the test (code below for convenience) you'll quickly see the difference | package org.jbpm.taskmgmt.exe; | | import org.jbpm.graph.def.ProcessDefinition; | import org.jbpm.graph.exe.ProcessInstance; | | import junit.framework.TestCase;