2009/10/23 Stefano Tranquillini <[email protected]>: > another thing, > if the message is like this: > > <?xml version="1.0" encoding="UTF-8"?> > <message><part1> > <End xmlns="http://xml.netbeans.org/schema/Data" xmlns:ns1=" > http://xml.netbeans.org/schema/Data" xmlns:soapenv=" > http://www.w3.org/2003/05/soap-envelope"> > <name>name</name> > <id>a</id> > </End> > </part1> > </message> > > what's the right string for the correlation /id dosen't work, //id neither > too
There's probably a problem with your request. Possibly operation you are sending to ODE in your request doesn't have End element defined for input in WSDL message's part. -- RafaĆ Rusin http://www.touk.pl http://top.touk.pl http://people.apache.org/~rr/
