|
|
|
|||||
|
ICE and COM initialization question
Hi all,
I'm in the process of refactoring a Visual c++6 application. We are going from a two tiered architecture (app+db) to a three tier one (app+ice servers+db), using ICE for middleware. Unfortunately, on the server side, I have to deal with some legacy libraries that use COM, so I need to call CoInitializeEx and CoUninitialize, ideally at the start, and exit of each thread that uses COM. I think I can do it as the first and last operation on the implementation of ICE methods on the server side, but I was wondering if there is a way to put this calls directly on the threads of the thread-pool managed by ICE. Thanks, Giovanni |
![]() |
| Currently Active Users Viewing This Thread: 1 (0 members and 1 guests) | |
| Thread Tools | |
| Display Modes | Rate This Thread |
|
|
Similar Threads
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| python: Ice.initialize with initialization data fails | hiasl | Bug Reports | 1 | 02-05-2007 09:59 AM |
| php ice interface struct initialization | dthompson | Help Center | 1 | 05-17-2006 06:18 PM |
| Feature Request: generate constructors with parameter for initialization | DeepDiver | Comments | 2 | 01-04-2005 11:05 AM |
| Initialization of IceSSL | rhochmuth | Help Center | 1 | 05-13-2004 08:05 PM |
| class with operations, Initialization | StuartA | Help Center | 6 | 02-22-2004 07:58 PM |