[jboss-jira] [JBoss JIRA] (AS7-5158) Add sun.print to sun.jdk module
James Livingston (JIRA)
jira-events at lists.jboss.org
Wed Jul 11 22:02:12 EDT 2012
James Livingston created AS7-5158:
-------------------------------------
Summary: Add sun.print to sun.jdk module
Key: AS7-5158
URL: https://issues.jboss.org/browse/AS7-5158
Project: Application Server 7
Issue Type: Bug
Affects Versions: 7.1.2.Final (EAP)
Reporter: James Livingston
The sun.jdk modules does not export sun.print, which means PrintServiceLookup cannot find the implementation classes (Oracle, OpenJDK and IBM j9 all sue the sun impl). Adding <path name="sun/print"/> to the list lets code us the printer functionality.
--
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