[udig-devel] [jira] Created: (UDIG-1029) caching of capabilities causes problems

ross elliott (JIRA) jira at codehaus.org
Sat Sep 30 10:00:27 PDT 2006


caching of capabilities causes problems
---------------------------------------

                 Key: UDIG-1029
                 URL: http://jira.codehaus.org/browse/UDIG-1029
             Project: uDIG
          Issue Type: Bug
          Components: wfs, wms
    Affects Versions: UDIG 1.1.RC4
            Reporter: ross elliott


I use one base URL for both WMS and WFS services, this URL is linked to UMN Mapserver and will return different capabilities depending on both the User and the service (WFS|WMS). This works fine in CadCorp and Jump but uDIG seems to cache the capabilities even between uDIG restarting, it also seems to make assumptions about the service behind the URL, for instance if the first ever call I make is from adding a WMS layer then it will always issue SERVICE=WMS against the URL so that if I add a WFS layer using the same URL it actually issues a WMS getCapabilities rather than a WFS one and will list all the WMS layers I have rather than my WFS ones.

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: http://jira.codehaus.org/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        


More information about the udig-devel mailing list