|
Hi, I want to build Claros inTouch (http://www.trlinux.com/web/showProduct.do?id=1) into ofbiz, but inTouch run on tomcat 6.0.x and ofbiz on 5.5.x. I'v tried to replace embeded tomcat with 6.0.14 (and some part of geronimo, because tomcat6 supports jsp 2.1 and servlet 2.5 and tomcat55 only jsp 2.0 and servlet 2.4), but there was errors in method createCluster(CatalinaContainer.java) because they refactored clustering in tomcat 6 branch. Other ofbiz parts(framework and apps) seems to be working correctly(no error messages). How can i config ofbiz to run on tomcat6 with clustering(needed in future)? And have anybody some experiences with ofbiz+tomcat6? Thanks ya PS: sorry for my english ;-) |
- Tomcat 6 & ofbiz Ján Valkovič
- Re: Tomcat 6 & ofbiz David E Jones
- RE: Tomcat 6 & ofbiz [EMAIL PROTECTED]
