Struts App dispatcher error on Tomcat 5.5.23

2010-07-27 Thread Venkat Tanga
) at org.apache.tomcat.util.threads.ThreadPool$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

Re: Struts App dispatcher error on Tomcat 5.5.23

2010-07-27 Thread Venkat Tanga
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

Re: Struts App dispatcher error on Tomcat 5.5.23

2010-07-27 Thread Venkat Tanga
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 Tanga

Re: Cocoon 2.0.4 with Tomcat 5.5.23

2010-07-26 Thread Venkat Tanga
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

Cocoon 2.0.4 with Tomcat 5.5.23

2010-07-23 Thread 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

Re: Tomcat 5.5.23 server startup issue

2010-07-20 Thread Venkat Tanga
, 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 deploying

Tomcat 5.5.23 server startup issue

2010-07-19 Thread Venkat Tanga
*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

Tomcat 5.0.18 to Tomcat 5.5.23 upgrade issues

2010-07-13 Thread Venkat Tanga
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