Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
[udig-devel] [jira] Created: (UDIG-46) WMS Version Negotiation

Message:

  A new issue has been created in JIRA.

---------------------------------------------------------------------
View the issue:
  http://jira.codehaus.org/browse/UDIG-46

Here is an overview of the issue:
---------------------------------------------------------------------
        Key: UDIG-46
    Summary: WMS Version Negotiation
       Type: Bug

     Status: Open
   Priority: Major

 Original Estimate: Unknown
 Time Spent: Unknown
  Remaining: Unknown

    Project: uDIG
 Components: 
             wms
   Fix Fors:
             UDIG 0.4
   Versions:
             UDIG 0.3

   Assignee: Richard Gould
   Reporter: Jody Garnett

    Created: Mon, 11 Oct 2004 3:05 PM
    Updated: Mon, 11 Oct 2004 3:05 PM
Environment: GeoServer 1.2.2

Description:
Version negotiation appears to fail.
Clients asks for 1.3.0. Geoserver reply is 1.1.1 and we get the following:
cholmesny: java.lang.RuntimeException: No parsers available to parse that GetCapabilities document
at org.geotools.data.wms.Specification.createParser(Specification.java:134)
at org.geotools.data.wms.WebMapServer.issueRequest(WebMapServer.java:580)
at org.geotools.data.wms.WebMapServer.issueRequest(WebMapServer.java:556)
at org.geotools.data.wms.WebMapServer.getCapabilities(WebMapServer.java:516)


---------------------------------------------------------------------
JIRA INFORMATION:
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

If you want more information on JIRA, or have a bug to report see:
   http://www.atlassian.com/software/jira



Back to the top