[jboss-dev-forums] [JBoss Microcontainer Development POJO Server] - Re: AS weld-int
alesj
do-not-reply at jboss.com
Thu Nov 5 10:18:09 EST 2009
"kabir.khan at jboss.com" wrote :
| Another plugin in BeanMetaDataDeployer to handle uninstalls?
|
No, BMDD should have no knowledge of Weld's hacks.
This logic should somehow be placed in WeldKCC(C).
e.g. could be even a static piece of code, as in any case it should be properly cleaned up
If it's not cleaned up, then this is the problem of MC or how deployments are handled.
"kabir.khan at jboss.com" wrote :
| Or could aliases perhaps work?
|
No.
Unless you could transparently swap the underlying "pointer" to original,
which is not the case nor it should be.
e.g. I would like to get my Weld bean injected into other service,
but until I actually swap the pointer I could end up with IB --> CCE ;-)
View the original post : http://www.jboss.org/index.html?module=bb&op=viewtopic&p=4264147#4264147
Reply to the post : http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=4264147
More information about the jboss-dev-forums
mailing list