Delphi client question.
Jason Loucks <[email protected]>
| Newsgroups | gmane.comp.windows.devel.soap.general |
|---|---|
| Message-ID | <[email protected]> |
Here is more of the saga. The person who made the soap server doesn't know a whole lot about SOAP (and I know less) and he just followed the simple examples, so there isn't a formal .wsdl file for his server. If someone knows how to get around this in Delphi using something other than soap::lite, please let me know. I've made the soap::lite com client work for HTTP stuff, but it doesn't for HTTPS. Then I downloaded soap::lite, and a whole bunch of other stuff and was finally able to compile a working COM dll with Crypt::SSLeay included. There is still a problem with it though: On the machine without perl or anything else installed, just the dll registered, the HTTP stuff works fine, but when I use the HTTPS, it barfs on line 660 of PerlCOM.pm with an error: "500 Internal Server Error". I don't think the error is actually in line 660 of PerlCOM.pm because it is just calling a function, so I think it is within that function, but I don't know where to go from there. If I run the same dll & same progrom on the machine that compiled the dll, it works fine. The other problem is that there were errors in the SOAP::lite dll compilation process, even though it worked, which related to MQSeries stuff, which I think is for IBM people and didn't seem to affect me. I couldn't get the error about Apache::Constants.pm to go away though. If anyone has questions or sees anything that I may be doing wrong, please let me know. You can read messages from the SOAP archive, unsubscribe from SOAP, or subscribe to other DevelopMentor lists at http://discuss.develop.com.