[jboss-jira] [JBoss JIRA] Created: (JBMESSAGING-1503) refine type validation in XML schema

Jeff Mesnil (JIRA) jira-events at lists.jboss.org
Wed Feb 11 04:33:44 EST 2009


refine type validation in XML schema
------------------------------------

                 Key: JBMESSAGING-1503
                 URL: https://jira.jboss.org/jira/browse/JBMESSAGING-1503
             Project: JBoss Messaging
          Issue Type: Task
          Components: Configuration and Management
            Reporter: Jeff Mesnil
            Assignee: Tim Fox
             Fix For: 2.0.0 Beta


Some values in the XML configuration files are validated as int or long but have additional constraints:
- must be >= 0
- must be = -1 or > 0
- must be > 1
- must be a range (e.g. 1024:-)

The task is to enhance the XML schema so that the validation takes into account these constraints

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: https://jira.jboss.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        



More information about the jboss-jira mailing list