使用myeclipse+tomcat5.0+dwr2.0.2
启动之后,第一次使用与dwr有关页面会报提示信息:
Probably not an issue: org.jdom.Document is not available so the jdom converter will not load. This is only an problem if you wanted to use it.
到是不影响使用,基本功能都没问题
网上查了一下,说是把xalan.jar和serializer.jar放入tomcat\common\endorsed文件夹下就可以了
按上述方法做了之后,仍然报提示,当然,功能都还是能用的
也懒得管他了,以后再说吧
本文介绍了一个关于MyEclipse环境下部署应用时出现的JDOM警告问题及其解决方案。作者尝试通过放置特定的jar包来消除警告,尽管这些操作并未完全解决问题,但应用程序的功能并未受到影响。
2459





