"vickyk" wrote :
| Right now I am not able to call
cmd.setURL(file.toURL()); within the mergeMetaData(...) ,
|
You can override the method that still has the file
information.
"vickyk" wrote :
| I think I should be getting the VirtualFile reference
from the VirtualDeploymentUnit.
|
Or you can use this
| VirtualFile file =
vfsDeploymentUnit.getMetaDataFile(<file-name-i'm-looking-
for>);
|
View the original post : http://www.jboss.com/index.html?
module=bb&op=viewtopic&p=4154583#4154583
Reply to the post : http://www.jboss.com/index.
html?module=bb&op=posting&mode=reply&p=4154583
a>
_______________________________________________
jboss-dev-forums mailing list
jboss-dev-forums lists.jboss.org
https://lists.jboss.org/mailman/listinfo/jboss-dev-foru
ms
|