[jboss-jira] [JBoss JIRA] Resolved: (JBCACHE-1088) problem with tests in examples/PojoCache
Jason T. Greene (JIRA)
jira-events at lists.jboss.org
Thu Aug 2 02:54:49 EDT 2007
[ http://jira.jboss.com/jira/browse/JBCACHE-1088?page=all ]
Jason T. Greene resolved JBCACHE-1088.
--------------------------------------
Resolution: Done
> 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: Jason T. Greene
> Fix For: 2.0.0.GA
>
>
> 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