"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#...
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&a...