[
http://jira.jboss.com/jira/browse/JBESB-466?page=comments#action_12356368 ]
Bill Burke commented on JBESB-466:
----------------------------------
SimpleDataSource didn't like this change. I switched it back to Class.forName() so
the unit test could pass.
Incorrect classloading using Class.forName
------------------------------------------
Key: JBESB-466
URL:
http://jira.jboss.com/jira/browse/JBESB-466
Project: JBoss ESB
Issue Type: Bug
Security Level: Public(Everyone can see)
Affects Versions: 4.0
Reporter: Kevin Conner
Assigned To: Kevin Conner
Fix For: 4.0 Maintenance Pack 1
Class.forName is used throughout the codebase but this does not work correctly when used
in app servers etc. Classes (and resources) should be looked using the thread context
classloader before anything else.
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
http://jira.jboss.com/jira/secure/Administrators.jspa
-
For more information on JIRA, see:
http://www.atlassian.com/software/jira