Opened 8 years ago

Last modified 18 months ago

#2595 closed defect

WMS 3.1 Beta 1 — at Initial Version

Reported by: pcardinal Owned by:
Priority: high Milestone: 3.1.1
Component: General Version: 2.5.0
Severity: trivial Keywords: WMS
Cc: External ID:

Description

FDO Connection Status: True with

<?xml version="1.0"?> <FeatureSource xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xsi:noNamespaceSchemaLocation="FeatureSource-1.0.0.xsd">

<Provider>OSGeo.WMS</Provider> <Parameter>

<Name>FeatureServer</Name> <Value>http://www.cptaq.gouv.qc.ca/mapserver/cgi-bin/cptaq?version=1.3.0</Value>

</Parameter>

</FeatureSource>

FDO Connection Status:

The remote server returned an error: (559) MgUnclassifiedException.: The custom error module does not recognize this error. The remote server returned an error: (559) MgUnclassifiedException.

with

<?xml version="1.0"?> <FeatureSource xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xsi:noNamespaceSchemaLocation="FeatureSource-1.0.0.xsd">

<Provider>OSGeo.WMS</Provider> <Parameter>

<Name>FeatureServer</Name> <Value>http://www.cptaq.gouv.qc.ca/mapserver/cgi-bin/cptaq?version=1.3.0</Value>

</Parameter> <ConfigurationDocument>config.xml</ConfigurationDocument>

</FeatureSource>

Change History (0)

Note: See TracTickets for help on using tickets.