RE: Clash test

2002-02-20 Thread Glen Daniels
> I'm still not sure I understand the problem with the clash test. The > testcase is calling "void sharedName(int)". That method DOES > exist on all > the generated files: the interface, the skeleton, the impl. It is > overloaded: "void sharedName(int)", "int sharedName()", "void > sharedNa

Re: Clash test

2002-02-19 Thread Russell Butek
Yowch! I don't envy you your little debugging chore you had to go through! 1) Sounds reasonable to me. 2) I'm not sure I understand. 3) I don't know how you'd do this without some protocol. SOAPAction is deprecated and there is not protocol for passing meta-info in the soap:header. 4) I gav