[jboss-user] [Datasource Configuration] - driver-class doesn't make a difference -- Oracle

Peter Johnson do-not-reply at jboss.com
Fri May 14 09:19:15 EDT 2010


Peter Johnson [http://community.jboss.org/people/peterj] replied to the discussion

"driver-class doesn't make a difference -- Oracle"

To view the discussion, visit: http://community.jboss.org/message/543091#543091

--------------------------------------------------------------
Then there must be some code somewhere that is loading the Oracle driver class. If you add "-verbose:class" to the JVM options in the run script, the JVM will print out the classes loaded and the JAR file each one came from. With this setting you should be able to see the driver being loaded at some point; unfortunately that will not help you identify what is loading the driver.

Just had another thought - look in the jmx console at what data sources are registered. Of course, this won't list cases where code is loading the driver.

--------------------------------------------------------------

Reply to this message by going to Community
[http://community.jboss.org/message/543091#543091]

Start a new discussion in Datasource Configuration at Community
[http://community.jboss.org/choose-container!input.jspa?contentType=1&containerType=14&container=2077]

-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.jboss.org/pipermail/jboss-user/attachments/20100514/b1f59aa2/attachment-0001.html 


More information about the jboss-user mailing list