Modify the jive_startup.xml file in the jivehome directory, add the following: UTF-8 characterencoding> cn country> asia / geijing timezone> zH < / Language> local> and then modify the setcharacterencodingfilter.java file according to the attachment, and then restore it in the web-inf / class directory. Step 1, when installing MySQL, you must set the database encoding as UTF8. Step 2, modify the com.jivesoftware.util.setcharactereEncodingFilter class according to the attachment, compile it back to the original setcharacsetrencodingfilter.class file, pay attention to the path. Step 3, jiveforums.jar the jive_forums_i18n_en.properties released, which will translate English into Chinese and resources saved as jive_forums_i18n_zh.ori.properties, then native2ascii -encoding GBK jive_forums_i18n_zh.ori.properties jive_forums_i18n_zh.properties generate jive_forums_i18n_zh.properties Document, copy the file to the web-inf / class content. Step 4 into jive forums management interface, the system -> jive properties, the following additional properties Property Name Property Value locale.characterEncoding UTF-8 locale.country CN locale.language zh locale.timeZone Asia / Beijing in settings-- > Local settings, set the character set to UTF-8 and set Local and Timezone to step 5, restart the JIVE,
License's crack can be refactored to compile the com.jivesoftware.base.License class, modify the getExpireSDate function, let it return a big time (such as December 31, 2999), recompile, put it under Web-INF / CLASSES (pay attention to the corresponding The path), restart JIVE.