This week's book giveaway is in the Agile and other Processes forum. We're giving away four copies of The Mikado Method and have Ola Ellnestam and Daniel Brolund on-line! See this thread for details.
I'm upgrading a legacy application to use an Oracle 11g database (moving from 9i) and I seem to be having some troubles connecting to the db. According to Oracle's documentation I need the 'ojdbc6.jar' file as described here: driver
So I downloaded that file and placed it into the $CATALINA_HOME/lib directory. I reloaded the app and now when I try to access it I get the following:
Does anyone have any suggestions or experience with this? Please keep in mind that I am relatively new to Tomcat and java applications.
BTW...I'm using tomcat 6.0.20 and JVM 1.6.0_10 with Oracle 11.1.0.6
Thanks for the reply...I verified that the file size is the same as what is published on Oracle's website. Also I did find the 'oracle.jdbc.pool.OracleDataSource' class when I ran: .
Any other suggestions?
Thanks!!!
xdfg sdf
Greenhorn
Joined: Jul 30, 2009
Posts: 21
posted
0
Ok, I got passed that problem...turns out I was missing mail.jar. I'm not sure why that didn't appear before.
Anyway, now I've gotten to a login page that try's to get credentials from the browser. The original version of this app uses kerberos authentication via pubcookie. Is anyone familiar with this at all?
Thanks in advance!
I agree. Here's the link: http://ej-technologies/jprofiler - if it wasn't for jprofiler, we would need to
run our stuff on 16 servers instead of 3.