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: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]