[jboss-jira] [JBoss JIRA] Created: (JBCACHE-1088) problem with tests in examples/PojoCache

Prabhat Jha (JIRA) jira-events at lists.jboss.org
Fri Jun 1 11:00:08 EDT 2007


problem with tests in examples/PojoCache
----------------------------------------

                 Key: JBCACHE-1088
                 URL: http://jira.jboss.com/jira/browse/JBCACHE-1088
             Project: JBoss Cache
          Issue Type: Bug
      Security Level: Public (Everyone can see)
          Components: PojoCache
    Affects Versions: 2.0.0.CR2
            Reporter: Prabhat Jha
         Assigned To: Manik Surtani
             Fix For: 2.0.0.CR3


Running tests in examples/PojoCache has some failures and errors.

JBossCache-all-2.0.0.CR2/examples/PojoCache/loadtime - Error
        java.lang.Exception: Don't know how to marshall object of type class examples.Student

JBossCache-all-2.0.0.CR2/examples/PojoCache/non-annotated - Error
       javassist.NotFoundException: org.jboss.cache.pojo.observable.SubjectImpl

JBossCache-all-2.0.0.CR2/examples/PojoCache/passivation - Error
    ./build.sh compile fails with
    test.examples.StudentMaintTest.MyCacheListener is not abstract and does not override abstract method nodePassivated(org.jboss.cache.Fqn,boolean,java.util.Map<java.lang.Object,java.lang.Object>) in
   org.jboss.cache.CacheListener
    [javac] public class MyCacheListener implements CacheListener
    [javac] ^
    [javac] 1 error 

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

        



More information about the jboss-jira mailing list