From: WPainter <nu...@jb...> - 2005-07-26 20:35:48
|
I am tring to create my first application using JBoss and Oracle. When I depoly the simple application I get the following: java.lang.ClassNotFoundException: No ClassLoaders found for: oracle.jdbc.OracleDriver I have copied the classes12.jar into server/default/lib and modified the oracle-ds.xml, standardjaws.xml, jbosscmp-jdbc.xml, and the login-config.xml to use oracle with no change. I am doing a simple "SELECT * FROM database" Thanks a lot for your help. View the original post : http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3886671#3886671 Reply to the post : http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=3886671 |