[jboss-user] [Beginners Corner] - Problem deploying entity bean

jelid do-not-reply at jboss.com
Thu Oct 2 13:50:46 EDT 2008


Hi,

I'm trying to deploy an entity bean on Jboss-4.2.2 using MyEclipse IDE ( 6.0.1 GA) and i have the following error. a warning and no other indication on the origin of the error. Can someone gives me indication on how to move for a rapid resolution of that kind of errors?

19:10:13,359 WARN  [verifier] EJB spec violation: 
Bean   : SavingsAccountEJB
Section: 10.6.2
Warning: CMP entity beans may not define the implementation of a finder.

19:10:13,359 ERROR [MainDeployer] Could not create deployment: file:/C:/JBoss/jboss-4.2.2.GA/server/default/deploy/savingsaccount.jar
org.jboss.deployment.DeploymentException: Verification of Enterprise Beans failed, see above for error messages.
	at org.jboss.ejb.EJBDeployer.create(EJBDeployer.java:610)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
	at java.lang.reflect.Method.invoke(Method.java:585)
	at org.jboss.mx.interceptor.ReflectedDispatcher.invoke(ReflectedDispatcher.java:155)
	at org.jboss.mx.server.Invocation.dispatch(Invocation.java:94)
	at org.jboss.mx.interceptor.AbstractInterceptor.invoke(AbstractInterceptor.java:133)
etc...

thanks

View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4180126#4180126

Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4180126



More information about the jboss-user mailing list