[JBoss-dev] [JBossCache] - Re: Unexpected Error TreeCache in JMS ??

2004-11-11 Thread javaRipper
"bela" wrote : Can you turn this into a unit test (or just some *simple* sample code) that reproduces the problem ? I looked at the code, and it looked fine: simple serialization/deserialization of a hashmap. | Bela Hi Bela i add the full error and code : anonymous wrote : FULL ERROR 18:15:5

[JBoss-dev] [JBossCache] - Re: Unexpected Error TreeCache in JMS ??

2004-11-10 Thread javaRipper
"bela" wrote : Can you remove all data and retry ? Maybe you have data written with an older version of FileCacheLoader ? | | Bela I am using the same version of FileCacheLoader write/read. Versions i'm using: jboss-4.0.0RC1 jboss-cache Version 1.01 April, 2004 Thank you in advance. View t

[JBoss-dev] [JBossCache] - Unexpected Error TreeCache in JMS ??

2004-11-09 Thread javaRipper
Hello, I'm trying to instantiate TreeCacheMBean inside a MDB. all works fine but anonymous wrote : SOMETIMES console writes the following error : (is a configuration problem???). Put down error an configuration service xml :: anonymous wrote : error 16:01:22,813 ERROR [CacheLoaderInterceptor] fai

[JBoss-dev] [JBossCache] - JBossCache inside EJB

2004-11-04 Thread javaRipper
how to instantiate the only one jboss cache instance per jvm from a ejb? is good this combination in terms of performance, concurrent access ... : client-->EJB Layer-->DAO-->JBossCache-->BBDD Thanks in advance. View the original post : http://www.jboss.org/index.html?module=bb&op=viewtopic&p=385