Eugeny N Dzhurinsky <[EMAIL PROTECTED]> writes:

>we're using Turbine in our project (version 2.2) and we found this issue :
>RunData object never recreated per each request! We found comments in
>Turbine sources (TurbineRunDataService.java) which are describing that
>Turbine must recreate it.

You get the same object if you're running in "classic debug mode" (one
user, one session, no load), because it gets pulled through the
recycle (cache service).

If you rely on this, you die the second you get load and multiple users
on your app. BTDTGBGTT [1].

        Regards
                Henning

[1] Been there. Done that. Got burned. Got the T-Shirt.

-- 
Dipl.-Inf. (Univ.) Henning P. Schmiedehausen                  INTERMETA GmbH
[EMAIL PROTECTED]           +49 9131 50 654 0        http://www.intermeta.de/

  Java, perl, Solaris, Linux, xSP Consulting, Web Services -- hero for hire
        freelance consultant -- Jakarta Turbine Development  -- RHSCLG

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to