I am getting the following error when  I try to deploy the entity bean.

rg.jboss.deployment.DeploymentException: Error in jboss.xml for Bean 
ScheduleSession: ejb-local-ref ejb/ScheduleItemLocal found in jboss.xml but not 
in ejb-jar.xml
        at 
org.jboss.metadata.ApplicationMetaData.importJbossXml(ApplicationMetaData.java:764)
        at org.jboss.metadata.XmlFileLoader.load(XmlFileLoader.java:175)
        at org.jboss.ejb.EJBDeployer.create(EJBDeployer.java:436)
        at org.jboss.deployment.MainDeployer.create(MainDeployer.java:786)
        at org.jboss.deployment.MainDeployer.create(MainDeployer.java:778)
        at org.jboss.deployment.MainDeployer.deploy(MainDeployer.java:641)
        at org.jboss.deployment.MainDeployer.deploy(MainDeployer.java:605)
        at sun.reflect.GeneratedMethodAccessor25.invoke(Unknown Source)
        at 
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
        at java.lang.reflect.Method.invoke(Method.java:324)
        at 
org.jboss.mx.capability.ReflectedMBeanDispatcher.invoke(ReflectedMBeanDispatcher.java:284)
        at org.jboss.mx.server.MBeanServerImpl.invoke(MBeanServerImpl.java:546)
        at org.jboss.mx.util.MBeanProxyExt.invoke(MBeanProxyExt.java:177)
        at $Proxy6.deploy(Unknown Source)

Need help to fix this problem

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

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


-------------------------------------------------------
This SF.Net email is sponsored by:
Power Architecture Resource Center: Free content, downloads, discussions,
and more. http://solutions.newsforge.com/ibmarch.tmpl
_______________________________________________
JBoss-user mailing list
JBoss-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/jboss-user

Reply via email to