5 Replies Latest reply on Dec 8, 2004 10:47 AM by ismailuzun

    Ear deployment problems (:)

    bhalli

      Looks like the class is not available to JBoss at deployment time.

        • 1. Re: Ear deployment problems (:)
          darranl

          Looks like the class is not available to JBoss at deployment time.

          • 2. Re: Ear deployment problems (:)
            robbrownsell

            how are you creating your archive. Are you wrapping the EJBs into an
            ejb jar, your servlets etc into a WAR and then wrapping the two up into an EAR?

            • 3. Re: Ear deployment problems (:)
              liaoxiongfei

              I also met the same problem. It is quite strange! A same EAR can be deployed on some machines but can not be deployed on some other machines.

              The error message tells us that some class can not be found but the class is in the ear file.

              We created the EAR using the Borland JBuilderX.

              Help us please!

              • 4. Re: Ear deployment problems (:)
                muhr

                Has anyone solved this? I am having the *Exact* same problem. None of my Exception classes from an external project are being found by JBoss when deploying the War or EJB Jar for my app. Deployment descriptors are correct, the Exception classes JBoss is choking itself trying to find are in the jar AND the war, but I still can't deploy

                • 5. Re: Ear deployment problems (:)
                  ismailuzun

                  Hi everybody,

                  Is there any improvement about EAR Deployment problem? I still have the same problem (NoClassDefFoundError) and could't find a solution..
                  any help will be appreceated..

                  Ismail