Issue Type: Bug Bug
Affects Versions: 2.2.3, 2.2.2, 2.2.1
Assignee: Andrea Aime
Components: WFS, WMS
Created: 15/Jan/13 10:54 AM
Description:

A DescribeLayer request on a virtual WMS (http://xxx/geoserver/vservice/wms) returns a DescribeLayerResponse with the global service url :

wfs="http://xxx/geoserver/wfs/WfsDispatcher?"
owsURL="http://xxx/geoserver/wfs/WfsDispatcher?"

With this address, GeoServer can't find the layer and returns a 404 (if not ADMINISTRATOR)

DescribeLayer should respond with the virtual WFS address :

wfs="http://xxx/geoserver/vservice/wfs?"
owsURL="http://xxx/geoserver/namespace/wfs?"

Using this address, the WFS requests are correctly handled for a non-admin user.

Environment: Debian Squeeze amd64
SUN JRE 1.6
tomcat6
Project: GeoServer
Priority: Major Major
Reporter: Fabrice Phung
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
------------------------------------------------------------------------------
Master SQL Server Development, Administration, T-SQL, SSAS, SSIS, SSRS
and more. Get SQL Server skills now (including 2012) with LearnDevNow -
200+ hours of step-by-step video tutorials by Microsoft MVPs and experts.
SALE $99.99 this month only - learn more at:
http://p.sf.net/sfu/learnmore_122512
_______________________________________________
Geoserver-devel mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/geoserver-devel

Reply via email to