0 Replies Latest reply on Jul 25, 2002 9:56 AM by u.pollaehne

    JBoss 3.0.1RC1 and JDOM.jar

    u.pollaehne

      Hi,

      in my beans I use JDOM to access XML data.
      On deployment I get irritating messages in
      the JBoss log:
      15:03:51,156 ERROR [URLDeploymentScanner] Incomplete Deployment listing:
      ...(a lot of lines removed ;-))
      deployer: null
      status: Starting
      watch: file:/ ... -contents/jdom.jar

      This is just because JDOM.jar contains a file "info.xml" in the META-INF directory.

      Is this the intended behaviour, or will this change?

      Ullrich.