Stephan, Since the URL of the webservice is HTTPS, are you sure the SSL authentication goes ok ? By the way we developed simular webservices for VECOZO using the same standards. We originally used axis as well but since a few weeks ago switched to using WASP.
Sincere greetz Leo de Blaauw IZA ----- Original Message ----- From: <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Wednesday, April 28, 2004 10:16 AM Subject: Error: Method not allowed > Hi, > > I am building a client-application. > I am using Eclipse with Apache-axis. > A WSDL is hosted by a server: https://www.lifeline.nl/wsdl/vz33-vz34/ > > I used WSDL2java to generate a stub. > Running my application always gives me the message: > 'The requested method POST is not allowed for the URL /wsdl/vz33-vz34/' > > Is this a problem on my client, or is it a problem on the server. > For those interested, I can provide you with my 'main' > > Thanks, Stephan Borst (The Netherlands) > > >