[jboss-jira] [JBoss JIRA] (WFLY-905) Dynamic deployment modules are not visible to other ears referencing them

David Lloyd (JIRA) jira-events at lists.jboss.org
Fri Sep 20 16:03:03 EDT 2013


    [ https://issues.jboss.org/browse/WFLY-905?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12806191#comment-12806191 ] 

David Lloyd commented on WFLY-905:
----------------------------------

This is really a startup ordering issue I think.  The deployment is definitely visible but not at the time it is looked up.  But the fix is going to be somewhat complex I suspect.  We will need to rework the rules that define how inter-deployment dependencies work before we can solve this.
                
> Dynamic deployment modules are not visible to other ears referencing them
> -------------------------------------------------------------------------
>
>                 Key: WFLY-905
>                 URL: https://issues.jboss.org/browse/WFLY-905
>             Project: WildFly
>          Issue Type: Bug
>          Components: Class Loading
>         Environment: Windows 7 64 bit,  Oracle Jdk 1.6.0 32 bit
>            Reporter: Rodney Kite
>            Assignee: David Lloyd
>
> During deployment there is an ERROR.  
> Failed to start service jboss.module.service."deployment.Mef.ear".main JBAS018759: Failed to load module: deployment.Mef.ear:main ... 
> Caused by: org.jboss.modules.ModuleNotFoundException: deployment.MefBusiness.ear.mefCommon.jar:main
>   A deployment ear has a jar that references another deployment ears jar/module indicated in the referencing jars "Dependencies:" section of its Manifest.MF.  It seems that dynamic deployment modules are not visible to other ears referencing them. 
>   This works fine in JBoss 7.1.1
>  

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira


More information about the jboss-jira mailing list