2 Replies Latest reply on Aug 6, 2009 12:24 PM by silverfox64

    Does anyone know how to add Website Identity Icon - favicon.

    silverfox64

      I am trying to deploy a war file for my app and want to set my own website Icon. The problem is that the icon defaults to the Jboss favicon.ico.

      I have put the icon in the root of the war file and referenced it from the index.html file using

      <link rel="shortcut icon" href="/favicon.ico" type="image/x-icon"/>


      Does anyone know if there is a way I can set the icon so it picks up the one included in the war file.

      cheers