On 23/12/2009 17:35, jknipp wrote:

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

5.5.what?

Which OS, DB & JVM?  Exact versions please.

If you are on linux for example, there's probably a catalina.out in the logs directory. The contents may be illuminating.

Please also post the DB resource definition and say where you've defined it. (Sanitise it for usernames and passwords.)


p


---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscr...@tomcat.apache.org
For additional commands, e-mail: users-h...@tomcat.apache.org

Reply via email to