Do you have a workspace called "Fenix" with exactly that spelling and case? Is WFS enabled for this workspace? Is WFS enabled globally?
Also, the value of options in a WFS GET request is case sensitive. You must use "service=WFS" "not "service=wfs". But I do not think this is the cause in the case as you did not make it far enough to get an error. Kind regards, Ben. On 15/07/14 14:52, LuisTab wrote: > When i try to ask for capabilities to wfs service without security > > http://localhost:8088/geoserver/Fenix/wfs?service=wfs&version=1.1.0&request=GetCapabilities > > I only get a 404 Error Not found. > > And the geoserver log says: > > > 15 jul 08:50:07 WARN [servlet.PageNotFound] - No mapping found for HTTP > request > with URI [/geoserver/Fenix/wfs] in DispatcherServlet with name 'dispatcher' > > where is the problem? > > > > > -- > View this message in context: > http://osgeo-org.1560.x6.nabble.com/Geoserver-connection-error-tp5151060.html > Sent from the GeoServer - User mailing list archive at Nabble.com. > > ------------------------------------------------------------------------------ > Want fast and easy access to all the code in your enterprise? Index and > search up to 200,000 lines of code with a free copy of Black Duck > Code Sight - the same software that powers the world's largest code > search on Ohloh, the Black Duck Open Hub! Try it now. > http://p.sf.net/sfu/bds > _______________________________________________ > Geoserver-users mailing list > [email protected] > https://lists.sourceforge.net/lists/listinfo/geoserver-users > > -- Ben Caradoc-Davies <[email protected]> Software Engineer CSIRO Mineral Resources Flagship Australian Resources Research Centre ------------------------------------------------------------------------------ Want fast and easy access to all the code in your enterprise? Index and search up to 200,000 lines of code with a free copy of Black Duck Code Sight - the same software that powers the world's largest code search on Ohloh, the Black Duck Open Hub! Try it now. http://p.sf.net/sfu/bds _______________________________________________ Geoserver-users mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/geoserver-users
