Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [bpel-dev] Questions about the "empty BPEL" template

I agree, the empty process template is confusing at best. How about splitting this up as separate templates: an "almost empty" process with just a Receive and one with just a Pick activity? (but we should probably call them "Incomplete" rather than "Empty" Processes) At least those won't have validation errors.

Regards,
________________________
Robert ("Bob") Brodt
Senior Software Engineer
JBoss by Red Hat


Hi,

Le 29/10/2011 11:34, Oliver a écrit :
The asynchronous BPEL process seems to be valid at first sight, but is
NOT runnable: The variable "output" is not initialized. The empty
indicates that there should something happen... One has to replace the
empty with some business logic...

Indeed.
But by valid, I did not mean runnable. I meant you don't get a red cross on your file. The BPEL validator does not mark the file with the other templates.
Anyway, if everyone agree, we can start with the warning appraoch in the wizard when a user selects the empty template.

Regards,

                 Vincent.

--
Vincent Zurczak

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

_______________________________________________
bpel-dev mailing list
bpel-dev@xxxxxxxxxxx
https://dev.eclipse.org/mailman/listinfo/bpel-dev


Back to the top