Leo, How can I check SSL authentication? Why did you switch to WASP, instead of axis? I am planning to develop similar client-software for VECOZO (and Infomedics) as well! I already have the VECOZO key-certificate info.
Client-applications are to be distributed to Dutch general-practitioners (huisartsen) who can check insurance-status ot their patients. I consider myself as a newbie in programming web-services. Any change you can help me with examples of client-applications? Regards, Stephan > 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)
