[jboss-jira] [JBoss JIRA] Reopened: (JBAOP-356) Ability to attach a .aop deployment to a particular scoped classloader

Kabir Khan (JIRA) jira-events at lists.jboss.org
Fri Feb 23 13:23:35 EST 2007


     [ http://jira.jboss.com/jira/browse/JBAOP-356?page=all ]

Kabir Khan reopened JBAOP-356:
------------------------------

             

> Ability to attach a .aop deployment to a particular scoped classloader
> ----------------------------------------------------------------------
>
>                 Key: JBAOP-356
>                 URL: http://jira.jboss.com/jira/browse/JBAOP-356
>             Project: JBoss AOP
>          Issue Type: Feature Request
>      Security Level: Public(Everyone can see) 
>    Affects Versions: 1.5.3.GA
>            Reporter: Kabir Khan
>         Assigned To: Kabir Khan
>             Fix For: 1.5.4.GA
>
>
> e.g. if an .ear file has been scoped with:
> <jboss-app>
>   <loader-repository>
>       dot.com:loader=ear1test
>   </loader-repository>
> </jboss-app>
> It should be possible to deploy at a later time a .aop file like:
> <aop>
>    <attach-scoped-loader>dot.com:loader=ear1test</attach-scoped-loader>
>     <!-- aspects, bindings etc. -->
> </aop>
> The classloader for the scoped repository "dot.com:loader=ear1test" should be used to deploy the contents of the .aop file in the same way as if the .aop file had been deployed as part of the .ear.

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: http://jira.jboss.com/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        



More information about the jboss-jira mailing list