Thanks for your suggestion Kolinko.
But it didn't help to solve my problem, on top of that, it was causing
another issue in page re-directing when ever I click on home page
link(my application is cache controlled).
Best Regards,
Venkat.
Konstantin Kolinko wrote:
2010/7/27 Venkat
I guess it is because of the servlet version changes from 2.3 to 2.4.,
from Tomcat 5.0.18 to 5.5.23, isn't it ?
Any suggestions on this is highly appreciable.
Regards,
Venkat
Venkat Tanga wrote:
Hi,
I just migrated my application from Tomcat 5.0.18 to 5.5.23.
$ControlRunnable.run(ThreadPool.java:685)
at java.lang.Thread.run(Unknown Source)
--
Regards,
Venkat
Venkat Tanga | Staff Consultant
Phone: +918040297837 | | | Mobile: +919611012000
Oracle Fusion Middle Ware Team
ORACLE India | Prestige Tech Park | Venus Block | Phase- II |9th Floor
| Survey No. 29
Hi Pid,
Thanks for your info. But my application was developed on Jdk
1.4, that's why because of the version compatibility constraints I cant
go ahead with Tomcat 6.x.
Regards,
Venkat
Pid wrote:
On 23/07/2010 23:59, Pid wrote:
On 23 Jul 2010, at 19:51, Venkat Tanga
Hi All,
Does Tomcat 5.5.23 supports Apache Cocoon 2.0.4 ., till now I am
using Tomcat 5.0.18 which is working fine with Cocoon 2.0.4.
--
Regards,
Venkat
-
To unsubscribe, e-mail: users-unsubscr...@tomcat.apache.org
For
7:23, Venkat Tanga wrote:
*Hi All,
I am facing the below mentioned issues in the server startup. hence
the server is not starting up.
Can any one plz help me how to resolve these issues. *
Jul 19, 2010 9:41:30 PM org.apache.catalina.startup.HostConfig
deployDescriptor
SEVERE: Error deplo
*Hi All,
I am facing the below mentioned issues in the server startup.
hence the server is not starting up.
Can any one plz help me how to resolve these issues. *
Jul 19, 2010 9:41:30 PM org.apache.catalina.startup.HostConfig
deployDescriptor
SEVERE: Error deploying configuration d
Hi,
I am upgrading the web server Tomcat 5.0.18 to Tomcat 5.5.23 for
my Struts 1.1 based web application.
I am facing JNDI configuration & Logging files creation issues in
Tomcat 5.5.23. Till now I am using tomcat 5.0.18.
Now I need to upgrade my J2SE 1.4 based web app