David Sills wrote:
> 
> 
> I would strongly suggest you try doing the code generation using
> wsdl2java; your code should work then. If that's true, then you can try
> narrowing the issues. You don't necessarily have to continue to use the
> generated code (though I do so) but it should help you center in on the
> problems.
> 

Thanks a lot! I've done so and it works! I think the problem was in Axis
main classes properties (Service, Call e.t.c).


Willem.Jiang wrote:
> 
> If you use TCPmonitor to catch the request and response package, you can
> see the difference between using CXF client and AxisClient :) 
> 

Now soap messages from axis and cxf clients are almost identical.

More than I solve the problem with Borland Delphi client. There was feature
in the classes properties.

Thanks a lot for all!! Problem is solved.

--
View this message in context: 
http://cxf.547215.n5.nabble.com/Non-CXF-clients-for-CXF-web-services-tp4851892p4867502.html
Sent from the cxf-user mailing list archive at Nabble.com.

Reply via email to