[jboss-jira] [JBoss JIRA] Resolved: (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:21:33 EDT 2010
[ https://jira.jboss.org/jira/browse/JBAS-7934?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Scott Marlow resolved JBAS-7934.
--------------------------------
Resolution: Done
changed from anyuri to string
> 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
> Assignee: 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
> anyURI should be changed to a 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