[jboss-user] [EJB 3.0] - EJB 3.0 deployment on JBoss
MadanSri
do-not-reply at jboss.com
Mon Sep 18 12:05:16 EDT 2006
Hi,
I am deploying EntityBean, FileDetailsServiceBO on JBoss 4.0.1sp1 and then updated to JBoss 4.0.4CR2 for EJB 3.0 support
I get the following error : Pls help me know if JBoss has been updated to 4.0.4CR2 or how to solve this issue.
20:41:42,939 WARN [verifier] EJB spec violation:
Bean : FileDetailsServiceBO
Section: 10.6.2
Warning: The entity bean's class must implement, directly or indirectly, the jav
ax.ejb.EntityBean interface.
20:41:42,939 WARN [verifier] EJB spec violation:
Bean : FileDetailsServiceBO
Section: 10.6.2
Warning: The entity bean class must be defined as public and abstract.
20:41:42,955 WARN [verifier] EJB spec violation:
Bean : FileDetailsServiceBO
Section: 10.6.1
Warning: The Bean Provider must provide a remote interface and a remote home int
erface or a local interface and a local home interface for the bean.
20:41:42,955 ERROR [MainDeployer] could not create deployment: file:/D:/Program
Files/JBoss/jboss-4.0.1sp1/server/default/deploy/FileDetails.jar
org.jboss.deployment.DeploymentException: Verification of Enterprise Beans faile
d, see above for error messages.
View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3972355#3972355
Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=3972355
More information about the jboss-user
mailing list