Open GoogleCodeExporter opened 9 years ago
ok, i found more info at
http://www.igniterealtime.org/builds/openfire/docs/latest/documentation/javadoc/
org/jivesoftware/util/Log.html
i did add:
import org.slf4j.Logger;
import org.slf4j.LoggerFactory;
but still a new issue:
JappixPlugin.java:37: non-static method info(java.lang.String) cannot be
referenced from a static context
Logger.info( "["+ NAME + "] initialize " + NAME + " plugin resources");
now i think i cant reach better than this.
i would like to have update release, like openfire3.7 and japix suno (just
cause it make sense), if someone has any clue, help is welcome! :)
best regards
Original comment by jaime.d...@gmail.com
on 8 Sep 2011 at 1:07
Original issue reported on code.google.com by
jaime.d...@gmail.com
on 8 Sep 2011 at 12:39