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>