Hi All!

I wish too see a basic example of distributed computing using Spring because never I have seen it before.

Suppose I have a bean that implements business logic. How to deploy it on several server ( i.e. plain Tomcat, no TC server ) and make it work?

Thanks in advance