[jboss-user] [JBoss Eclipse IDE (users)] - Re: help on Fibo Tutorial --> tutorial.web.ComputeServlet

ivan_penuelas do-not-reply at jboss.com
Wed Aug 16 12:04:08 EDT 2006


the problem its already solved but another problem appears now there´s a fourum where explain it but a´m having the same cane you help me this is the error:

10:56:44,455 WARN  [verifier] EJB spec violation: 
Bean   : Fibo
Section: 22.2
Warning: The Bean Provider must specify the fully-qualified name of the Java class that implements the enterprise bean's business methods in the <ejb-class> element.
Info   : Class not found on 'tutorial.ejb.FiboBean': No ClassLoaders found for: tutorial.ejb.FiboBean

10:56:44,455 ERROR [MainDeployer] Could not create deployment: file:/C:/jboss-4.0.4.GA/server/default/tmp/deploy/tmp35315FiboApp.ear-contents/FiboEJB.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)


--- Incompletely deployed packages ---
org.jboss.deployment.DeploymentInfo at 8dab2d02 { url=file:/C:/jboss-4.0.4.GA/server/default/deploy/FiboApp.ear }
  deployer: org.jboss.deployment.EARDeployer at 1afae45
  status: Deployment FAILED reason: Verification of Enterprise Beans failed, see above for error messages.
  state: FAILED
  watch: file:/C:/jboss-4.0.4.GA/server/default/deploy/FiboApp.ear
  altDD: null
  lastDeployed: 1155743804299
  lastModified: 1155743804205
  mbeans:

my .jar file has:

META-INF/
META-INF/MANIFEST.MF
META-INF/ejb-jar.xml
META-INF/jboss.xml
META-INF/FiboBean.class
META-INF/Fibo.class
META-INF/FiboHome.class

and the war:

    0 Wed Aug 16 10:56:04 CDT 2006 META-INF/
  106 Wed Aug 16 10:56:02 CDT 2006 META-INF/MANIFEST.MF
    0 Wed Aug 16 10:56:04 CDT 2006 WEB-INF/
 3489 Wed Aug 16 09:41:06 CDT 2006 WEB-INF/web.xml
  735 Wed Aug 16 09:41:06 CDT 2006 WEB-INF/jboss-web.xml
    0 Wed Aug 16 10:56:04 CDT 2006 WEB-INF/classes/
 3067 Wed Aug 16 10:22:14 CDT 2006 WEB-INF/classes/ComputeServlet.class
  811 Wed Aug 16 09:43:34 CDT 2006 index.html


best regards!

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

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




More information about the jboss-user mailing list