Tom Fonteyne created AS7-6829:
---------------------------------
Summary: module.xml schema checking should log errors when it encounters
them
Key: AS7-6829
URL:
https://issues.jboss.org/browse/AS7-6829
Project: Application Server 7
Issue Type: Bug
Components: Server
Affects Versions: 7.1.3.Final (EAP)
Reporter: Tom Fonteyne
Assignee: Jason Greene
Priority: Minor
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
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see:
http://www.atlassian.com/software/jira