Hey,
just found that workspace/layer qualification performed by
LocalWorkspaceURLMangler does not work for /ows style URL's, but only
for /wms, /wfs, /wcs as the respective modules have a URL mangler set
up.
But if I add one for the main module's applicationContext for the /ows
"context" it works.
Question is, is that intended, or can we add a URL mangler to
handle /ows style service requests?
it would be like:
<bean id="owsDispatcherLocalWorkspaceURLManger"
class="org.geoserver.ows.LocalWorkspaceURLMangler">
<constructor-arg value="ows"/>
</bean>
Cheers,
Gabriel
--
Gabriel Roldan
groldan@anonymised.com
Expert service straight from the developers
Nope, i don’t think it is intended, just an oversight. Please do add 
On Fri, Nov 19, 2010 at 8:14 AM, Gabriel Roldán <groldan@anonymised.com> wrote:
Hey,
just found that workspace/layer qualification performed by
LocalWorkspaceURLMangler does not work for /ows style URL’s, but only
for /wms, /wfs, /wcs as the respective modules have a URL mangler set
up.
But if I add one for the main module’s applicationContext for the /ows
“context” it works.
Question is, is that intended, or can we add a URL mangler to
handle /ows style service requests?
it would be like:
Cheers,
Gabriel
–
Gabriel Roldan
groldan@anonymised.com
Expert service straight from the developers
–
Justin Deoliveira
OpenGeo - http://opengeo.org
Enterprise support for open source geospatial.