[jboss-dev-forums] [Design the new POJO MicroContainer] - Re: Multiple parsing implementation in RARDeployer

alesj do-not-reply at jboss.com
Fri May 30 07:15:39 EDT 2008


"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



More information about the jboss-dev-forums mailing list