At 08:33 08/09/2006, Jim Marino wrote:
I've updated the Spring sample to show remote wiring between to two
Spring composite components (application contexts). I added a simple
socket-based remote binding to the test module which is used for the
wiring. The limitations of this binding are that service operations
must only take one parameter and be serializable. Error checking
isn't good yet in the test binding so be careful.

Thanks Jim. I fixed the binding to support multiple args, going forward it might be better to write burlap and hessian bindings.

3. For the server sample, I don't think we need to deploy it in a web
app. As an alternative, we can deploy it as a standalone jar, which
would show a more heterogeneous, service-oriented topology

That's true, although a hessian/burlap binding would be nicer here and utilize the underlying http framework rather than a raw socket.

Also, moving forward, once Andy's patch is in to integrate the Spring
web UI infrastructure, we can show a setup where Tuscany is less
invasive in a "pure Spring" environment.

Yeah, I'm working on this :) Need to put some salve on those whip marks ....

andy
_______________________________________________________________________
Notice:  This email message, together with any attachments, may contain
information  of  BEA Systems,  Inc.,  its subsidiaries  and  affiliated
entities,  that may be confidential,  proprietary,  copyrighted  and/or
legally privileged, and is intended solely for the use of the individual
or entity named in this message. If you are not the intended recipient,
and have received this message in error, please immediately return this
by email and then delete it.

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

Reply via email to