Dear All, I have two questions
1) I have using Apache Web server + tomcat 5.5.4 I have one webapp running using apache 2.0.46 + tomcat 5.5.4 Lets say the name of webapp running is "thetest" As roller uses files such as .vm and .jsp and etc ?.. Can someone suggest what changes I need to make in the below configuration so that Roller and Apache Web Server start talking same language. JkWorkersFile /usr/local/jakarta-tomcat-5.5.4/conf/workers.properties JkLogFile /etc/httpd/logs/mod_jk.log JkLogLevel info JkOptions +ForwardKeySize +ForwardURICompat -ForwardDirectories JkLogStampFormat "[%a %b %d %H:%M:%S %Y]" JkAutoAlias /usr/local/jakarta-tomcat-5.5.4/webapps JkShmFile /etc/httpd/logs/mod_jk.shm JkMount /servlet/* ajp13Worker JkMount /*.vm ajp13Worker JkMount /thetest/* ajp13Worker JKMount /thetest/* loadbalancer 2) I am having an issue in tomcat 5.5.4. The issue is: When I define context element <Context path="/thetest" docBase="thetest"> inside server.xml , The mod_jk connector ( that communicates apache and tomcat ) picks up webapp. But when I define context element in conf/Catalina/localhost/thetest.xml... Apache does not recognize my webapp. ? Any hints will be great in this direction. Well, I think ..the question lead to ............. Configuring two worker instances . Apache is talking to "thetest" webapp, I want apache to communicate with roller web app as well Thank you Kind Regards Vaneet Vaneet Sharma executive manager iDeasTank Limited an iwg business dolphins' court po 388 valletta, m-malta/europe mobile: +356 9943 8263 skype: CALLVANEET fax: +356 9952 8888 phone: +356 9942 8888 [EMAIL PROTECTED] call me on www.skype.com - my ID is CALLVANEET Want a signature like this? - www.plaxo.com\signature iwg is a global e-mobile company creating, building and growing new businesses. iwg founders are pioneers in creating multi-billion dollar mobile and Internet businesses in Europe, Asia and the US. www.iWG.info www.countryprofiler.com/iWG www.visitmalta.com www.mfc.com.mt Privileged/Confidential Information may be contained in this message. If you are not the addressee indicated in this message (or responsible for delivery of the message to such person), you may not copy or deliver this message to anyone. In such case, you should destroy this message and kindly notify the sender by reply email.
