View Single Post
  #1 (permalink)  
Old 04-30-2008
kwaclaw kwaclaw is offline
Registered User
 
Name: Karl Waclawek
Organization: Toronto Star Newspapers Ltd.
Project: Proof of concept
 
Join Date: Sep 2004
Location: Oshawa, Canada
Posts: 123
Best practices: using ICE with object containers

This relates to my last question regarding ICE and EJBs.

I am wondering if there are any best practices for how one should expose existing container managed objects (like EJBs or Spring beans, or objects managed by some IoC container) through an ICE API.

It seems that with ICE favouring one approach to concurrency control and life-cycle management, and the container having its own ideas about the same issues, there is some mismatch that seems hard to resolve.

Are there some special techniques that are helpful?

Karl
__________________
Karl Waclawek
The Toronto Star - http://www.thestar.com
Reply With Quote