Hi!

I tried to create a simple echo web service. When I use document style RPC
in the .NET client the result not arrived, because if I use rpc it's arrived
succesfully.
I tried with
    <bean id="jaxwsServiceFactory"
        class="org.apache.cxf.jaxws.support.JaxWsServiceFactoryBean">
        <property name="wrapped" value="true" />
    </bean>

But no success...
Anz idea?

Cow

Reply via email to