fastpath插件异常

fastpath插件错误部署fastpath之后,出现空指针错误,查找后才发现,是因为xstream的版本过低造成的?解决方法

fastpath插件错误

部署fastpath之后,出现空指针错误,查找后才发现,是因为xstream的版本过低造成的

?

解决方法:到 xstream官网 ??http://xstream.codehaus.org/ ?下载最新版,添加到/plugins/fastpath/lib下,并删除原来xstream.jar包,重新打包插件,上传到/openfire/plugin下,重启openfire。我这里下载的xstream版本为xstream-1.4.4.jar