That was my first guess and I did that, but I got the exact same errors. It
didn't seem to change a thing. So bascially my class declartion looks like
the following:
public class AccountInfo implements Serializable, IAccounts {
...
----- Original Message -----
From: "Alex Pavlov" <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Sunday, August 05, 2001 8:16 AM
Subject: RE: [JBoss-user] method warning's upon startup
> Key phrase is:
> <skip/>
> Warning: The method arguments in the remote interface must be of valid
types
> for RMI/IIOP.
> <skip/>
> You have to implement interface 'Serializable' in your 'AccountInfo'
> class.
> Cheers,
> Alex.
> -----Original Message-----
> From: [EMAIL PROTECTED]
> [mailto:[EMAIL PROTECTED]]On Behalf Of G.L. Grobe
> Sent: Sunday, August 05, 2001 2:57 AM
> To: [EMAIL PROTECTED]
> Subject: [JBoss-user] method warning's upon startup
>
>
> I'm thinking that these errors mean to look at section 9.2.7 of the EJB
2.0
> specs, but nothing matched. These methods were fine till I added the class
> as a parameter to the methods. Is the AccountInfo class supposed to be
> extended w/ something extra or what am I not doing?
>
> Any help much appreciated.
>
> [Verifier]
> Bean : Account
> Method : public abstract boolean addAccount(AccountInfo) throws
> RemoteException
> Section: 9.2.7
> Warning: The method arguments in the remote interface must be of valid
types
> for RMI/IIOP.
>
> [Verifier]
> Bean : ConfigureAccount
> Method : public abstract void addNewAccount(AccountInfo) throws
> RemoteException
> Section: 6.10.5
> Warning: The method arguments in the remote interface must be of valid
types
> for RMI/IIOP.
>
>
> _________________________________________________________
> Do You Yahoo!?
> Get your free @yahoo.com address at http://mail.yahoo.com
>
>
> _______________________________________________
> JBoss-user mailing list
> [EMAIL PROTECTED]
> http://lists.sourceforge.net/lists/listinfo/jboss-user
>
_______________________________________________
JBoss-user mailing list
[EMAIL PROTECTED]
http://lists.sourceforge.net/lists/listinfo/jboss-user