[jboss-jira] [JBoss JIRA] (AS7-2171) Dynamic dependencies for non OSGi deployments

Thomas Diesler (Updated) (JIRA) jira-events at lists.jboss.org
Thu Oct 20 04:53:45 EDT 2011


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

Thomas Diesler updated AS7-2171:
--------------------------------

    Summary: Dynamic dependencies for non OSGi deployments  (was: Revisit deployment triggering subsystem startup)

    
> Dynamic dependencies for non OSGi deployments
> ---------------------------------------------
>
>                 Key: AS7-2171
>                 URL: https://issues.jboss.org/browse/AS7-2171
>             Project: Application Server 7
>          Issue Type: Task
>          Components: OSGi
>            Reporter: Thomas Diesler
>            Assignee: Thomas Diesler
>
> Currently the RestEasyIntegrationTestCase deploys a JAXRS endpoint that integrates with an OSGi service. The endoint deployment does not trigger the OSGi subsystem to start up, but depends on the compendium being deployed. The compendium gets deployed during OSGi subsystem startup.
> There is currently no way for a deployment foo to declare a dependency on deployment bar when bar gets deployed during subsystem startup, which gets triggered by deployment foo.
> OSGi has the notion of dynamic package import which seems to be required here for non-osgi deployments

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