JBoss Community

Re: Database driver problem

created by Wolf-Dieter Fink in Datasource Configuration - View the full discussion

It might also happen if there is an application which include the ojdbc*.jar (without classloading separation).

Also you should have a look for classes*.jar which is the old oracle jar packaging before Java1.4

 

Also I would check 'oracle.jdbc.driver' package in all jars, not the OracleDriver class itselve, it is possible that another old class will be found by accident and force such problem.

Reply to this message by going to Community

Start a new discussion in Datasource Configuration at Community