openfire_init.xml 471 Bytes
Newer Older
1 2 3 4 5 6 7 8 9 10 11 12
<?xml version="1.0"?>
<!--
 * Specifies the full path to your openfireHome directory.
 * This file must be in the classpath of your application
 * server. Normally, the easiest way to do this is to
 * put it into the /WEB-INF/classes directory of the web
 * application.
 *
 * For unix this might be:
 * <openfireHome>/var/openfire</openfireHome>
 *
 * For Windows this might be:
13
 * <openfireHome>c:\openfire</openfireHome>
14 15
-->
<openfireHome></openfireHome>