Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
[udig-devel] [jira] (UDIG-1995) uDig tries to do WMS when asked to do WFS

Issue Type: Bug Bug
Affects Versions: UDIG 1.4.0
Assignee: Unassigned
Components: webservices
Created: 20/May/13 11:40 AM
Description:

I’m developing WFS server functionality and it’s working quite well with a
few GIS, but not with uDig.

Basically when I add the following WFS service:

http://geoave.inescporto.pt/wfs?SERVICE=WFS&REQUEST=GetCapabilities&VERSION=1.0.0

I check the HTTP traffic and see that instead it tries to retrieve this
other service:

http://geoave.inescporto.pt/wfs?REQUEST=GetCapabilities&VERSION=1.3.0&SERVICE=WMS

This doesn’t work, as the service doesn’t provide any WMS functionality.

I’ve recorded a small video showing the issue:

http://youtu.be/lCOQJFS40x4

Environment: Windows 7 Enterprise SP1 64-bit, Java SE 6 U25
Project: uDIG
Priority: Major Major
Reporter: André Rodrigues
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira

Back to the top