|
From: Venkat S. <vso...@ho...> - 2004-10-26 18:20:57
|
Hi, Thanks for the cool framework. I am still new to it. I like Dependency Setter Injection for JNDI lookup for DataSource and SLSB. We are contemplating on using ICE (http://www.zeroc.com) for distribution, as it supports versioning, cross platform, location transparency (no remote vs local interfaces) and cool asynchronous programming model. Naturally every one is concerned and want the dependencies on it to be minimal. I would like to instantiate stubs to ICE remote services via Spring. What's the best way to start/look at what code? Thanks in advance, --Venkat. |