1 Reply Latest reply on Aug 11, 2008 11:53 AM by peterj

    error while deployment

    paarth

      hi all,
      iam getting following error while deployment. I am using seam plugin within eclipse for creating ejbs.

      ObjectName: jboss.j2ee:ear=paarth-ear.ear,jar=paarth-ejb.jar,name=LockerfacadeBean,service=EJB3
      State: NOTYETINSTALLED
      I Depend On:
      persistence.units:ear=paarth-ear.ear,jar=paarth-ejb.jar,unitName=paarth


      paarth is the name of the project
      lockerfacadebean is a stateful bean .

        • 1. Re: error while deployment
          peterj

          Earlier in the console log there should be a stack trace that indicates why this failed - please post that. (What you posted is the report that is written after deployment, and this report rarely gives any clue as to what went wrong.)