Dear all, I have an soap web service deployed on apache axis2c engine. The services fully tested with soapui. Now, I just use apache cxf generated the javascript client code and put on a web site. But no matter what I tried, the XMLHttprequest in the cxf-utils.js doesn't sending out the request. I have used the wireshark to decode the http request content and find out the javascript client doesn't include the soap envelop in the http request. Not sure if I missed some configuration somewhere, anyone can provide me a clue to solve the problem? Thanks a lot.
Feng -- View this message in context: http://cxf.547215.n5.nabble.com/help-generated-javascript-client-not-sending-request-properly-tp5575360p5575360.html Sent from the cxf-user mailing list archive at Nabble.com.
