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=35774>. 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=35774 ------- Additional Comments From [EMAIL PROTECTED] 2005-07-18 14:07 ------- You may have to help me out here - I'm not familiar with JCA. By "cross-container call" do you mean this? * shared classloader A defines some interface I * classloader B is a child of A and provides some class that implements I * classloader C contains some webapp. Code here invokes a lookup method that returns an object of type I, where the actual concrete type is A. * the webapp then invokes a method on I * the actual method on A calls commons-logging If not, could you please spell out exactly what classloader relationships you are addressing? -- 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]
