Uploaded image for project: 'JBoss Modules'
  1. JBoss Modules
  2. MODULES-269

module.xml schema checking should log errors when it encounters them

    XMLWordPrintable

Details

    • Bug
    • Resolution: Cannot Reproduce
    • Minor
    • None
    • None
    • XML
    • None
    • Hide

      make a spelling mistake in the closing tag

      Show
      make a spelling mistake in the closing tag
    • Workaround Exists
    • Hide

      Use the CLI "module" command to prevent spelling mistakes in XML

      Show
      Use the CLI "module" command to prevent spelling mistakes in XML

    Description

      When defining a JDBC driver, we made a syntax error in the module.xml

      <resources>
      <resource-root path="driver.jar"/>
      </resoruces>

      Note the misspelled closing tag "</resoruces>"

      The driver did not get loaded (logically) but no error message was logged in server.log about this

      Attachments

        Issue Links

          Activity

            People

              dlloyd@redhat.com David Lloyd
              tfonteyn Tom Fonteyne (Inactive)
              Votes:
              0 Vote for this issue
              Watchers:
              3 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: