Is your primary key class Serializable?

[EMAIL PROTECTED] wrote:

> Hi -
> 
> I have the following error message from jBoss 2.1:
> 
> 
> [Container factory]
> Deploying:file:/D:/jboss-tomcat-2.1-beta/jboss-2.1/tmp/deploy/Default/ejb_mats.ear
> 
> [Verifier] Verifying
> file:/D:/jboss-tomcat-2.1-beta/jboss-2.1/tmp/deploy/Default/ejb_mats.ear/ejb1001.jar
> 
> [Verifier]
> Bean   : EquipmentRequirementBean
> Method : public abstract EquipmentRequirement create() throws CreateException,
> RemoteException, SQLException
> Section: 9.2.8
> Warning: The method return values in the home interface must be of valid types
> for RMI/IIOP.
> 
> [Verifier]
> Bean   : EquipmentRequirementBean
> Method : public abstract EquipmentRequirement
> findByPrimaryKey(EquipmentRequirementPK) throws FinderException, RemoteException
> Section: 9.2.8
> Warning: The method return values in the home interface must be of valid types
> for RMI/IIOP.


_______________________________________________
JBoss-user mailing list
[EMAIL PROTECTED]
http://lists.sourceforge.net/lists/listinfo/jboss-user

Reply via email to