[jboss-jira] [JBoss JIRA] (AS7-5212) JRE-provided services are not available to deployments
Jason Greene (JIRA)
jira-events at lists.jboss.org
Tue Jul 31 14:09:07 EDT 2012
[ https://issues.jboss.org/browse/AS7-5212?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Jason Greene updated AS7-5212:
------------------------------
Fix Version/s: 7.1.3.Final (EAP)
Forum Reference: https://community.jboss.org/message/748683 (was: https://community.jboss.org/message/748683)
> JRE-provided services are not available to deployments
> ------------------------------------------------------
>
> Key: AS7-5212
> URL: https://issues.jboss.org/browse/AS7-5212
> Project: Application Server 7
> Issue Type: Bug
> Components: Class Loading
> Affects Versions: 7.1.2.Final (EAP)
> Reporter: James Livingston
> Assignee: David Lloyd
> Fix For: 7.1.3.Final (EAP)
>
>
> JBoss Modules does not currently support exporting META-INF/services from a system dependency as it does for module dependencies. As a result, any services provided by the JRE cannot be seen from other modules.
> This results in deployments not being able to use javax.print.PrintServiceLookup and other API, since they will not find any implementations.
> The modules/sun/jdk/main/service-loader-resources/ exists purely to work around this problem. It is not the best solution since the contents are JRE-specific.
--
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