Hi again. The Jetty favicon is inside a jar:
"jetty-server-9.2.13.v20150730.jar" I have unzipped that jar, change the favicon and zip it again. It's working 馃槉 Best regards. 脫scar Diago Alonso Desarrollador GIS / GIS Developer Tel: +34 945131372 e-mail: mailto:[email protected] Calle Pintor Clemente Arraiz, 3 Bajo 01008 Vitoria-Gasteiz Geograma.聽 Expertos en GeoInformaci贸n www.geograma.com De acuerdo con la LO 15/1999, de Protecci贸n de Datos, y聽 la Ley 34/2002 (LSSICE), se informa que su direcci贸n de correo electr贸nico figura en nuestros archivos, al objeto de mantener el contacto y聽 remitirle publicidad e informaci贸n empresarial sobre las actividades de Geograma, S.L. Si no desea recibir publicidad e informaci贸n empresarial sobre las actividades de Geograma SL le rogamos que nos lo comunique a la siguiente direcci贸n de correo electr贸nico: [email protected] Podr谩 ejercer los derechos de acceso, cancelaci贸n, rectificaci贸n y oposici贸n reconocidos por la LOPD mediante solicitud escrita y firmada a Geograma, S.L. a la siguiente direcci贸n聽 C/ Pintor Clemente Arraiz, 3 Bajo de Vitoria (C.P. 01008), adjuntando en todo caso copia de su DNI. En caso de modificaci贸n de sus datos deber谩 notificarlo en la misma direcci贸n, declinando toda responsabilidad para la empresa en caso de no hacerlo. Si no es Ud. el destinatario y ha recibido este mensaje por error, agradecemos que lo comunique inmediatamente al remitente sin difundir, almacenar o copiar su contenido. -----Mensaje original----- De: Ben Caradoc-Davies [mailto:[email protected]] Enviado el: jueves, 23 de noviembre de 2017 23:22 Para: Oscar Diago Alonso <[email protected]>; [email protected] Asunto: Re: [Geoserver-users] Favicon Oscar, the Windows installer uses Jetty, which provides its own favicon that take precedence over the GeoServer favicon. You should be able to stop Jetty from serving its own favicon with these changes to etc/jetty.xml: https://www.codesd.com/item/how-to-change-the-jetty-icon.html Once the Jetty favicon is disabled, the GeoServer favicon you have configured should work. Remember to close all your browser instances and clear your cache before testing because favicons often have long or infinite cache expiry. Kind regards, Ben. On 24/11/17 04:13, Oscar Diago Alonso wrote: > Hello. > > How can I change the favicon of the GetCapabilities response? > > http://localhost:8080/geoserver/ows?service=wms&version=1.3.0&request= > GetCapabilities > > I have installed GeoServer 2.11.1 using the Windows installer (checking the > "Install as Service" option). > > I have found this question about the same: > http://osgeo-org.1560.x6.nabble.com/How-to-change-favicon-of-geoserver-td5002276.html > But I can't make it work. > > Following those instructions, the favicon I want has been stored in > "C:\Program Files (x86)\GeoServer > 2.11.1\webapps\geoserver\WEB-INF\classes\org\geoserver\web", but I still see > the default one: > > > > Thanks for any help provided! > > Best regards. > > 脫scar Diago Alonso > Desarrollador GIS / GIS Developer > > Tel: +34 945131372 e-mail: mailto:[email protected] Calle > Pintor Clemente Arraiz, 3 Bajo 01008 Vitoria-Gasteiz Geograma. > Expertos en GeoInformaci贸n > > [cid:[email protected]] > www.geograma.com<http://www.geograma.com/> > > De acuerdo con la LO 15/1999, de Protecci贸n de Datos, y la Ley 34/2002 > (LSSICE), se informa que su direcci贸n de correo electr贸nico figura en > nuestros archivos, al objeto de mantener el contacto y remitirle publicidad > e informaci贸n empresarial sobre las actividades de Geograma, S.L. Si no desea > recibir publicidad e informaci贸n empresarial sobre las actividades de > Geograma SL le rogamos que nos lo comunique a la siguiente direcci贸n de > correo electr贸nico: [email protected]<mailto:[email protected]> Podr谩 > ejercer los derechos de acceso, cancelaci贸n, rectificaci贸n y oposici贸n > reconocidos por la LOPD mediante solicitud escrita y firmada a Geograma, S.L. > a la siguiente direcci贸n C/ Pintor Clemente Arraiz, 3 Bajo de Vitoria (C.P. > 01008), adjuntando en todo caso copia de su DNI. En caso de modificaci贸n de > sus datos deber谩 notificarlo en la misma direcci贸n, declinando toda > responsabilidad para la empresa en caso de no hacerlo. Si no es Ud. el > destinatario y ha recibido este mensaje por error, agradecemos que lo > comunique inmediatamente al remitente sin difundir, almacenar o copiar su > contenido. > > > > > > > ---------------------------------------------------------------------- > -------- Check out the vibrant tech community on one of the world's > most engaging tech sites, Slashdot.org! http://sdm.link/slashdot > > > > _______________________________________________ > 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 > > [email protected] > https://lists.sourceforge.net/lists/listinfo/geoserver-users > -- Ben Caradoc-Davies <[email protected]> Director Transient Software Limited <http://transient.nz/> New Zealand ------------------------------------------------------------------------------ Check out the vibrant tech community on one of the world's most engaging tech sites, Slashdot.org! http://sdm.link/slashdot _______________________________________________ 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 [email protected] https://lists.sourceforge.net/lists/listinfo/geoserver-users
