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=33143>. 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=33143 ------- Additional Comments From [EMAIL PROTECTED] 2005-02-08 22:58 ------- The ugli.properties file is not specified on the class path. It is bundled with each version of ugli-xxx.jar. In a class loader following the child-first delegation model (as in WebAppClassLoader in Tomcat) the factory used will be the correct one whereas in a class loader following the parent-first delegation model the factory used will be that of the parent. It's not perfect but at least UGLI won't blow up and crash your application. Moreover, the intent is to perform the factory binding at compile time. -- 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]