Hi all,
I would like to consume an existing Web service, which has been implemented under AXIS 4 1 and deployed to a tomcat 4.1 installation.
I've developed an SAP Portal application with NWDS (Dynpage-Structure), which has to call this web service. For this, I've generated a standalone proxy client over WSDL of this WebServie under WebServiceWizard of NWDS and called it from my Portal Application, without success :(. But when i call it (proxy) from a standalone java client (Class with main-Method), it function.
Can anybody help me, for calling this WebService
Regards
Ahmet Büyükyilmaz