my MyEclipse -> Application Servers -> Tomcat 4 ->path Preferences.
Append to Library Path:
lib – C:/oracle/ora92/jdbc/lib
lib – C:/oracle/ora92/lib
bin – C:/oracle/ora92/jdk/jre/bin
bin – C:/oracle/ora92/bin
I know it is little over 7 months since I made my last POST on this topic…But, I guess it is never too late…The last POST from pollux did the trick for me…I added
bin - C:/oracle/ora92/bin
onto my library path under Tomcat 5 preferences and started tomcat 5 using Myeclipse connector and this time I was able to access the oracle database successfully from my tomcat instance…
I guess, this needs to be documented somewhere by the Support Team so that others dont go through the same learning process I did….
But what I dont understand is, why
bin - C:/oracle/ora92/bin
needs to be there on the library path for accessing oracle through the Tomcat connector…. 🙄
Thanks,
Karthik