[jboss-jira] [JBoss JIRA] Created: (JBAS-7934) org.jboss.test.xml.MBeanServerUnitTestCase test failure (java.net.URISyntaxException)

Scott Marlow (JIRA) jira-events at lists.jboss.org
Wed Apr 14 00:12:25 EDT 2010


org.jboss.test.xml.MBeanServerUnitTestCase test failure (java.net.URISyntaxException)
-------------------------------------------------------------------------------------

                 Key: JBAS-7934
                 URL: https://jira.jboss.org/jira/browse/JBAS-7934
             Project: JBoss Application Server
          Issue Type: Bug
      Security Level: Public (Everyone can see)
            Reporter: Scott Marlow
             Fix For: JBossAS-6.0.0.M3


AS unit tests are getting the following failure:

java.net.URISyntaxException: Illegal character in scheme name at index 0: jboss.security:service=XMLLoginConfig

The schema for testsuite/src/resources/xml/mbeanserver/testObjFactory.xml should be fixed to not use anyURI for an object name.  The schema is at ./testsuite/src/resources/xml/mbeanserver/mbean-service_1_0.xsd

No, anyURI would not make sense for a object name. I'm not sure what I would have chosen that type. It should just be some string value.



-- 
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