The Artima Developer Community
Sponsored Link

Legacy Java Answers Forum
October 2001

Advertisement

Advertisement

This page contains an archived post to the Java Answers Forum made prior to February 25, 2002. If you wish to participate in discussions, please visit the new Artima Forums.

Message:

Corba related question

Posted by Mike Roche on October 31, 2001 at 12:55 PM

Hello,
I am currently doing a CORBA based program in Java. But currently I
am encountering problems, namely in the Server and Implementation class.
The error is
class ReminderImplementation must be declared abstract. It does not define java.lang.String Owner() from interface _ReminderOperations.
class ReminderImplementation implements _ReminderOperations{
^
Does anyone know where the problem is specifically?
Thanks.




Replies:

Sponsored Links



Google
  Web Artima.com   
Copyright © 1996-2009 Artima, Inc. All Rights Reserved. - Privacy Policy - Terms of Use - Advertise with Us