I just installed VW 7.9.1 and am getting an exception when trying to connect to an internal WebServices.WsdlClient url using an AIX image. I don't have the problem in Windows and haven't tried Linux yet. If I try to connect to a public service like '
http://www.webservicex.net/stockquote.asmx?wsdl', it works fine, even in aix.
The aix image exception is 'External object not found'. The ExternalMethod is Xtreams.LibCryptoEVP>>SSLeay.
I have tried changing VW_LIBCRYPTO=/usr/lib where the libcrypto.a file resides. I tried modifying the method LibCryptoEVP>>libcryptoSO to return 'libcrypto.a' (since aix seems to use this method and .a is the suffix used in aix). I also tried putting the full path in libcrytoSO. Still no success.
I loaded the parcel Security-Xtreams, though I know this isn't related to the 'External object not found' issue.
Anyone have any ideas?
Thanks,
Mark Petersen
IBM