[jboss-jira] [JBoss JIRA] Commented: (JBAS-6836) org.jboss.test.xml.DynamicLoginConfigUnitTestCase.testJASPIConfig
Anil Saldhana (JIRA)
jira-events at lists.jboss.org
Mon Apr 27 12:46:46 EDT 2009
[ https://jira.jboss.org/jira/browse/JBAS-6836?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12464664#action_12464664 ]
Anil Saldhana commented on JBAS-6836:
-------------------------------------
The schema is available via jbosssx.jar and is
http://anonsvn.jboss.org/repos/jbossas/projects/security/security-jboss-sx/branches/Branch_2_0/jbosssx/src/resources/schema/security-config_5_0.xsd
I updated the schema in the local folder with the latest version.
Now I am getting an error as follows:
==================================
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.
at org.jboss.xb.binding.parser.sax.SaxJBossXBParser.parse(SaxJBossXBParser.java:203)
at org.jboss.xb.binding.parser.sax.SaxJBossXBParser.parse(SaxJBossXBParser.java:183)
at
===================================
What does that really mean?
> org.jboss.test.xml.DynamicLoginConfigUnitTestCase.testJASPIConfig
> -----------------------------------------------------------------
>
> Key: JBAS-6836
> URL: https://jira.jboss.org/jira/browse/JBAS-6836
> Project: JBoss Application Server
> Issue Type: Sub-task
> Security Level: Public(Everyone can see)
> Components: Test Suite
> Reporter: Dimitris Andreadis
> Assignee: Anil Saldhana
> Priority: Critical
> Fix For: JBossAS-5.1.0.GA
>
>
> This one is failing with the jbossxb upgrade:
> http://hudson.qa.jboss.com/hudson/view/JBoss%20AS/job/JBoss-AS-5.1.x-testSuite-sun15/lastBuild/testReport/org.jboss.test.xml/DynamicLoginConfigUnitTestCase/testJASPIConfig
> Either testsuite/main/resources/xml/logingconfig/jaspi-config.xml needs fixing
> or the corresponding security-config_5_0.xsd (which BTW I don't see it included in docs/schemas?)
--
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