I'm not exactly sure if it's the environment causing the problem or my XML configuration - the error I keep hitting is :. Which seems to point to an underlying issue that just isn't being reported - I'm assuming it's not actually connecting to the server. If any more details is needed I'd be happy to provide what I can - my apologies if this sort of question doesn't fit the Stack Overflow M. I do seem to get the same error message even when I no longer include the oracle jar in my compile-time libraries, as well, which is strange since I can see the jar in my Library folder in the IDE when it is included - oddly enough in my Tomcat folder it was nowhere to be found.
Perhaps the issue is that the driver isn't being included correctly? I ended up taking down the server for good and shutting down Netbeans - from there I started up Eclipse and tested the application there in a different Tomcat instance - server booted up all fine. Shut that down and moved back to Netbeans; server was working.
Stack Overflow for Teams — Collaborate and share knowledge with a private group. Create a free Team What is Teams? Collectives on Stack Overflow. Learn more. Asked 8 years, 1 month ago. Active 8 years, 1 month ago. Viewed 5k times. The server in use is currently Apache Tomcat 7. The project itself should have been working - I pulled it down through version control. The listener is up and running. The database uses the dedicated server mode.
The tnsnames. COM The listener. Since there is message "No such file An Oracle 8i service will self-register with the listener approx. No JDBC connection can be obtained before that. Note: of all the services that the listener knows "lsnrctl status listener" , only the ones produced by self-registration count since you can not obtain any JDBC connection before self-registration occurs. Learn more. JDBC Driver class not found: oracle.
OracleDriver in oracle 11g Ask Question. Asked 7 years, 10 months ago. Active 4 years, 5 months ago. Viewed 5k times. Improve this question. Sravanthi Sravanthi 1 1 1 silver badge 2 2 bronze badges. Add a comment. Active Oldest Votes. Improve this answer. Salah Salah 8, 3 3 gold badges 23 23 silver badges 40 40 bronze badges.
0コメント