[JBoss-user] [JBoss jBPM] - Re: Correlation Problem

2006-01-11 Thread fwshk
I am not mind this process to be the third example once the problem is solved. And the WSDL definitions of partner processes are as following. BankLoan.wsdl | ?xml version=1.0 encoding=UTF-8? | definitions targetNamespace=http://external.company/BankLoan; |

[JBoss-user] [JBoss jBPM] - Re: Correlation Problem

2006-01-10 Thread [EMAIL PROTECTED]
Looks like this error happens when the token iterates over its chilldren to end them. I guess the Hibernate mappings have a bug. I'm not sure, tough. I'll set up a project and try to reproduce the problem. Could you share the WSDL definitions of your partner processes? By the way, your process

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

2005-12-28 Thread kukeltje
Pedro, The async functionality has something, but I'm not sure if that is what you need. Since the way a mapping/correlation needs to be done, it is best to do this outside jBPM or use a variable to store the relevant info and retrieve process instances based on this variable and its value

[JBoss-user] [JBoss jBPM] - Re: Correlation issue

2005-12-05 Thread joshua_hj
Alex, thanks for your pacience. You will see in the *.wsdl and *.bpel that i am importing a schema file that contains the complex types that will be use in the operations. I can do the deploy, but when i try to run the (src/HelloTest) i get a : | - Standard Output

[JBoss-user] [JBoss jBPM] - Re: Correlation issue

2005-12-04 Thread [EMAIL PROTECTED]
The ATM example process contains receive-reply pairs that have other activities between them, so that's not the problem. I think the problem resides in having more than one outstanding request, tough. Please send your zipped project to me through e-mail. I'll post an answer here when I find

[JBoss-user] [JBoss jBPM] - Re: Correlation issue

2005-12-03 Thread joshua_hj
Hi Alex, I kind of solve the problem. I had a process activity like that: receive (correlated) invoke invoke receive (correlate) reply (the first receive) This structure does not work, i do not know why. But if i use the reply after the receive for both receives it works. receive

[JBoss-user] [JBoss jBPM] - Re: Correlation issue

2005-12-02 Thread [EMAIL PROTECTED]
Sorry, I missed this one. I'll answer it during the weekend! View the original post : http://www.jboss.com/index.html?module=bbop=viewtopicp=3910391#3910391 Reply to the post : http://www.jboss.com/index.html?module=bbop=postingmode=replyp=3910391