Skip to main content

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

Hi,

I have committed on a branch a new feature about the creation of BPEL processes.
It consists in creating a BPEL process from a WSDL port type. Basically, the generated process starts with a pick activity. And there is one onMessage per WSDL operation. The user can then implement each operation in a separate branch. I also changed the user interface and refactored the code (I also added automated tests for the wizard).

You can find the bug with screenshots here. [0]
Now, I put it on a branch, since it is an important change. I thought it should be discussed before merging it with the master branch. And it is better to have concrete things to discuss. So, here it is...

If you see things to improve or reorganize, please say it.
Or if it seems good to you, we could merge it with the master branch.

FYI, I only considered the case where a BPEL implements one port type. It may implement several ones, but I never encountered this use case with clients. So, I did not address it.

Regards,

                  Vincent.


[ 0 ] : https://bugs.eclipse.org/bugs/show_bug.cgi?id=363278

--
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