One can browse to http://localhost:5080/redfire/conf/openfire.xml
Add some of these for open fire directories in web.xml
<security-constraint>
<web-resource-collection>
<web-resource-name>Forbidden</web-resource-name>
<url-pattern>/conf/*</url-pattern>
</web-resource-collection>
<auth-constraint/>
</security-constraint>
Original issue reported on code.google.com by bowljo...@gmail.com on 10 Aug 2010 at 4:44
Original issue reported on code.google.com by
bowljo...@gmail.com
on 10 Aug 2010 at 4:44