I'm running Tomcat 5.5 with Jasper Reports and a simple test application that attempts to connect to a remote data source. However, when I execute the jsp for testing connectivity, the page just hangs with no error message in the log.
My database is accessible via ping, telnet, etc but I cannot connect from Tomcat. I have checked and rechecked the jndi data source information and finally just used in inline datasource in the jsp with the same result. Any ideas? Jared -- View this message in context: http://old.nabble.com/Remote-Database-connections-tp26905075p26905075.html Sent from the Tomcat - User mailing list archive at Nabble.com. --------------------------------------------------------------------- To unsubscribe, e-mail: users-unsubscr...@tomcat.apache.org For additional commands, e-mail: users-h...@tomcat.apache.org