[fdo-trac] #37: WMS: FdoIConnection::SetConfiguration fails

FDO trac_fdo at osgeo.org
Mon Mar 12 12:05:40 EDT 2007


#37: WMS:  FdoIConnection::SetConfiguration fails
-----------------------+----------------------------------------------------
   Reporter:  jacklee  |       Owner:  jacklee
       Type:  defect   |      Status:  new    
   Priority:  major    |   Milestone:  3.3.0  
  Component:  FDO API  |     Version:  3.2.0  
   Severity:  3        |    Keywords:         
External_id:           |  
-----------------------+----------------------------------------------------
 The problem only occurs on Linux.

 From the WmsTestDescribeSchema::testSchemaMapping unit

         FdoPtr<FdoIConnection> conn = this->GetConnection ();
 conn->SetConnectionString(L"FeatureServer=http://wms.jpl.nasa.gov/wms.cgi");
         FdoIoFileStreamP fileStream =
 FdoIoFileStream::Create(L"WmsSchemaConfig.xml", L"r");
         conn->SetConfiguration(fileStream);

 Calling SetConfiguration returns
 Physical schema mapping 'WorldMap' was not found.

-- 
Ticket URL: <http://trac.osgeo.org/fdo/ticket/37>
FDO <http://fdo.osgeo.org/>
Feature Data Objects


More information about the fdo-trac mailing list