Wolf-Dieter Fink [
https://community.jboss.org/people/wdfink] created the discussion
"Re: Database driver problem"
To view the discussion, visit:
https://community.jboss.org/message/754713#754713
--------------------------------------------------------------
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
[
https://community.jboss.org/message/754713#754713]
Start a new discussion in Datasource Configuration at Community
[
https://community.jboss.org/choose-container!input.jspa?contentType=1&...]