[jboss-jira] [JBoss JIRA] (AS7-1264) Add schema references to standalone.xml, domain.xml, host.xml
jaikiran pai (JIRA)
jira-events at lists.jboss.org
Fri Nov 16 02:24:22 EST 2012
[ https://issues.jboss.org/browse/AS7-1264?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12734774#comment-12734774 ]
jaikiran pai commented on AS7-1264:
-----------------------------------
Stephen Coy has expressed interest in adding the schema location hints to point to the web URLs for the xsds. I'll assign this to him as soon as I sort out an issue that's preventing me from seeing his name in the Assignee drop-down list.
> Add schema references to standalone.xml, domain.xml, host.xml
> -------------------------------------------------------------
>
> Key: AS7-1264
> URL: https://issues.jboss.org/browse/AS7-1264
> Project: Application Server 7
> Issue Type: Task
> Components: Domain Management
> Affects Versions: 7.0.0.CR1, 7.1.0.Final
> Reporter: Gerry Matte
> Labels: domain, host, standalone, xml, xmlns
> Fix For: Open To Community
>
>
> It appears that users of Jboss 7 will be often modifying these configuration files as they fine tune their server and when they discover how to implement new features.
> It seems quite surprising to me that these files do not have the schema references identified in the file header. Any good XML editor would use those references to validate changes and new entries and thereby avoid a great deal of frustration for users and those who provide support for forum issues.
> I realise that if jboss validated each xml file when starting up there would be performance penalty that may be unacceptable to many users. A command-line switch could be used to either turn on xml validation (if the default were that no validation is performed) or conversely to turn off xml validation if the default state was that xml validation was on.
> Personally I favor having a switch that turns off validation - to be used on production servers only.
> If the schema/dtd files were published online and referenced within the configuration xml files, future changes to the schema structure would be "enforced" upon the user community as they attempted to use an out-of-date version when upgrading to a new version of JBoss AS 7.
> http://www.jboss.org/schema/jbossas/
--
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
More information about the jboss-jira
mailing list