[jboss-jira] [JBoss JIRA] Commented: (JBAS-8713) Deploying two singletons with a dependency causes a failed deployment

jaikiran pai (JIRA) jira-events at lists.jboss.org
Mon Dec 6 22:48:00 EST 2010


    [ https://jira.jboss.org/browse/JBAS-8713?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12568021#comment-12568021 ] 

jaikiran pai commented on JBAS-8713:
------------------------------------

Note that there is a known issue with deployments in CR1, which appear to "hang" when the datasource required by a persistence.xml is missing. See this for details https://jira.jboss.org/browse/JBAS-8707. Are you sure, you are deploying the -ds.xml which configures the datasource at jndi name "jdbc/SCUSER"?


> Deploying two singletons with a dependency causes a failed deployment
> ---------------------------------------------------------------------
>
>                 Key: JBAS-8713
>                 URL: https://jira.jboss.org/browse/JBAS-8713
>             Project: JBoss Application Server
>          Issue Type: Bug
>      Security Level: Public(Everyone can see) 
>    Affects Versions: 6.0.0.CR1
>            Reporter: John Ament
>            Priority: Blocker
>         Attachments: HelloWorld.png, HelloWorld.png, mavenproj1.tar, server.log, server.log
>
>
> Deploying an application with two singletons, where one depends on the other, causes the application to fail to deploy.  Attaching a sample application.  Same deployment works correctly in glassfish.  Not sure if it's an issue with @DependsOn, but doesn't work with @DependsOn either.

-- 
This message is automatically generated by JIRA.
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        


More information about the jboss-jira mailing list