Infinispan module can't parse Infinispan configuration files in a modular environment
Description
Activity
Show:

Sanne Grinovero March 29, 2013 at 8:27 PM
Fixed
Details
Details
Assignee

Reporter

Components
Fix versions
Affects versions
Priority
Created March 28, 2013 at 6:00 PM
Updated May 8, 2013 at 9:04 AM
Resolved April 2, 2013 at 5:20 PM
The Infinispan configuration parser is using autodiscovery of parser components, but uses the wrong classloader to discover its elements and also fails to load the metadata needed to assemble the Infinispan interceptor chain.
Using an Infinispan directory with an application deployed on the application server, and trying to reuse the existing Infinispan module is failing.