Bugzilla – Bug 4831
GWSDL RP Inheritence Limited
Last modified: 2007-09-12 16:52:53
You need to log in before you can comment on or make changes to this bug.
The GWSDL inheritence mechanism seems to be limited to one level when RPs are involved. I tried inheriting a WSDL with RPs that already inherited a WSDL with RPs and it complained that it couldn't resolve the second WSDL's RPs. The operations were inherited just fine. The workaround is to inherit the second WSDL directly and extend from it explicitly even though it should be already inherited indirectly from the first WSDL. It works, but it creates duplicate import statements which doesn't look very nice.
Reassigning to current wsrf developer to close/fix as appropriate