FYI, I will be looking at the code that resolves methods, as it looks to me like it was written to try to handle polymorphism, yet there are complaints that polymorphism is not working.
Scott Nichol ----- Original Message ----- From: "Scott Nichol" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Wednesday, November 06, 2002 10:05 AM Subject: Re: (correction) > Apache SOAP does not handle polymorphism when finding signatures. It > could, but it doesn't right now. > > Scott Nichol > > ----- Original Message ----- > From: "Dieter Cailliau" <[EMAIL PROTECTED]> > To: <[EMAIL PROTECTED]> > Sent: Wednesday, November 06, 2002 9:33 AM > Subject: (correction) > > > > ... > > params.addElement(new Parameter("command", > > com.dewildecbt.util.OperationCommand.class, new > > com.dewildecbt.util.OperationCommand("hashCode",new Object[]{}), > null)); > > ... > > > > (i used the BeanSerializer to serialize OperationCommands) > > > > > -- > To unsubscribe, e-mail: <mailto:soap-user-unsubscribe@;xml.apache.org> > For additional commands, e-mail: <mailto:soap-user-help@;xml.apache.org> > > -- To unsubscribe, e-mail: <mailto:soap-user-unsubscribe@;xml.apache.org> For additional commands, e-mail: <mailto:soap-user-help@;xml.apache.org>