Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [bpel-dev] Discuss the new BPEL wizard

OK. I have fixed the creation of an abstract process for the WSDL to BPEL option.
Bob, could you review my modifications? If everything is good, then, could you merge it with the master branch please? (Or if you prefer, I can do it)

Thanks,

               Vincent.


Le 16/11/2011 11:31, Vincent Zurczak a écrit :
Le 15/11/2011 21:03, Bob Brodt a écrit :
It's been a while since I've looked at that code, but I'm not sure I understand why you can't create an abstract process using the current EMF api. I thought the only thing different about executable and abstract processes was the namespace: "http://docs.oasis-open.org/wsbpel/2.0/process/abstract" vs. "http://docs.oasis-open.org/wsbpel/2.0/process/executable"

Indeed, it is the only difference, syntactically.
However, the EMF meta-model is only associated with the namespace "http://docs.oasis-open.org/wsbpel/2.0/process/executable".
Now, I can hack the wizard to replace manually this namespace in the created BPEL file. In fact, this is what I'm going to do.

          Vincent.

--
Vincent Zurczak

R&D Engineer
Petals Link - SOA open-source company
http://vzurczak.wordpress.com
+33 (0) 4 76 96 15 16

Back to the top