|
Hi
I have dot a similar problem, you can find it on http://marc.theaimsgroup.com/?l=axis-user&m=113377937503146&w=2 . And to your problem I
have got some questions:
I thing that your metod getMessage() must return
instance of 'DefaultMessage'.Because you can not get instance
of 'Message' class.And you write:"The
'stubt version' of getMessages() returns instances of 'Message', not of
'DefaultMessage' "
I thing that this: "Message getMessage()" what you write mean something
like this: Message
mes=getMessage();
And can you please see my problem, and write me if it
is similar or if it is something other.And how can I solve it if you will have
some idea.
Thank you
Ales
|
Title: Abstract classes and inheritance
