(file) Return to ProviderMessageHandler.cpp CVS log (file) (dir) Up to [Pegasus] / pegasus / src / Pegasus / ProviderManager2 / Default

Diff for /pegasus/src/Pegasus/ProviderManager2/Default/ProviderMessageHandler.cpp between version 1.25 and 1.25.4.1

version 1.25, 2009/12/15 11:39:40 version 1.25.4.1, 2011/01/15 21:26:57
Line 977 
Line 977 
             "Object path: %s",             "Object path: %s",
         (const char*) objectPath.toString().getCString()));         (const char*) objectPath.toString().getCString()));
  
     CIMObjectPath resultPath(      // KS_TODO Confirm that the following is cruft and not needed.
         System::getHostName(),  //    CIMObjectPath resultPath(
         request->nameSpace,  //       System::getHostName(),
         request->resultClass.getString());  //        request->nameSpace,
   //        request->resultClass.getString());
  
     OperationContext providerContext(     OperationContext providerContext(
         _createProviderOperationContext(request->operationContext));         _createProviderOperationContext(request->operationContext));


Legend:
Removed from v.1.25  
changed lines
  Added in v.1.25.4.1

No CVS admin address has been configured
Powered by
ViewCVS 0.9.2