Hi,
I've an application already running perfectly on linux (Apache 1.3.33-Tomcat 5.5.7-mod_jk 1.2.8), however, I want to run the same application on � Windows (Apache 2.0.59-Tomcat 5.5.17-mod_jk 2.0.58).
Paths:
Java JDK path : c:\Program Files\Java\jdk1.5.0_08
Apache path : C:\Program Files\Apache Group\Apache2
Tomcat path : C:\Program Files\Apache Software Foundation\Tomcat 5
Application path: C:\Program Files\Apache Software Foundation\Tomcat 5\webapps\qelly
I've everything (apache, tomcat, mod_jk) running on the windows server, static
jsp pages of the same application work fine too, but when I search through it, it gives the following error:
I'm completely clueless about this error. Is there some setting (paths etc..) I need to change in the application? If so, where and what?
Any help greatly appreciated.
� Thanks, Husain