In Jboss, when creating a conf dir in the AS root, chat is unable to load it.
private static final String PROPERTIES_PATH = System.getProperty("catalina.base")+"/conf/chat.properties"
when defining catalina.base, the extension is no more loaded (no chat button in the admin bar)
In Jboss, when creating a conf dir in the AS root, chat is unable to load it.
private static final String PROPERTIES_PATH = System.getProperty("catalina.base")+"/conf/chat.properties"
when defining catalina.base, the extension is no more loaded (no chat button in the admin bar)