(file) Return to CIMOperationRequestDispatcher.cpp CVS log (file) (dir) Up to [Pegasus] / pegasus / src / Pegasus / Server

Diff for /pegasus/src/Pegasus/Server/CIMOperationRequestDispatcher.cpp between version 1.204 and 1.205

version 1.204, 2005/02/05 23:00:48 version 1.205, 2005/02/05 23:45:21
Line 620 
Line 620 
  
  
      // PG_Namespace.  Note that this means that CIM_Namespace is not      // PG_Namespace.  Note that this means that CIM_Namespace is not
      // managed by the provider.  It is not implemented so that the       // managed by the provider. PG_Namespace is the subclass.  It is not implemented
      // information comes from PG_Namespace.       // so that the information comes from PG_Namespace.
          _routing_table.insert_record(PEGASUS_CLASSNAME_PGNAMESPACE,          _routing_table.insert_record(PEGASUS_CLASSNAME_PGNAMESPACE,
                                       _wild,                                       _wild,
                                       DynamicRoutingTable::INTERNAL,                                       DynamicRoutingTable::INTERNAL,
Line 644 
Line 644 
                                       PEGASUS_MODULENAME_INTEROPPROVIDER,                                       PEGASUS_MODULENAME_INTEROPPROVIDER,
                                       PEGASUS_QUEUENAME_CONTROLSERVICE);                                       PEGASUS_QUEUENAME_CONTROLSERVICE);
  
      _routing_table.insert_record(PEGASUS_CLASSNAME_PROTOCOLADAPTER,  
                                       _wild,  
                                       DynamicRoutingTable::INTERNAL,  
                                       0,  
                                       static_cast<MessageQueueService *>  
                                       (MessageQueue::lookup(PEGASUS_QUEUENAME_CONTROLSERVICE)),  
                                       PEGASUS_MODULENAME_INTEROPPROVIDER,  
                                       PEGASUS_QUEUENAME_CONTROLSERVICE);  
   
      _routing_table.insert_record(PEGASUS_CLASSNAME_NAMESPACEINMANAGER,      _routing_table.insert_record(PEGASUS_CLASSNAME_NAMESPACEINMANAGER,
                                       _wild,                                       _wild,
                                       DynamicRoutingTable::INTERNAL,                                       DynamicRoutingTable::INTERNAL,


Legend:
Removed from v.1.204  
changed lines
  Added in v.1.205

No CVS admin address has been configured
Powered by
ViewCVS 0.9.2