[jboss-jira] [JBoss JIRA] (AS7-5041) rt.jar contents unavailable to deploy artifacts
Tomaz Cerar (JIRA)
jira-events at lists.jboss.org
Thu Jun 21 09:04:12 EDT 2012
[ https://issues.jboss.org/browse/AS7-5041?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Tomaz Cerar updated AS7-5041:
-----------------------------
Issue Type: Enhancement (was: Feature Request)
Assignee: Tomaz Cerar
Fix Version/s: 7.2.0.Alpha1
Affects Version/s: 7.1.2.Final (EAP)
7.2.0.Alpha1
Description:
By trying to upgrade AS from 7.0.2 to 7.1.2 I got into an issue where some parts of the JDK where not being available to my deployed artifact. The execution of some actions failed with the ClassNotFoundException importing the com.sun.image.codec.jpeg.ImageFormatException which is present it JDK's rt.jar. The only solution was to add com/sun/image/codec to the paths in the sun's jdk jboss module.
was:
By trying to upgrade AS from 7.0.2 to 7.1.2 I got into an issue where some parts of the JDK where not being available to my deployed artifact. The execution of some actions failed with the ClassNotFoundException importing the com.sun.image.codec.jpeg.ImageFormatException which is present it JDK's rt.jar. Any changes to the jboss-deployment-structure.xml have been unsuccessful. The only solution was to add com/sun/image/codec to the paths in the sun's jdk jboss module.
[14:56:29 CEST] Tomaz Cerar: bo bo :)
Component/s: Class Loading
> rt.jar contents unavailable to deploy artifacts
> -----------------------------------------------
>
> Key: AS7-5041
> URL: https://issues.jboss.org/browse/AS7-5041
> Project: Application Server 7
> Issue Type: Enhancement
> Components: Class Loading
> Affects Versions: 7.1.2.Final (EAP), 7.2.0.Alpha1
> Reporter: Jakom Munih
> Assignee: Tomaz Cerar
> Fix For: 7.2.0.Alpha1
>
>
> By trying to upgrade AS from 7.0.2 to 7.1.2 I got into an issue where some parts of the JDK where not being available to my deployed artifact. The execution of some actions failed with the ClassNotFoundException importing the com.sun.image.codec.jpeg.ImageFormatException which is present it JDK's rt.jar. The only solution was to add com/sun/image/codec to the paths in the sun's jdk jboss module.
--
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