Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
RE: [bpel-dev] patch9 and 10

Hi again Simon,

When I've found the regression I wrote below, I forgot about the bug you noticed. 
But I can't reproduce it based on the description provided. 
Can you please email me a snapshot of the process you created?

Thanks,
	Vitaly.

PS The 'worse' regression is probably not a regression if the process I tried to create is illegal  - see http://dev.eclipse.org/mhonarc/lists/bpel-dev/msg00508.html for details.



>-----Original Message-----
>From: Tishkov, Vitaly V
>Sent: Monday, August 06, 2007 6:12 PM
>To: 'BPEL Designer project developer discussions.'
>Cc: bpel-dev-bounces@xxxxxxxxxxx
>Subject: RE: [bpel-dev] patch9 and 10
>
>Hi Simon,
>
>I've found a much worse regression:
>- create an async BPEL
>- create a sequence in there after the default sequence (before the end node)
>The first sequence is lost.
>
>I'm working on a fix for it.
>
>Thanks,
>	Vitaly.
>
>>-----Original Message-----
>>From: bpel-dev-bounces@xxxxxxxxxxx [mailto:bpel-dev-bounces@xxxxxxxxxxx] On
>>Behalf Of Simon D Moser
>>Sent: Saturday, August 04, 2007 1:26 PM
>>To: BPEL Designer project developer discussions.
>>Cc: BPEL Designer project developer discussions.; bpel-dev-bounces@xxxxxxxxxxx
>>Subject: Re: [bpel-dev] patch9 and 10
>>
>>Hi Vitaly,
>>
>>I looked through the patches, and they seem good to me (and as expected, I
>>found some bugs, see below).
>>I checked them in nevertheless.
>>
>>Patch 10 seems to work like a charme
>>
>>Patch 9 - here are the things that I found.
>>
>>- create an async BPEL
>>- create a sequence in there
>>- in graph mode, add an empty to the sequence
>>- change the name of the empty to "hhh" (a perfectly legal name)
>>- save ==> I am getting an illegal state exception
>>- Close the BPEL, try to open it up again ==> I have seen cases where I
>>never manage to get it back openend. (Illegal state exception,
>>concurrentModificationException)
>>
>>Cheers
>>Simon
>>
>>Simon Moser, M.Eng.
>>
>>
>>
>> Websphere Integration       Mail:           IBM Deutschland Entwicklung
>> Developer Development       smoser@xxxxxx.  GmbH
>> Team Lead BPEL Editor       com             Vorsitzender des
>> Dept. 4722, Bldg.           Phone:          Aufsichtsrats: Martin Jetter
>> 71032-01, Room 086          +49-7031-16-43  Geschäftsführung: Herbert
>> Websphere Solutions and     04              Kircher
>> Services                    Fax:            Sitz der Gesellschaft:
>> IBM Deutschland             +49-7031-16-48  Böblingen
>> Entwicklung GmbH            90              Registergericht: Amtsgericht
>> Schönaicherstr. 220, D -                    Stuttgart, HRB 243294
>> 71032 Boeblingen
>>
>>
>>
>>
>>
>>
>>
>>
>>
>>
>>             "Tishkov, Vitaly
>>             V"
>>             <vitaly.v.tishkov                                          To
>>             @intel.com>               "BPEL Designer project developer
>>             Sent by:                  discussions."
>>             bpel-dev-bounces@         <bpel-dev@xxxxxxxxxxx>
>>             eclipse.org                                                cc
>>
>>                                                                   Subject
>>             08/03/2007 04:17          [bpel-dev]
>>             PM                        patch10=editor-starts-with-the-tab-
>>                                       active-when-closing
>>
>>             Please respond to
>>              "BPEL Designer
>>             project developer
>>               discussions."
>>             <bpel-dev@eclipse
>>                   .org>
>>
>>
>>
>>
>>
>>
>>Hi again Simon,
>>
>>Please find attached the 10th patch. It is independent from the 9th patch.
>>Now, if you closed the last bpel file with the source tab active then all
>>the next bpel files will be also opened with the source tab active. Same
>>for the design tab.
>>
>>This behavior is similar to WSDL editor behavior.
>>
>>Thanks,
>>            Vitaly.
>>
>> (See attached file:
>>patch10=editor-starts-with-the-tab-active-when-closing.txt)
>>_______________________________________________
>>bpel-dev mailing list
>>bpel-dev@xxxxxxxxxxx
>>https://dev.eclipse.org/mailman/listinfo/bpel-dev


Back to the top