[jboss-jira] [JBoss JIRA] Commented: (AS7-1301) Update OSGi to be compatible with JBoss Modules 1.1 series
David Lloyd (JIRA)
jira-events at lists.jboss.org
Wed Jul 27 09:44:23 EDT 2011
[ https://issues.jboss.org/browse/AS7-1301?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12617030#comment-12617030 ]
David Lloyd commented on AS7-1301:
----------------------------------
The client won't normally want to do this as it incurs an expensive computation at boot. What is the use case here? Normally in AS you'd simply add a dependency on javax.api, and maybe sun.jdk and org.jboss.modules.
> Update OSGi to be compatible with JBoss Modules 1.1 series
> ----------------------------------------------------------
>
> Key: AS7-1301
> URL: https://issues.jboss.org/browse/AS7-1301
> Project: Application Server 7
> Issue Type: Task
> Components: OSGi
> Reporter: David Lloyd
> Assignee: David Lloyd
> Fix For: 7.1.0.Alpha1
>
>
> JBoss Modules 1.1 has two significant changes. First, jaxpmodule is eliminated. Second, the system module is no more - instead there's a dependency type for the system class loader.
> I currently have an updated AS in my http://github.com/dmlloyd/jboss-as/tree/upgrades branch.
--
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