Keep the same behavior with hidden-classes between Geronimo 2.* and 3.*
-----------------------------------------------------------------------

                 Key: GERONIMO-6306
                 URL: https://issues.apache.org/jira/browse/GERONIMO-6306
             Project: Geronimo
          Issue Type: Bug
      Security Level: public (Regular issues)
          Components: deployment
    Affects Versions: 3.0-beta-1
            Reporter: Ivan
            Assignee: Ivan
             Fix For: 3.0-beta-2


In the 2.*, while using hidden-class, usually no * suffix is required to add, 
which means that all the classes with that package prefix will not be visible 
in the application classloader, while in 3.*, import-package is used to replace 
the use of hidden-class, but deployer will try to convert the hidden-class to 
import-packages. For import-package, it is different to have * suffix or not.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: 
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

Reply via email to