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=41018>. 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=41018 ------- Additional Comments From [EMAIL PROTECTED] 2006-11-25 06:43 ------- (In reply to comment #5) > ResourceLink works for me. If you have a test case (simplest possible jsp / > servlet / war + source where appropriate) that demonstrates this issue please > re-open this report and attach your test case. I found the problem: since Tomcat 5.5 you can use the Transaction-element instead of the Resource-element, however this is unsupported/broken when used inside GlobalNamingResources-element. Hence I got null as result of the lookup. Should I file a new bug for this problem? The problem goes away when using the old-school Resource. You are right about the patch, it does not solve this problem, I think I changed two things at once (applying the patch and using Resource instead of Transaction). -- 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]