Sam, Input/output messages are defined by the service interface ( i.e. the WSDL <message> element ). ODE doesn't place any restrictions on how the WSDL is defined. Take a look at some of the other BPEL tests for examples of other message definitions.
Lance On 11/27/06, sam tam <[EMAIL PROTECTED]> wrote:
Hello Guys, For ODE the input request from a Java Client is like <message><TestPart>Hello</TestPart></message> Is there any other way to request ODE (someother format ?) Is this format the standard one ? ie [ <message><TestPart>Hello</TestPart></message> ] So for all request does the request has to be like this ? thanx in advance.. Sam..
