[jboss-dev] Re: remaining JBoss-AS-5.1.x-testSuite-sun15 failures
Jason T. Greene
jason.greene at redhat.com
Tue Apr 28 13:43:05 EDT 2009
{urn:jboss:security-config}policy refers to the 4.1 xsd, yet you include
the 5 xsd
xsi:schemaLocation="urn:jboss:security-config security-config_5_0.xsd"
xmlns:jbsx="urn:jboss:security-config"
therefore you need to correct the namespace to be
urn:jboss:security-config:5.0
Jason T. Greene wrote:
> It means exactly what it says. You don't have an element defined calls
> security-config. Go download a copy of a good schema editor like Oxygen.
>
> Anil Saldhana wrote:
>>
>> Scott Stark wrote:
>>> After getting a clean workspace I'm seeing all but one
>>> ServiceBindingManagedObjectsTestCase fail, so I need to see why that
>>> is. What revision was this result based on?
>>>
>>> Dimitris Andreadis wrote:
>>>> It seems we are down to 5 recurring failures in
>>>> JBoss-AS-5.1.x-testSuite-sun15
>>>>
>>>> One is related to the jbossxb change, I've assigned to Anil:
>>>>
>>>> https://jira.jboss.org/jira/browse/JBAS-6836
>>>> org.jboss.test.xml.DynamicLoginConfigUnitTestCase.testJASPIConfig
>>>>
>> I am getting a JBossXB error that I have updated the JIRA issue with.
>> Alexey, can you tell me what the error means given the xsd
>> (security_config_5.0.xsd) and xml(jaspi-config.xml) from
>> http://anonsvn.jboss.org/repos/jbossas/branches/Branch_5_x/testsuite/src/resources/xml/loginconfig/
>>
>>
>> =================
>> Failed to parse source: Element {urn:jboss:security-config}policy is
>> not bound as a global element.
>> org.jboss.xb.binding.JBossXBException: Failed to parse source: Element
>> {urn:jboss:security-config}policy is not bound as a global element.
>> =================
>>
>>>> The other 4 are profileservice related:
>>>> org.jboss.test.profileservice.override.restart.test.JmsDestinationRestartUnitTestCase(profileservice).testQueueTemplate
>>>>
>>>> org.jboss.test.profileservice.test.ServerManagedObjectsTestCase(profileservice).testWebHost
>>>>
>>>> org.jboss.test.profileservice.test.ServiceBindingManagedObjectsTestCase(profileservice).testPortsDefault
>>>>
>>>> org.jboss.test.profileservice.test.ServiceBindingManagedObjectsTestCase(profileservice).testServiceBindingMetadata
>>>>
>>>>
>>>> There is https://jira.jboss.org/jira/browse/JBAS-6594 that hasn't
>>>> moved for some time now.
>>>>
>>>> Can Emanuel or Scott (or anyone that wants to help) take a look?
>>>>
>>>> Thanks
>>>> /D
>>>>
>>>
>>
>> _______________________________________________
>> jboss-development mailing list
>> jboss-development at lists.jboss.org
>> https://lists.jboss.org/mailman/listinfo/jboss-development
>
>
--
Jason T. Greene
JBoss, a division of Red Hat
More information about the jboss-development
mailing list