[jboss-dev-forums] [Design the new POJO MicroContainer] - Re: KernelDeploymentDeployer and annotations in MDR
scott.stark@jboss.org
do-not-reply at jboss.com
Tue Dec 2 15:23:59 EST 2008
"adrian at jboss.org" wrote :
| The issue appears to be that for the plain deployment,
| we don't necessarily have the classloader from which we can
| create the annotations. e.g.
|
| | <deployment>
| | <classloader><inject name="BeanConstructedLaterOrInThisFile"></classloader>
| | <annotation>@from.that.Classloader</annotation>
| | </deployment>
| |
|
It could create a static MetaDataLoader if the class loader was not a bean or not a bean that was available, otherwise how could a MetaDataLoader that was a bean be integrated into the deployment MetaData view?
View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4193867#4193867
Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4193867
More information about the jboss-dev-forums
mailing list