Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Newcomers » Newcomers » Debugging through Tomcat(Cannot find Instance DB connections)
Debugging through Tomcat [message #1441295] Thu, 09 October 2014 14:23 Go to next message
Alan Farroll is currently offline Alan FarrollFriend
Messages: 60
Registered: June 2012
Member
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
Re: Debugging through Tomcat [message #1441550 is a reply to message #1441295] Thu, 09 October 2014 22:18 Go to previous messageGo to next message
Russell Bateman is currently offline Russell BatemanFriend
Messages: 3798
Registered: July 2009
Location: Provo, Utah, USA
Senior Member

On 10/09/2014 08:23 AM, Alan Farroll wrote:
> 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

You should post this question in the Eclipse web tools platform (eclipse
wtp) forum. You'll get more and better help there. I don't use JNDI to
find my database, so I can't advise you, but I'm pretty sure there are
guys there that will have that experience.

Best of luck.
Re: Debugging through Tomcat [message #1448685 is a reply to message #1441550] Mon, 20 October 2014 09:39 Go to previous message
Alan Farroll is currently offline Alan FarrollFriend
Messages: 60
Registered: June 2012
Member
Thanks Russell
Previous Topic:Invalid XML Character
Next Topic:What is a JRE or JDK
Goto Forum:
  


Current Time: Thu Apr 25 00:49:46 GMT 2024

Powered by FUDForum. Page generated in 0.07567 seconds
.:: Contact :: Home ::.

Powered by: FUDforum 3.0.2.
Copyright ©2001-2010 FUDforum Bulletin Board Software

Back to the top