Yup, this was an oversight on our side. We didn't fix this issue yet -
https://jira.jboss.org/browse/ISPN-657
Personally, I've found myself causing issues when XML validation occurs on startup and
the XML starts with:
<infinispan
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
xsi:schemaLocation="urn:infinispan:config:4.2
http://www.infinispan.org/schemas/infinispan-config-4.2.xsd"
xmlns="urn:infinispan:config:4.2">
Until next Beta/Alpha, make sure you substitute by simply:
<infinispan>
On Oct 13, 2010, at 11:01 PM, Tristan Tarrant wrote:
infinispan-core-4.2.ALPHA3.jar is missing the
schema/infinispan-4.2.xsd file...
Tristan
On Wed, Oct 13, 2010 at 14:27, Mircea Markus <mircea.markus(a)jboss.com> wrote:
Hi,
More information here:
http://infinispan.blogspot.com/2010/10/infinispan-41alpha3-ursus-is-out.html
Cheers,
Mircea
_______________________________________________
infinispan-dev mailing list
infinispan-dev(a)lists.jboss.org
https://lists.jboss.org/mailman/listinfo/infinispan-dev
_______________________________________________
infinispan-dev mailing list
infinispan-dev(a)lists.jboss.org
https://lists.jboss.org/mailman/listinfo/infinispan-dev
--
Galder Zamarreño
Sr. Software Engineer
Infinispan, JBoss Cache