Anyone know what these error messages mean when deploying
a 2.x entity bean? What exactly does this message mean:

org.jboss...DeploymentException: expected one strategy tag

I do have in my ejb-jar.xml a <read-ahead><strategy>...
entry, which is what I assume it is talking about.

Also I get this message deploying a bean called Identifier:

Bean: Identifier
Method: public String ejbCreate(String)
Section: 10.6.4
Warning: The throws clause must define the javax.ejb.CreateException

Thanks.



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

Reply via email to