[jboss-jira] [JBoss JIRA] (JBAS-9487) JBoss 5.1.0.GA deploy.last fails if included EAR contains beans

Ales Justin (JIRA) jira-events at lists.jboss.org
Fri Apr 20 06:20:18 EDT 2012


     [ https://issues.jboss.org/browse/JBAS-9487?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Ales Justin reassigned JBAS-9487:
---------------------------------

    Assignee: Carlo de Wolf  (was: Ales Justin)

    
> 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
>            Assignee: Carlo de Wolf
>              Labels: 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