You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@hivemind.apache.org by Howard Lewis Ship <hl...@gmail.com> on 2005/01/04 02:25:52 UTC

Serializable services

Just checked in some cool stuff that allows services to be serialized!

Actually, the service proxy serializes a token containing the service
id.  To your code, though, there's no difference. You can serialize a
service you get out of the Registry, and that's what counts.

The solution has one kludge; there's a single global static variable
that stores a Registry-like think, used to re-acquire the actual
service proxy during de-serialization.

Thoughts?

-- 
Howard M. Lewis Ship
Independent J2EE / Open-Source Java Consultant
Creator, Jakarta Tapestry
Creator, Jakarta HiveMind

Professional Tapestry training, mentoring, support
and project work.  http://howardlewisship.com

---------------------------------------------------------------------
To unsubscribe, e-mail: hivemind-dev-unsubscribe@jakarta.apache.org
For additional commands, e-mail: hivemind-dev-help@jakarta.apache.org