DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG·
RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT
<http://issues.apache.org/bugzilla/show_bug.cgi?id=34661>.
ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND·
INSERTED IN THE BUG DATABASE.

http://issues.apache.org/bugzilla/show_bug.cgi?id=34661





------- Additional Comments From [EMAIL PROTECTED]  2005-06-02 08:12 -------
I'm opposed to attempting to load a specific adapter from the parent classpath
if one is found in the child classpath which doesn't work. If the user has the
lib in the child classpath, then:
* there's no guarantee it is the same version of the lib as in the parent, and
* the one in the parent will behave quite differently anyway, as it wont see
  config files in the child etc.

I think this situation should be regarded as a *failed discovery*, which is
exactly what the existing code does. Invisibly failing over to the lib in the
parent could cause the user major confusion.

-- 
Configure bugmail: http://issues.apache.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to