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

    • 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.

      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.

        1. deploy.last.tgz
          1 kB
          Ralph Jennings
        2. test-server-sources.tgz
          0.4 kB
          Ralph Jennings

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

                Created:
                Updated: