Anybody know anything about the following error other than it says my EJB
remote interface can't be used as the return type from any of the methods in
the ejb?   (Which does sort of defeat the whole purpose:-)  Everything works
fine but I get essentially the same verifier error for every entity and
session bean in my application.

[Verifier]
Class  : cart.User
Method : public abstract User create(String, String, String, String) throws
CreateException, EJBException, RemoteException
Section: 9.2.8
Warning: The method return values in the home interface must be of valid
types for RMI/IIOP.

Cheers

Jay Walters


--
--------------------------------------------------------------
To subscribe:        [EMAIL PROTECTED]
To unsubscribe:      [EMAIL PROTECTED]
Problems?:           [EMAIL PROTECTED]

Reply via email to