[jbossseam-issues] [JBoss JIRA] Closed: (JBSEAM-4207) Security xsd for components.xml is incorrect

Norman Richards (JIRA) jira-events at lists.jboss.org
Wed Jun 10 20:17:56 EDT 2009


     [ https://jira.jboss.org/jira/browse/JBSEAM-4207?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Norman Richards closed JBSEAM-4207.
-----------------------------------

    Resolution: Done


> Security xsd for components.xml is incorrect
> --------------------------------------------
>
>                 Key: JBSEAM-4207
>                 URL: https://jira.jboss.org/jira/browse/JBSEAM-4207
>             Project: Seam
>          Issue Type: Bug
>          Components: Security
>    Affects Versions: 2.1.1.GA
>            Reporter: Benjamin Fayle
>            Assignee: Norman Richards
>             Fix For: 2.2.0.CR1
>
>
> When I have the following lines in a components.xml file:
> [code]
>   <security:jpa-token-store token-class="securus.security.AutoLoginToken"/>
>   <security:remember-me mode="autoLogin"/>
> [code]	
> I get an error from the schema validation.
> [quote]
> cvc-complex-type.2.4.c: The matching wildcard is strict, but no declaration can be found for element 'security:jpa-token-store'. components.xml securus/web/WEB-INF line 22 XML Problem
> [quote]
> This was reported on the SEAM JIRA's but closed as being a Tools bug.
> https://jira.jboss.org/jira/browse/JBSEAM-3731
> This is not a bug in the tools but a bug in the XML schema that is being used to validate the components.xml file:
> http://www.jboss.com/products/seam/security-2.1.xsd

-- 
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 seam-issues mailing list