09:03:04,520 INFO [EJBDeployer]
Bean : ConfRmiNigBean
Method : public abstract ConfRmiNigRemote create(Integer, String, Integer,
String, String, String) throws RemoteException, CreateException
Section: 12.2.9
Warning: The method return types defined in an Entity beans home
interface MUST be legal types for RMI/IIOP.
09:03:04,521 INFO [EJBDeployer]
Bean : ConfRmiNigBean
Method : public abstract ConfRmiNigRemote findByPrimaryKey(Integer)
throws RemoteException, FinderException
Section: 12.2.9
Warning: The method return types defined in an Entity beans home
interface MUST be legal types for RMI/IIOP.
09:03:04,530 INFO [EjbModule] Creating
I have other beans, and they work OK,
What means this Warning?
Thanks
Rene
