[jboss-jira] [JBoss JIRA] Created: (JBAS-7593) Investigate org.jboss.test.spring.test.SpringClusterTestCase failure

Brian Stansberry (JIRA) jira-events at lists.jboss.org
Mon Jan 4 23:16:36 EST 2010


Investigate org.jboss.test.spring.test.SpringClusterTestCase failure
--------------------------------------------------------------------

                 Key: JBAS-7593
                 URL: https://jira.jboss.org/jira/browse/JBAS-7593
             Project: JBoss Application Server
          Issue Type: Sub-task
      Security Level: Public (Everyone can see)
          Components: Spring integration, Test Suite
            Reporter: Brian Stansberry
            Assignee: Brian Stansberry
             Fix For: JBossAS-6.0.0.M2


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.

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: https://jira.jboss.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        



More information about the jboss-jira mailing list