-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

Howard,

On 5/27/2010 8:01 PM, Howard Lewis Ship wrote:
> I believe my client is using Tomcat 6; I'll check.
> 
> So, at startup, the Manager reads the saved HttpSession state into
> memory, then starts init'ing filters and servlets?  I really need to
> find a way to work on that ordering.

I wonder if there's the potential for doing a "two-phase
de-serialization" where the first phase is done by Tomcat and the second
phase is done by another component -- the one that knows how to inject
these interface implementations.

This is one problem with using IoC instead of lazy initialization (where
the client knows what to grab and when to grab it). :(

- -chris
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.10 (MingW32)
Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org/

iEYEARECAAYFAkv/z7gACgkQ9CaO5/Lv0PD2SQCeKznF8S2sy3etOHh12AnC9E5Q
Tj8An0EpdlxrujGid+74gTCmWFoeZrR5
=CKp4
-----END PGP SIGNATURE-----

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscr...@tomcat.apache.org
For additional commands, e-mail: users-h...@tomcat.apache.org

Reply via email to