[jboss-jira] [JBoss JIRA] (JBAS-9487) JBoss 5.1.0.GA deploy.last fails if included EAR contains beans
Carlo de Wolf (JIRA)
jira-events at lists.jboss.org
Mon Apr 23 05:11:18 EDT 2012
[ https://issues.jboss.org/browse/JBAS-9487?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Carlo de Wolf updated JBAS-9487:
--------------------------------
Labels: community deploy deploy.last jboss5 (was: deploy deploy.last jboss5)
Assignee: (was: Carlo de Wolf)
Forum Reference: https://community.jboss.org/thread/198638 (was: https://community.jboss.org/thread/198638)
> JBoss 5.1.0.GA deploy.last fails if included EAR contains beans
> ---------------------------------------------------------------
>
> Key: JBAS-9487
> URL: https://issues.jboss.org/browse/JBAS-9487
> Project: Application Server 3 4 5 and 6
> Issue Type: Bug
> Security Level: Public(Everyone can see)
> Components: Deployers
> Affects Versions: JBossAS-5.1.0.GA
> Environment: Linux 2.6.32-5-amd64 #1 SMP x86_64 GNU/Linux
> Also has been reproduced on Windows XP and Windows 7
> Java 6 Sun 1.6.0.26
> Reporter: Shadow Creeper
> Labels: community, deploy, deploy.last, jboss5
> Attachments: deploy.last.tgz, test-server-sources.tgz
>
>
> 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.
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.jboss.org/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira
More information about the jboss-jira
mailing list