[jboss-user] [JBoss jBPM] - Re: jBPM BPEL Eclipse Process Designer interworking

2007-11-22 Thread agusgr
Well, I think it will be better to start with a syncrhonous process, withouth invocation. Something like this: http://wiki.jboss.org/wiki/Wiki.jsp?page=JbpmBpelDesigner It's an example about how to modify the simple Hello process, but it's a good point to start. The problem is that use an old

[jboss-user] [JBoss jBPM] - Re: jBPM BPEL Eclipse Process Designer interworking

2007-11-22 Thread federicok
Muchas Gracias! / Thank you very much! I made a merge between these tutorial and the hello example and I could deploy my little process. A made an asnyncronous process with the bonjour example, and the changes I did in the sources to deploy was: Delete the TYPE DEFINITION in the wsdl Change

[jboss-user] [JBoss jBPM] - Re: jBPM BPEL Eclipse Process Designer interworking

2007-11-21 Thread federicok
First, I am using JBoss 4.0.5.GA, jbpm-bpel-1.1Beta3 and Eclipse BPEL Designer 0.3. Secondly, I made a simple bpel process to test the correlation sets. Later I had to change the xmlns:bpws=http://docs.oasis-open.org/wsbpel/2.0/process/executable; to

[jboss-user] [JBoss jBPM] - Re: jBPM BPEL Eclipse Process Designer interworking

2007-11-21 Thread agusgr
What does your process do? First you receive a request for the initiate operation, and then you invoke your own bpel process with the onResult operation, is right?? Why? Saludos Federico, Agus P.D.- Para cuando un foro de BPEL en español??? View the original post :

[jboss-user] [JBoss jBPM] - Re: jBPM BPEL Eclipse Process Designer interworking

2007-11-21 Thread federicok
Yes, it´s right. It´s just a project to test some concepts. And the initiate operation and onResult operation was create by default by the Eclipse when I selected create a new Asynchronous BPEL Process. Now I added an assign activity to the process to give it more sense. Saludos Agus,

[jboss-user] [JBoss jBPM] - Re: jBPM BPEL Eclipse Process Designer interworking

2007-11-20 Thread federicok
Hi I am trying to develop and deploy a bpel process in Eclipse BPEL Designer 0.3 and jbpm-bpel 1.1Beta3 and Im having a lot of troubles deploying it I read in http://lists.jboss.org/pipermail/jboss-user/2007-May/056699.html that with the 0.2 version of Eclipse BPEL Designer it is easy to

[jboss-user] [JBoss jBPM] - Re: jBPM BPEL Eclipse Process Designer interworking

2007-11-20 Thread agusgr
It could help if you post some of your troubles. I think that the new version of the plugin is quite similar, so the problems should be similars too. Regards, Agus View the original post : http://www.jboss.com/index.html?module=bbop=viewtopicp=4106516#4106516 Reply to the post :

[jboss-user] [JBoss jBPM] - Re: jBPM BPEL Eclipse Process Designer interworking

2007-02-24 Thread [EMAIL PROTECTED]
WS-BPEL 2 is a specification that only recently reached status as a standard. jBPM and the BPEL editor currently support different, incompatible draft versions of the specification. The jBPM BPEL Quick Start with Eclipse Designer Guide provides instructions for interworking with jBPM BPEL

[jboss-user] [JBoss jBPM] - Re: jBPM BPEL Eclipse Process Designer interworking

2007-02-24 Thread [EMAIL PROTECTED]
Please note that my previous comment does not mean that deploying processes designed with Eclipse BPEL 0.2.0 to jBPM BPEL 1.1.Beta3 is not possible. Just be aware that the syntax emitted by the designer might not match the syntax expected by the runtime. The purpose of BPEL-216 is determining

[jboss-user] [JBoss jBPM] - Re: jBPM BPEL Eclipse Process Designer interworking

2007-02-23 Thread frostp
Maybe it would help if I specified the version numbers: eclispe WTP 1.5.2 (bundle) with BPEL editor/model 0.2.0 plugin jBoss 4.0.4.GA jBPM-BPEL-1.1.beta3 jdk-1.5.0_11 cheers View the original post : http://www.jboss.com/index.html?module=bbop=viewtopicp=4021081#4021081 Reply to the post :