使用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文件夹下就可以了
按上述方法做了之后,仍然报提示,当然,功能都还是能用的
也懒得管他了,以后再说吧