[gatein-issues] [JBoss JIRA] (GTNPORTAL-2525) Remove reliance on internal JDK classes

Marko Strukelj (JIRA) jira-events at lists.jboss.org
Fri Jul 27 14:24:06 EDT 2012


Marko Strukelj created GTNPORTAL-2525:
-----------------------------------------

             Summary: Remove reliance on internal JDK classes
                 Key: GTNPORTAL-2525
                 URL: https://issues.jboss.org/browse/GTNPORTAL-2525
             Project: GateIn Portal
          Issue Type: Enhancement
      Security Level: Public (Everyone can see)
    Affects Versions: 3.3.0.Final
            Reporter: Marko Strukelj


There are instances of XML usage with GateIn libs that rely upon JDK internal classes. There could be more of such usages. The problems were noticed when deploying to AS7 which has a fully isolated classloading that filters out internal JDK classes by default.

It's bad practice to rely on these classes, and we should replace their usage with alternatives.

--
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 gatein-issues mailing list