How do you wish to use JBoss Cache in Tomcat? You could simply instantiate and start an instance of the cache and use it directly by simply specifying an init servlet which initialises the cache in a static block and holds a static reference to the cache which can be used by your code...
View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3951962#3951962 Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=3951962 _______________________________________________ JBoss-user mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/jboss-user
