Is CayenneContext thread safe? I'm not trying to any sort of concurrent
access with it, but I am passing it around via HttpSession, so it's being
accessed by whatever thread the servlet happens to be executing in. I'm
running into issues with ThreadLocal values being null and am wondering if
it's a local bug or if I'm just trying to use CayenneContext for something
which it was not designed.
Thanks,
Kevin
This archive was generated by hypermail 2.0.0 : Fri Dec 14 2007 - 09:14:23 EST