[
https://issues.jboss.org/browse/JBSEAM-4892?page=com.atlassian.jira.plugi...
]
Marek Novotny updated JBSEAM-4892:
----------------------------------
Fix Version/s: 2.3.0.BETA1
Assignee: Marek Novotny
thanks for reporting, I will fix it
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
Assignee: Marek Novotny
Fix For: 2.3.0.BETA1
Attachments: xsdversion-change.patch
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