I'm having issues trying to connect a client generated by Axis's WSDL2Java to an existing .Net-based Web Service. Some of my research indicates that this may be due to the fact that I am sending WSE 3.0 requests to a WSE 2.0 service. Is there a way to have Axis 1.4 create code that sends 2.0 requests? And if not, what version should I be using to generate 2.0 requests?

Reply via email to