On 11/5/21 2:38 PM, emmexx wrote:
> I added the cors filter and commented it in the geoserver web.xml but
> geoserver is not starting.

I had copied the filter code from the geoserver documentation that has:
<filter-name>cross-origin</filter-name>

Tomcat Cors documentation has:
<filter-name>CorsFilter</filter-name>

Not sure if that makes any difference and the filter-name is only a
label but geoserver starts if I use the latter in tomcat web.xml. The
wps cors problem is still there.

I'll try a server side solution.

        maxx


_______________________________________________
Geoserver-users mailing list

Please make sure you read the following two resources before posting to this 
list:
- Earning your support instead of buying it, but Ian Turton: 
http://www.ianturton.com/talks/foss4g.html#/
- The GeoServer user list posting guidelines: 
http://geoserver.org/comm/userlist-guidelines.html

If you want to request a feature or an improvement, also see this: 
https://github.com/geoserver/geoserver/wiki/Successfully-requesting-and-integrating-new-features-and-improvements-in-GeoServer


Geoserver-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/geoserver-users

Reply via email to