0 Replies Latest reply on Oct 31, 2001 8:15 PM by pkghosh

    ejb dependency  problem

    pkghosh

      I get this exception from the deployer when deploying a state less session bean which has an ejb-ref to an entity bean (called "User"). I have included the entity bean jar file in the class-path of the manifest file for the session bean. The two beans are in 2 separate jars.


      [Auto deploy] org.jboss.ejb.DeploymentException: Could not deploy file:/C:/JBoss-2.2.2_Tom
      cat-3.2.2/jboss/tmp/deploy/Default/ivMediaAccessController.jar/, Cause:org.jboss.ejb.Deplo
      ymentException: Bean User not found within this application.

      Does any one know the reason?

      Pranab