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.


I used Together Control Center 4.2 to create my entity beans and have this
message all over the place, for all my entity beans...

Any ideas what it means? Is it specific to EJB 1.1 versus EJB 2.0?

Any help would be great.

Thanks!



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

Reply via email to