This content has been marked as final.
Show 1 reply
-
1. Re: Changing the timeout for HA JNDI lookups
tankdom Feb 3, 2006 12:21 PM (in response to tankdom)I found what I was looking for, I should have looked a bit closer at the InitialContext. I closed the old context (which cleared the default/cache) and recreated it when I loose connection. After that, lookups "fail" when I want them to...