"alesj" wrote :
| You could perhaps change that type to which ICF is mapped against
| is contract of ICF:
|
| | public interface ICF<T>
| | {
| | Class<T> getType();
| | }
| |
| then you could use callback mechanism on ManagedObjectFactory,
| reducing this installs xml. ;-)
|
I'll do that when I add the MetaData api change.
"alesj" wrote :
| Meaning you would remove current man+deployers code
| and create new deployer - at INSTALLED stage?
|
Its just the current ManagedObjectCreator implementation in
AbstractParsingDeployerWithOutput that would be moved into a new deployer that would be
added to deployers.xml and runs at the INSTALLED stage.
"alesj" wrote :
| I'll probably cut new MC and Deployers release.
| To at least test current changes for a few days in AS.
| Let me know when you're done with your changes.
Ok. I need a jboss-managed 2.0.0.CR4 to be able to pass the deployment unit MetaData in
the new ManagedObjectCreatorDeployer. I'll test in first in the jbossas codebase.
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4185478#...
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&a...