Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [bpel-dev] Bug fix for BPELReader -- incorrect handling of forEach's "parallel" attribute

Hi Hanyu,

I looked at the patch, and released it to CVS. Please note that the Eclipse
Foundation does not encourage sending patches in email, but rather asks for
opening bugzillas and providing the patches there. Just to keep in mind for
the next time ;-)

As for the 2nd question: Not sure I understood it correctly -
BPELUnknownExtensionDeserializer does not have a line
"unknownExt.setElement((Element)node);" ?!
What is your concern here - must this be added ? Or ... Please shed some
more light on this ?

Mit freundlichen Grüßen / Kind regards

Simon Daniel Moser

Team Lead BPEL Editor - Websphere Integration Developer (WID)
IBM Software Group, Application and Integration Middleware Software
Business Process Solutions Development 1
                                                                                              
                                                                                              
                                                                                              
                                                                                              
                                                                                              
  Phone:            +49-7031-16-4304           IBM Deutschland                      (Embedded 
                                                                                  image moved 
                                                                                     to file: 
                                                                                pic31447.gif) 
                                                                                              
  Fax:              +49-7031-16-4890           Schoenaicher Str. 220                          
                                                                                              
  E-Mail:           smoser@xxxxxxxxxx          71032 Boeblingen                               
                                                                                              
                                               Germany                                        
                                                                                              
                                                                                              
                                                                                              
                                                                                              
                                                                                              
  IBM Deutschland                                                                             
  Research &                                                                                  
  Development                                                                                 
  GmbH /                                                                                      
  Vorsitzender des                                                                            
  Aufsichtsrats:                                                                              
  Martin Jetter                                                                               
  Geschäftsführung:                                                                           
  Erich Baier                                                                                 
  Sitz der                                                                                    
  Gesellschaft:                                                                               
  Böblingen /                                                                                 
  Registergericht:                                                                            
  Amtsgericht                                                                                 
  Stuttgart, HRB                                                                              
  243294                                                                                      
                                                                                              




                                                                                                                          
  From:       "Hanyu Xiao" <hxiao@xxxxxxxxx>                                                                              
                                                                                                                          
  To:         "BPEL Designer project developer discussions." <bpel-dev@xxxxxxxxxxx>                                       
                                                                                                                          
  Date:       11.03.2009 01:24                                                                                            
                                                                                                                          
  Subject:    [bpel-dev] Bug fix for BPELReader -- incorrect handling of  forEach's "parallel" attribute                  
                                                                                                                          
  Sent by:    bpel-dev-bounces@xxxxxxxxxxx                                                                                
                                                                                                                          





Hi,

I’d like to submit a bug fix for BPELReader, which was not handling
forEach’s “parallel” attribute correctly. Please see the attached patch
file.

In addition, we have a question regarding revision 1.2 of
BPELUnknownExtensionDeserializer. The extended attributes would not be
deserialized correctly with this line commented out:
unknownExt.setElement((Element)node);

Regards,
Hanyu
-----------------------
Hanyu Xiao
Tibco Software Inc.
3303 Hillview Ave..
Palo Alto, CA 94304
 [attachment "BPELReader.patch" deleted by Simon D Moser/Germany/IBM]
_______________________________________________
bpel-dev mailing list
bpel-dev@xxxxxxxxxxx
https://dev.eclipse.org/mailman/listinfo/bpel-dev

Attachment: pic31447.gif
Description: GIF image


Back to the top