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

Diff for /pegasus/src/Pegasus/ControlProviders/InteropProvider/InteropProvider.cpp between version 1.60 and 1.60.12.1

version 1.60, 2006/02/24 18:37:23 version 1.60.12.1, 2006/07/30 23:12:03
Line 1027 
Line 1027 
     {     {
         namespaceAccessProtocol = 2;         namespaceAccessProtocol = 2;
         namespaceType = "http";         namespaceType = "http";
         Uint32 portNumberHttp;          Uint32 portNumberHttp = 0;
         String httpPort = configManager->getCurrentValue("httpPort");         String httpPort = configManager->getCurrentValue("httpPort");
         if (httpPort == String::EMPTY)         if (httpPort == String::EMPTY)
         {         {


Legend:
Removed from v.1.60  
changed lines
  Added in v.1.60.12.1

No CVS admin address has been configured
Powered by
ViewCVS 0.9.2