[Ace-users] HowTo: Servant implementing an interface and an reply handler

Thomas Kowalski th-ko at gmx.de
Wed Feb 20 11:05:47 CST 2008


Hello everybody,
I would like to know if its possible for a servant to inherit from the
skeleton and the reply handler ( I guess I might have used the wrong
terminology maybe). If yes, how to accomplish this.
Currently I get an error-message ("no unique final overrider") for
_is_a, _dispatch and _interface_repository_id.
Is it "save" to just override them in the servant and call e.g. the
skeletons version of each method?

Regards,
Thomas Kowalski


More information about the Ace-users mailing list