K
kymmx
Hi!
My Tomcat web application fails to connect to Oracle with the
following setup. The browser just hangs and finally times out or the
page doesn't change. It's like a typical packet filtering firewall
situation but I flushed my iptables(with -F option) and my ISP
answered me that they don't have any firewalls or whatever in their
networks.
CentOS 4 Linux with kernel 2.6.9-42.0.3.EL
Tomcat 6.0.14 with native library 1.1.10
Tomcat Connector 1.2.25
When I create and run a Java application that simply connects to and
gets some data from the Oracle server, all are fine. ie. only web
applications(or web pages with Tomcat data sources) suffers the
problem.
Where should I look into? Thanks for reading.
My Tomcat web application fails to connect to Oracle with the
following setup. The browser just hangs and finally times out or the
page doesn't change. It's like a typical packet filtering firewall
situation but I flushed my iptables(with -F option) and my ISP
answered me that they don't have any firewalls or whatever in their
networks.
CentOS 4 Linux with kernel 2.6.9-42.0.3.EL
Tomcat 6.0.14 with native library 1.1.10
Tomcat Connector 1.2.25
When I create and run a Java application that simply connects to and
gets some data from the Oracle server, all are fine. ie. only web
applications(or web pages with Tomcat data sources) suffers the
problem.
Where should I look into? Thanks for reading.