最近加入新的项目组,eclipse + tomcat7 + spring +ibatis + restful 遇到了这样的问题,

说是不能访问父类,我一开始以为是版本的原因,但是久经更改,错误依然,实在累了,

最终的解决办法是我把SecuritySupport12  所在的jar包activation.jar 删除了,这样在tomcat就可以发布了,

但是这终究不是很好的解决办法,也只能先暂时这样了,

注: activation.jar:与javaMail有关的jar包 

如果哪位朋友哟偶其他的解决办法,可以留言,谢谢

相关文章:

  • 2022-12-23
  • 2021-09-05
  • 2021-09-18
  • 2021-08-23
  • 2021-09-15
猜你喜欢
  • 2021-11-27
  • 2022-01-27
  • 2021-08-01
  • 2022-12-23
  • 2022-12-23
相关资源
相似解决方案