Description of problem: Whenever the customer is adding size properties of infinispan second level cache, in his persistence-unit, it ends up not being discovered in JON. Version-Release number of selected component (if applicable): How reproducible: Steps to Reproduce: 1. Setup a persistence-unit, with infinispan second level cache, monitored by JON 2. add the size <property name="xxx" value="xxx" /> , and check in JON 3. remove the size property and check JON Actual results: When the size property is used, JON does not collect the P-U Expected results: The P-U is expected in JON with or without the size property Additional info: