Debugging through Tomcat [message #1441295] |
Thu, 09 October 2014 10:23  |
Eclipse User |
|
|
|
Hi,
I am maintaining a Java servlet created in Eclipse (helios) and running on Tomcat 7. I have associated Tomcat as a server in Eclipse for debugging. The trouble I have is that in the Live version of the servlet which connects to databases using JNDI and I am able to debug this okay. However the Test version of the project, when debugging does not appear to be able to find the JNDI database connections. The Test instances JNDI database connections are set up in my local Tomcat's context file along with the Live instances' JNDI database connections.
What am I doing wrong? How do I resolve this please?
Thank you
AJF
|
|
|
|
|
Powered by
FUDForum. Page generated in 0.11946 seconds