Skip to main content

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

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
Description: BPELReader.patch


Back to the top