[Geoserver-users] UDIG connection to geoserver

Hi,

I just downloaded UDIG. I wanted to view geoserver
data sets from UDIG, I passed in the url:

http://localhost:8080/geoserver/wfs?request=getfeature&service=wfs&version=1.0.0&typename=states

in the dialog box. When I clicked the next button a
dialog popped up and displayed "conection parameters
are invalid". I don't know what the problem is because
this url works well for web browsers. Thanks in
advance.

Roman

____________________________________________________________________________________
Building a website is a piece of cake. Yahoo! Small Business gives you all the tools to get online.
http://smallbusiness.yahoo.com/webhosting

Roman Isitua ha scritto:

Hi,

I just downloaded UDIG. I wanted to view geoserver
data sets from UDIG, I passed in the url:

http://localhost:8080/geoserver/wfs?request=getfeature&service=wfs&version=1.0.0&typename=states

in the dialog box. When I clicked the next button a
dialog popped up and displayed "conection parameters
are invalid". I don't know what the problem is because
this url works well for web browsers. Thanks in
advance.

Well, the issue is that uDig needs the GetCapabilities
link, not a GetFeature request link.
The capabilities links are in the GeoServer front
page.

Cheers
Andrea