I am running Eclipse 3.1 with MyEclipse 4 and also have Oracle 9i installed on my machine in the Windows XP environment.
When I run a JSP file (with Tomcat) I get a login dialog box with XDB written in it which allows me only if I enter an Oracle Use_ID/PW. Then it displays a directory listing which has nothing to do with my application.
I turned off all Oracle related services and then tried to start Tomcat and run the JSP, it was okay.
So it looks like somehow Oracle is interfering with Tomcat/Apache.
Do anyone have such a problem. How do I leave the Oracle related services and still run my web applications with Tomcat?