Re: No signature Match error

2002-10-22 Thread Scott Nichol
AIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Tuesday, October 22, 2002 5:34 AM Subject: No signature Match error Hi, I would like to know if there is a solution to the following scenario java web service method with signature getFundHoldingTransactionss(int aUnitInvestor, st

RE: No signature Match error

2002-10-22 Thread Dale Attree
Make sure that your web service isn't trying to run one of the SSL protocols that you don't have installed. Otherwise, ensure that you flag the no-validate flag to override signature matching.

No signature Match error

2002-10-22 Thread Cooke, Aedemar
Title: No signature Match error Hi, I would like to know if there is a solution to the following scenario java web service method with signature getFundHoldingTransactionss(int aUnitInvestor, string aUnitFund, string aUnitType, string aUnitClass, DateSearchCriteria aDateSearchCriteria