I'm getting errors like below on all of my session
and entity beans, yet, my beans still run fine and I'm seeing no problems
besides this output.
--- snip --- [ERROR,ContainerFactory] 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. --- end --- The arguments in this interface are of valid types AFAIK, meaning ... AccountInfo implements Serializable. Any help much appreciated. |
- [JBoss-user] [ERROR,ContainerFactory] ... valid types for RM... G.L. Grobe
- Re: [JBoss-user] [ERROR,ContainerFactory] ... valid typ... Guy Rouillier
- Re: [JBoss-user] [ERROR,ContainerFactory] ... valid... G.L. Grobe
- Re: [JBoss-user] [ERROR,ContainerFactory] ... v... Guy Rouillier
- G.L. Grobe