On 3 Aug 2012, at 17:33, Manik Surtani wrote:

On 3 Aug 2012, at 15:33, Ales Justin wrote:

FYI - I found the underlying issue:
https://issues.jboss.org/browse/ISPN-2182

Ah, yes, the legacy --> current config transformation looks like the biggest non-tested stuff ever. ;-)
As I've previously had to fix a few similar, if not almost the same, issues before - wrt indexing.

A workaround for the issue, as well as the complete 5.2 upgrade can be
found in this branch:
https://github.com/pferraro/jboss-as/tree/infinispan

Shouldn't this be fixed in Infinispan directly?
(as that's where I had to fix my indexing config issues)

+1.  Tests + the fix should be in Infinispan.

Paul issued a pull request for this[1], I'll integrate it today:
https://github.com/infinispan/infinispan/pull/1231