| Author |
Apache2+Tomcat using mod_jk
|
nalini muramreddy
Greenhorn
Joined: Feb 01, 2006
Posts: 3
|
|
Hi All, I have configured apache2 with tomcat 5.0.28 using mod_jk. When i try to give http://ipaddress/applicationname i get my application's home page. But iam not able to login and connect to the database. i have Jkmount as "JkMount /*.* tomcat1" where tomcat1 is my worker. Could any of u please help me out as how can i log into the applocation. Regards, Nalini.
|
 |
Ben Zung
Ranch Hand
Joined: Mar 25, 2004
Posts: 109
|
|
I have configured apache2 with tomcat 5.0.28 using mod_jk. When i try to give http://ipaddress/applicationname i get my application's home page. But iam not able to login and connect to the database.
Check the Tomcat log (or other place if you redirected it) to see what the cause is.
Could any of u please help me out as how can i log into the applocation.
Without knowing the cause, no one can help -- there could be hundreds of reasons that you can not log into your application. [ February 14, 2006: Message edited by: Ben Zung ]
|
 |
 |
|
|
subject: Apache2+Tomcat using mod_jk
|
|
|