So why does the AliasDeploymentDeployer add an attachment?
| protected static void addAliasComponent(DeploymentUnit unit,
NamedAliasMetaData alias)
| {
| DeploymentUnit component =
unit.addComponent(alias.getAliasValue().toString());
| component.addAttachment(NamedAliasMetaData.class.getName(), alias);
| }
|
When will you answer my question? :-)
http://www.jboss.org/index.html?module=bb&op=viewtopic&t=145178
View the original post :
http://www.jboss.org/index.html?module=bb&op=viewtopic&p=4216124#4216124
Reply to the post :
http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=4216124
_______________________________________________
jboss-user mailing list
[email protected]
https://lists.jboss.org/mailman/listinfo/jboss-user