[JBoss-dev] [JBossCache] - before evicted event handler

2005-03-23 Thread zhe
the TreeCacheListener can only handle the after the fqn has been evicted event. would u please tell me how to handle the event before the fqn has been evicted. for example. I want to do some clean up job just before the cached object is evicted from the cache. thanks. View the original post :

[JBoss-dev] [JBossCache] - evict

2005-03-15 Thread zhe
what is difference between evict and remove? View the original post : http://www.jboss.org/index.html?module=bbop=viewtopicp=3870227#3870227 Reply to the post : http://www.jboss.org/index.html?module=bbop=postingmode=replyp=3870227 --- SF

[JBoss-dev] [Design of JBossCache] - Re: I can' t run the example from the downloaded zip file.

2004-12-17 Thread zhe
after download, do I have to change some configuration file? thanks View the original post : http://www.jboss.org/index.html?module=bbop=viewtopicp=3859086#3859086 Reply to the post : http://www.jboss.org/index.html?module=bbop=postingmode=replyp=3859086

[JBoss-dev] [Design of JBossCache] - Re: Problem in running the plain.bsh example

2004-12-17 Thread zhe
just do what I said. and run the demo see what happen. View the original post : http://www.jboss.org/index.html?module=bbop=viewtopicp=3859119#3859119 Reply to the post : http://www.jboss.org/index.html?module=bbop=postingmode=replyp=3859119

[JBoss-dev] [Design of JBossCache] - Re: I can' t run the example from the downloaded zip file.

2004-12-17 Thread zhe
I just downloaded the Standalone Beta 2, the jboss-cache-dist.zip. and it is working. so does it mean that JBossCache1.2 doesn't support standalone? View the original post : http://www.jboss.org/index.html?module=bbop=viewtopicp=3859120#3859120 Reply to the post :

[JBoss-dev] [Design of JBossCache] - Re: Problem in running the plain.bsh example

2004-12-16 Thread zhe
I had an exactly the same problem as yours. I fixed it by: 1. I found my path for java is c:\jdev9051\jdk\bin but the enviroment variable %JAVA_HOME% is still point to c:\jdk1.3.. so I changed the %JAVA_HOME% to c:\jdev9051\jdk. 2. I found there is a typo in runShellDemo.bat. this is too

[JBoss-dev] [Design of JBossCache] - Re: Problem in running the plain.bsh example

2004-12-16 Thread zhe
I am very sure that I downloaded JBossCache-1.2.zip and I just opened it again using winzip and view the file runShellDemo.bat ( I am running it on Window 2000). and it is: set

[JBoss-dev] [Design of JBossCache] - Re: Problem in running the plain.bsh example

2004-12-16 Thread zhe
I just tried to download from New York site and japan site. all zip files has the same problem. please doulbe check it. I guess there is not only one error in it because when I run it, in the shell window I tree.put(.);. nothing shows up in the gui window. now I will try version 1.1. View

[JBoss-dev] [Design of JBossCache] - I can' t run the example from the downloaded zip file.

2004-12-16 Thread zhe
I am trying to run the example in the following step. I download the 1.2 versoin's zip file. unziped everything to c:\jboss-cache. open 2 command window (win 2000 prof) in the window1. cd c:\jboss-cache build run.demo C:\jboss-cachebuild run.demo some messages printed out: Buildfile: