Bug 3565 - TAO_Default_Client_Strategy_Factory::init not called
Summary: TAO_Default_Client_Strategy_Factory::init not called
Status: NEW
Alias: None
Product: TAO
Classification: Unclassified
Component: ORB (show other bugs)
Version: 1.6.8
Hardware: All Windows NT
: P3 normal
Assignee: DOC Center Support List (internal)
URL:
Depends on: 3566
Blocks:
  Show dependency tree
 
Reported: 2009-02-05 07:51 CST by Johnny Willemsen
Modified: 2009-02-12 02:56 CST (History)
0 users

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Johnny Willemsen 2009-02-05 07:51:02 CST
when we pass client_strategy_factory through the orb options and not by svc conf the options are ignored, init is not called

""static Client_Strategy_Factory '-ORBWaitStrategy mt_noupcall'""
Comment 1 Johnny Willemsen 2009-02-06 06:48:31 CST
regression test is pending for after x.6.8
Comment 2 Johnny Willemsen 2009-02-11 04:06:44 CST
regression test is in svn, but line 40 should be enable (37&38 removed) when 3566 gets fixed.
Comment 3 Johnny Willemsen 2009-02-12 02:56:30 CST
updated version