This content has been marked as final. 
    
Show                 5 replies
    
- 
        1. Re: Deployment in Tomcatmanik Mar 17, 2007 3:10 PM (in response to mmoossen)Yes you can use this with Tomcat. You probably want each Tomcat node to create an instance of JBoss Cache though, and let the JBoss Cache instances form a cluster among themselves to share state. 
- 
        2. Re: Deployment in Tomcatmmoossen Mar 19, 2007 4:57 AM (in response to mmoossen)Yes you can use this with Tomcat. You probably want each Tomcat node to create an instance of JBoss Cache though, and let the JBoss Cache instances form a cluster among themselves to share state. 
 yes that is exactly what i need, but could you please give me some clues on how to deploy jboss-cache?
 i think i also will have at least to deploy jgroups too, isn't?
 and the main question is how.... since i can not find nothing really useful here (but may be i am missing something):
 http://labs.jboss.com/file-access/default/members/jbosscache/freezone/docs/1.4.0/TreeCache/en/html/index.html
 thanx again
 Michael
- 
        3. Re: Deployment in Tomcatmmoossen Mar 20, 2007 12:28 PM (in response to mmoossen)please guys... 
 i need just some clues on how to deploy jboss cache in tomcat (outside of jboss AS), just a link....
 thanks
 Michael
- 
        4. Re: Deployment in Tomcatgenman Mar 20, 2007 12:53 PM (in response to mmoossen)The Weblogic deployment example might be a good start. 
 http://wiki.jboss.org/wiki/Wiki.jsp?page=JBossCacheAndWebLogic
 JBossCache is just an ordinary class. There are many ways to deploy it. Using a servlet controller class might be appropriate.
- 
        5. Re: Deployment in Tomcatmmoossen Mar 21, 2007 6:06 AM (in response to mmoossen)that looks good :) 
 thank you very much!
 
     
    