[JBoss-user] [JBoss jBPM] - Re: subProcessInstance is null

2006-02-13 Thread iterrell
ejimenez: anonymous wrote : Is there something you want to do that you cant accomplish using the subprocess end event? Actually, I think yes. I have a process that uses subprocesses for repetitive tasks like calling someone (with carefully designed business rules for a busy signal, leaving a

[JBoss-user] [JBoss jBPM] - Re: subProcessInstance is null

2006-02-13 Thread iterrell
Thanks for the information, guys. View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3923332#3923332 Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=3923332 --- This SF.net

[JBoss-user] [JBoss jBPM] - Re: subProcessInstance is null

2006-02-12 Thread [EMAIL PROTECTED]
it's scheduled for 3.0.3. i just don't know yet when 3.0.3 will be released. View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3923219#3923219 Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=3923219 ---

[JBoss-user] [JBoss jBPM] - Re: subProcessInstance is null

2006-02-10 Thread ejimenez
My comments here apply to 3.0.2. I think that's what you are using, correct me if I'm wrong. The subProcessToken is not persistent. Hence when you load the process instance from the DB, its always null. Is there something you want to do that you cant accomplish using the subprocess end event?

[JBoss-user] [JBoss jBPM] - Re: subProcessInstance is null

2006-02-09 Thread iterrell
Tom, I see you try accessing it in a new transaction; is that also starting a new jbpmSession? I get the error when everything is persisted and I try accessing it in a later session; it works fine when still in the original one. I'm using 3.0.2; I tried going to 3.1 beta 3 to test it, but I h

[JBoss-user] [JBoss jBPM] - Re: subProcessInstance is null

2006-02-09 Thread [EMAIL PROTECTED]
This piece of test code seems to succeed in head of cvs (which should be the same as 3.1 beta 3) ProcessDefinition processDefinition = ProcessDefinition.parseXmlString( | "" + | " " + | "" + | " " + | " " + | "" + | " " + |

[JBoss-user] [JBoss jBPM] - Re: subProcessInstance is null

2006-02-09 Thread [EMAIL PROTECTED]
i'll have a look and try to reproduce. regards, tom. View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3922508#3922508 Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=3922508 ---

[JBoss-user] [JBoss jBPM] - Re: subProcessInstance is null

2006-02-08 Thread iterrell
I have a similar problem, and have posted about it here: http://www.jboss.com/index.html?module=bb&op=viewtopic&t=76936 View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3922290#3922290 Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mo