JDBC Ordeal: it shouldn't be that difficult (Partial Solved, New Errors)
问题 I have been trying to get the JDBC portion of the Extension library to work with our Oracle databases now for about 2 months. I've worked through various issues and misunderstandings. Currently, I can run the sample database that comes with the Extension Library with no apparent issues. But, it doesn't like something about my Oracle setup. My jdbc file is ojdbc14.jdbc and I am using ojdbc14 as my connection name. I put the ojdbc14.jdbc file in the WEB-Inf folder in the package explorer. I put