3 Replies Latest reply on Jan 23, 2009 2:43 PM by starksm64

    Adding metadata locations in real deployers

    alesj

      Is there a reason why we don't have
      add, prepend, append, ... metadata locations api
      on VFSDeploymentUnit as we do for classpath?

      It might help to resolve some of the JBP issues:
      - http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4203370#4203370

      btw: I guess we should return unmodifiable wrappers around getClasspath
      and getMetadataLocations on AbstractVFSDeploymentContext?