[jboss-user] [JBoss jBPM] - Re: Assign-copy problem, very strange!

alex.guizar@jboss.com do-not-reply at jboss.com
Thu Jan 4 06:35:26 EST 2007


Peter,

BPEL 1.1 is basically unaware of the XML Schema. If it were aware, every assign would incur in heavy overhead. Even BPEL 2.0 merely provides a way to validate that the resulting XML nodes match the schema. However, this is nowhere close to the effect that you expect.

Please be aware that this is not a bug in jBPM BPEL but the effect of a design decision in the specification. You will have to work around this limitation by rearranging your assignments, as you already did.

Best,

/Alejandro

View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3997885#3997885

Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=3997885



More information about the jboss-user mailing list