Hefest <Hefes..mail.com> wrote:
> I wish it were that simple: I'm working on a (tapestry) web application
> and my DataContext is stored in the session so there is, in reality,
> only one (per client): I haven't initialized any other.
It doesn't hurt to verify that it's really the case. Put in some debugging
code and make sure that they are the same data context.
> Any other ideas?
If it's not caused by the above, then you'll have to step through the code
in the debugger and track down what's going wrong.
-Mike
This archive was generated by hypermail 2.0.0 : Fri Aug 05 2005 - 11:10:53 EDT