会员
周边
捐助
新闻
博问
闪存
赞助商
Chat2DB
所有博客
当前博客
我的博客
我的园子
账号设置
简洁模式
...
退出登录
注册
登录
2015年12月2日
解决RMI 客户端异常no security manager: RMI class loader disabled
摘要: 解决方法:客户端和服务端的Service包名改一致ok!!
阅读全文
posted @ 2015-12-02 14:14 Earic
阅读(2022)
评论(0)
推荐(0)
编辑
spring @Service()中初始化方法
摘要: @Service(value = "xxxServiceImpl" xxxxxxxx)public class XXXSerivceImpl { public void init() { ...... }}
阅读全文
posted @ 2015-12-02 14:03 Earic
阅读(3637)
评论(0)
推荐(0)
编辑