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