You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@geronimo.apache.org by "Ivan (Commented) (JIRA)" <ji...@apache.org> on 2012/03/26 17:22:26 UTC

[jira] [Commented] (GERONIMO-6306) Keep the same behavior with hidden-classes between Geronimo 2.* and 3.*

    [ https://issues.apache.org/jira/browse/GERONIMO-6306?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13238471#comment-13238471 ] 

Ivan commented on GERONIMO-6306:
--------------------------------

Commit changes to  3.0-beta branch at rev.1305389 and trunk at rev.1305392
                
> 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