Uploaded image for project: 'Application Server 3  4  5 and 6'
  1. Application Server 3 4 5 and 6
  2. JBAS-9487

JBoss 5.1.0.GA deploy.last fails if included EAR contains beans

    XMLWordPrintable

Details

    • Hide

      Deploy an EAR file with EJBs into the server/.../deploy/deploy.last directory of JBoss AS 5.1.0.GA.
      Start JBoss.

      Show
      Deploy an EAR file with EJBs into the server/.../deploy/deploy.last directory of JBoss AS 5.1.0.GA. Start JBoss.

    Description

      When deploying an EAR in server/.../deploy/deploy.last/ (so that it will not be started until everything else has started) there is complete failure of all included beans.

      Apparently, if there are beans in the EAR, it is in some cases listed in JNDI as "...ear=deploy.last,jar=..." rather that "...ear=test-ear.ear,jar=..."
      According to the server log, the bean is bound to "deploy/TestSoloBean/local" rather than "test-ear/TestSoloBean/local"

      The only way to get the deploy.last directory to deploy anything is if the EAR in the deploy.last directory has no beans.

      Attachments

        Activity

          People

            Unassigned Unassigned
            shadowcreeper_jira Ralph Jennings (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

            Dates

              Created:
              Updated: