[jboss-user] [JBoss jBPM] - Re: Simple Problem Literal Problem

alex.guizar@jboss.com do-not-reply at jboss.com
Fri Jul 14 15:23:55 EDT 2006


Given the construct you quote, I assume you are using BPEL 1.1. The corresponding behavior should be:
from-spec extracts the literal value (1) as a text info item
to-spec replaces the content of the element info item that represents the message part with the extracted value
The value of part int_2 should be:
<int_2>1</int_2>
Is this different from the behavior you are seeing? If so, what specific issues are you facing?

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

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



More information about the jboss-user mailing list