Hi all,

I have a very strange problem consuming a rpc/literal http soap service.

With version 2.0-incubator I got some complex object, but it had no content. Maybe this is similar to thread

http://www.nabble.com/WS-client-returning-uninitialized-objects-tf4144602.html#a11788382

Today I tried out 2.0.1-incubator and I got the following exception:

----snip
15.08.2007 17:30:53 org.apache.cxf.phase.PhaseInterceptorChain doIntercept
INFO: Interceptor has thrown exception, unwinding now
org.apache.cxf.interceptor.Fault: UNKNOWN_RPC_LIT_PART
---snap

I recorded the Response and built a test. (See the Attachemnt) maybe someone can help.

if you change the version inside the pom to 2.0-incubator, you'll got no Message but an empty object.

As a workaround I tried to consume this service with axis 1.4 -- and it worked fine, but I have trouble using axis and cxf together. So I really would like to consume this service with cxf.


Thanks in advance for any help

--
Daniel Dienhardt

Attachment: cxf-no-object-test.tar.gz
Description: GNU Zip compressed data

Reply via email to