From: gurkanerdogdu <do-...@jb...> - 2006-03-23 11:35:42
|
Hi all; I have just finished the JBoss Cache IDE Version 1.0. It works with JBoss Cache 1.2.4 SP2. Next service pack for ide will include also JBoss Cache 1.3 capability when JBoss Cache 1.3 releases. Main functionality of the ide as follows: 1- Able to create new JBoss Cache 1.2.4 SP2 project in the eclipse workspace. Put all cache dependent libraries to the project classpath and also create default_tree_cache-service.xml file, and open the xml editor to edit created cache service file. 2- Able to connect remote working cache instance in the JBoss AS via JMX rmi adaptor. User supplies necessay information (server ip, (jnp)port, cache jndi name). Using JBoss AS rmi adaptor, user is able to connect, disconnect and get cache contents from the remote cache. 3- Able to create new cache instances in the local. User supplies default configuration informations in the opened wizard. This gives user to start,stop cache, create,remove new nodes, get contents of the cache etc... Thanks very much for JBoss Cache team and JBoss IDE team for great helping In the next SP of the cache ide, I will also add some operations about the cache, such as cache hits, miss, etc... Cheers; View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3932096#3932096 Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=3932096 |