"alesj" wrote :
| It depends how you inject them. ;-)
|
| After each phase deploy - boot, deployers, deploy - a MainDeployer::checkComplete is
called,
| to make sure everything is deployed as it should be.
|
| But you can make your injections optional, injected via callback.
| So it will be almost the same as you have now,
| except that your code will be MC agnostic, hence more flexible.
|
| Think POJO. ;-)
|
Oh, ok, well that makes more sense.
But if we use the common metadata approach, this doesn't work as the deployer
won't have access to the containers jars in its classpath, so I would still probably
have to use the indirect reference method using the MC kernel.
View the original post :
http://www.jboss.org/index.html?module=bb&op=viewtopic&p=4209121#...
Reply to the post :
http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&a...