The Alias class needs to be Serializable. removeSubTopic(Alias) in the
remote interface must be declared to throw a RemoteException, just like
all of the other methods in the remote interface.
David Green
On Fri, 29 Jun 2001, Kevin O'Neill wrote:
> I've got a couple of quick what I'm sure are newbie questions that I
> hope somebody can help me with.
>
> One:
>
> When I deploy my ear I getting the following messages in the console
> (Sample):
>
> [Verifier]
> Bean : Topic
> Method : public abstract void removeSubTopic(Alias)
> Section: 9.2.7
> Warning: The method arguments in the remote interface must be of valid
> types for RMI/IIOP.
>
> [Verifier]
> Bean : Topic
> Method : public abstract void removeSubTopic(Alias)
> Section: 9.2.7
> Warning: The methods in the remote interface must include
> java.rmi.RemoteException in their throws clause.
>
> What does this mean, what do I need to look at to fix it?
>
_______________________________________________
JBoss-user mailing list
[EMAIL PROTECTED]
http://lists.sourceforge.net/lists/listinfo/jboss-user