I'm having the same question again, but it's about compatibility with
Infinispan 5.3.
I've found infinispan-adaptor52, but there is no infinispan-adaptor53 ?
On 3 October 2013 18:34, Sanne Grinovero <sanne(a)infinispan.org> wrote:
Ok, as long as it's expected I guess it's fine.
Thanks!
Sanne
On 3 October 2013 18:32, Tristan Tarrant <ttarrant(a)redhat.com> wrote:
> You need the 52x compatibility jar.
>
> Tristan
>
> On 10/03/2013 06:53 PM, Sanne Grinovero wrote:
>> Hello,
>> I just tried to undust an old test I had shelved. When I run it I got
>> an exception about the configuration having an unexpected header:
>>
>> <infinispan
>>
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
>> xsi:schemaLocation="urn:infinispan:config:5.2
>>
http://www.infinispan.org/schemas/infinispan-config-5.2.xsd"
>> xmlns="urn:infinispan:config:5.2">
>>
>> Everything works fine after I change it to:
>>
>> <infinispan
>>
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
>> xsi:schemaLocation="urn:infinispan:config:6.0
>>
http://www.infinispan.org/schemas/infinispan-config-6.0.xsd"
>> xmlns="urn:infinispan:config:6.0">
>>
>> Is that expected?
>>
>> Sanne
>> _______________________________________________
>> 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