[seam-issues] [JBoss JIRA] (JBSEAM-4892) spring-seam-2.2.xsd renamed to 2.3, but not updated in spring.schemas

ahus1 (JIRA) jira-events at lists.jboss.org
Fri Jan 27 18:09:48 EST 2012


ahus1 created JBSEAM-4892:
-----------------------------

             Summary: spring-seam-2.2.xsd renamed to 2.3, but not updated in spring.schemas
                 Key: JBSEAM-4892
                 URL: https://issues.jboss.org/browse/JBSEAM-4892
             Project: Seam 2
          Issue Type: Bug
          Components: Spring
    Affects Versions: 2.3.0.ALPHA
            Reporter: ahus1


I was testing the nightly snapshot of seam 2.3, and I found that my spring context didn't start any more after upgrading seam.

This is referencing as part of the spring configuration a seam bean in the spring context. 

<beans ... 
xsi:schemaLocation="http://jboss.com/products/seam/spring-seam http://jboss.com/products/seam/spring-seam-2.3.xsd ..."
</beans>

The file spring.schemas that has is included in the jboss-seam-ioc module still includes information about the old 2.2 xsd. Please see attached patch for a fix.

Best regards,
Alexander.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.jboss.org/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        


More information about the seam-issues mailing list