-
Sub-task
-
Resolution: Done
-
Major
-
None
-
None
Test fails because of this:
Caused by: org.springframework.beans.factory.parsing.BeanDefinitionParsingException: Configuration problem: Bean class [org.jboss.spring.cluster.CachePostProcessor] not found
Offending resource: URL [vfszip:/home/bes/dev/jboss/trunk/testsuite/output/lib/spring-cluster-pojos.jar/META-INF/cluster-spring.xml]
The class isn't found because it's not there; appears to have been dropped in the extraction of spring-int module.
I'll check w/ Ales if he wants it.
This test will eventually be removed, or perhaps repackaged to include POJO Cache in the deployment, as POJO Cache will not be included with AS 6 and the Infinispan we use with AS 6 will not include the kind of capabilities used by this CachePostProcessor class.