Hi All. Well, whilst tonight seems like a good night for the earth to STILL keep rocking and rolling.....god I am getting sick of earthquakes now.......I have been working thru importing a WSDL from a 3rd party.
I was have a number of issues until I realised that the WSSE part of the WDSL is not being imported properly and this is backed up by a number of posts on various news groups that came back from a Google search. I did find some code for implementing WSSE in Delphi that seems to work, but of course I really cant tell. I don't get any errors so thats a start J However, whenever I try to execute the function that talks to the WebService I get an HTTP 404 error. Now the problem is, I am not sure if the 404 is because thats what gets thrown back because its not authenticating properly, or because the page doesn't exist, but I am pretty sure the page does exist because I get a 405 error when I go to it from a browser. The other thing I nearly forgot to mention is, the webservice is running via HTTPS. The 3rd party vendor has not mentioned anything about needing certs but is this something I need to handle? Or will the THTTPRIO handle this? Any info appreciated. This is a bit new for me J Thanks Jeremy
_______________________________________________ NZ Borland Developers Group - Delphi mailing list Post: delphi@delphi.org.nz Admin: http://delphi.org.nz/mailman/listinfo/delphi Unsubscribe: send an email to delphi-requ...@delphi.org.nz with Subject: unsubscribe