Problem when implement tuscany.

2011-10-14 Thread Nguyen Van Chung.
Hi, Tuscany! I'm having a problem when using Tuscany to call a webservice that is built by a difference framework. The error message is: Exception in thread main org.osoa.sca.ServiceRuntimeException: org.apache.axis2.AxisFault: First Element must contain the local name, Envelope , but found

Re: Problem when implement tuscany.

2011-10-14 Thread Simon Laws
On Fri, Oct 14, 2011 at 11:27 AM, Nguyen Van Chung. nvchung...@gmail.com wrote: Hi, Tuscany! I'm having a problem when using Tuscany to call a webservice that is built by a difference framework. The error message is: Exception in thread main org.osoa.sca.ServiceRuntimeException:

writing namespace prefixes

2011-10-14 Thread Simon Laws
I've come across a problem that I'm sure we've seen before but I can't put my finger on it. Write a composite without wstx-asl on the classpath... zdef2107778102:composite xmlns= xmlns:zdef2107778102=http://docs.oasis-open.org/ns/opencsa/sca/200912; target

Re: writing namespace prefixes

2011-10-14 Thread Raymond Feng
Maybe there is a bug in Tuscany code to read/write the QName value of intents. Please note the SOAP_v1_2 should be under the oasis opencsa namespace. Thanks, Raymond Raymond Feng rf...@apache.org Apache Software Foundation Member