Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
RE: [bpel-dev] Re: bpel-os: Code-Check in

Hi,

as for the two observed problems:

a.) I cannot reproduce the file creation problem. However, I experiences a
file creation problem when I dont specify a namespace in the Wizard - we
should actually diable finish when no namespace is provided
b.) The fix that we did for forEach does not affect the resize thing (at
least I can't think of why). There was a change done by Michal that affects
the repaint of the ExpressionSection, which might have some side effects
(at least it has the side effect that the property page doesn't get
repainted enough, so when I click on "create New Expression" I have to
click somewhere nd then back on the appropriate activity in order to have
the XPath editor appear

c,) FYI: We added some minor fixed to the forEach today (bpel.ui only) - in
example that a scope is created as the child whenever you create a forEach
(as required by the BPEL Spec). Check it out if you like

Cheers
/Simon
--------------------------------------------------
Simon Daniel Moser, M.Eng.
Business Process Solutions Development 1
IBM Boeblingen Laboratory
Schoenaicherstr. 220, 01/086
D - 71032 Boeblingen
Tel.: +49 - 7031 - 164304
IP Telephone Number (ITN): 39204304
email: smoser@xxxxxxxxxx

Rule of thumb #3459835478: when you find yourself typing/copying the same
thing more than twice in a row, redesign or re-implement. No excuse
possible.




                                                                           
             Bruno Wassermann                                              
             <B.Wassermann@cs.                                             
             ucl.ac.uk>                                                 To 
             Sent by:                  "'BPEL Designer project developer   
             bpel-dev-bounces@         discussions.'"                      
             eclipse.org               <bpel-dev@xxxxxxxxxxx>              
                                                                        cc 
                                                                           
             12/14/2006 01:12                                      Subject 
             PM                        RE: [bpel-dev] Re: bpel-os:         
                                       Code-Check in                       
                                                                           
             Please respond to                                             
              "B.Wassermann"                                               
             <B.Wassermann@cs.                                             
                ucl.ac.uk>;                                                
             Please respond to                                             
              "BPEL Designer                                               
             project developer                                             
               discussions."                                               
             <bpel-dev@eclipse                                             
                   .org>                                                   
                                                                           
                                                                           




Hi guys,

I won't have time to continue testing this until Monday (just got swamped
with impromptu work). From the ten minutes I did test this, there seems to
be a problem with BPEL file creation (looks like a JRE issue, not sure, can
anyone confirm???) - will continue as soon as I get a few minutes...

-- Bruno

-----Original Message-----
From: bpel-dev-bounces@xxxxxxxxxxx [mailto:bpel-dev-bounces@xxxxxxxxxxx] On
Behalf Of Michal Chmielewski
Sent: 13 December 2006 22:27
To: Simon D Moser
Cc: Bruno Wassermann; BPEL Designer project developer discussions.
Subject: [bpel-dev] Re: bpel-os: Code-Check in

Simon,

I sync'ed up and I can see the forEach and use it.

Was there anything that was checked in that would have made the reflow
of the property sheets not work, that is when you resize the property
sheets ? For example, the Editor does not resize correctly with the
property sheet ....  ?

-m
Simon D Moser wrote:
> Hi all,
>
> this is just a heads-up message:
> I checked in the code for forEach (bpel.ui and bpel.model),and also did
> some minor fix-ups (fixing the categories, some comments etc.)
> Therefore, pls. take a look any synchronize all the 5 bpel plugins
> Talk to you Friday!
>
> Cheers
> /Simon
> --------------------------------------------------
> Simon Daniel Moser, M.Eng.
> Business Process Solutions Development 1
> IBM Boeblingen Laboratory
> Schoenaicherstr. 220, 01/086
> D - 71032 Boeblingen
> Tel.: +49 - 7031 - 164304
> IP Telephone Number (ITN): 39204304
> email: smoser@xxxxxxxxxx
>
> Rule of thumb #3459835478: when you find yourself typing/copying the same
> thing more than twice in a row, redesign or re-implement. No excuse
> possible.
>
>
>


--
Michal Chmielewski, CMTS, Oracle Corp,
W:650-506-5952 / M:408-209-9321

"Manuals ?! What manuals ? Son, it's Unix, you just gotta know."

_______________________________________________
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