2 Replies Latest reply on Jan 24, 2008 6:24 AM by alesj

    AbstractVFSDeploymentContext.searchMetaDataLocations too ver

    starksm64

      I'm testing the changes in the current mc trunk and there are a bunch of new warning msgs like:

      21:15:01,478 WARN [WARStructure] Exception while checking if file is a war: java.io.FileNotFoundException: File does not exist: /home/svn/JBossHead/jboss-head/build/output/jboss-5.0.0.Beta4/server/default/deployers/bsh.deployer/WEB-INF
      21:15:01,484 WARN [DeclaredStructure] Exception while looking for META-INF/jboss-structure.xml: java.io.FileNotFoundException: File does not exist: /home/svn/JBossHead/jboss-head/build/output/jboss-5.0.0.Beta4/server/default/deployers/bsh.deployer/META-INF/META-INF
      


      These are innocuous checks for files that don't exist. I have reduced these to debug msgs.