Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [bpel-dev] Precedence in the class BPELwriter

Hi,

I created an entry in the BPEL designer bugzilla, describing the enhancement. I attached on it the BPELWriter with the change.

Cheers,
Neto

On Tue, Feb 7, 2012 at 11:47 PM, Bob Brodt <bbrodt@xxxxxxxxxx> wrote:
Neto, can you create a bugzilla for this enhancement and provide a patch file? This will make things go a lot faster ;)

Thank you!
Bob



Hi Neto, Bob,

I'm developing an extension to the BPEL Designer. Well, I could had success to implement all the extension without changes in the BPEL Designer source code. However, one of my changes extends the Scope (by adding some new attributes), and for that one I did a minion change on the BPEL source code. I just change the precedence of the ExtensionActivity in the activity2XML method of the BPELWriter class.

So, you created other extended activities.
I guess it means your fix does not change the normal behavior of the activity extension mechanism.

I think your contribution can be committed.

Regards,

                  Vincent.

--
Vincent Zurczak

RCP Developer & ESB Consultant
Petals Link: http://www.petalslink.com
My Blog: 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


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



Back to the top