hello
I deploy a web project using dwr, it seems no error , but when I access the http://localhost:8080/sclBBS/regist.jsp page, the js does not work and the console show the messages below:
信息: Server startup in 28639 ms
2008-08-13 10:40:33,773 INFO [org.directwebremoting.impl.StartupUtil] - DWR Version 2.0.3 starting.
2008-08-13 10:40:33,773 INFO [org.directwebremoting.impl.StartupUtil] - - Servlet Engine: Apache Tomcat/6.0.16
2008-08-13 10:40:33,773 INFO [org.directwebremoting.impl.StartupUtil] - - Java Version: 1.5.0_14
2008-08-13 10:40:33,773 INFO [org.directwebremoting.impl.StartupUtil] - - Java Vendor: Sun Microsystems Inc.
2008-08-13 10:40:34,351 INFO [org.directwebremoting.dwrp.DefaultConverterManager] - Probably not an issue: org.jdom.Docu
ment is not available so the jdom converter will not load. This is only an problem if you wanted to use it.
2008-08-13 10:40:34,351 INFO [org.directwebremoting.dwrp.DefaultConverterManager] - Probably not an issue: org.jdom.Elem
ent is not available so the jdom converter will not load. This is only an problem if you wanted to use it. it seems that the there is sth wrong with xml parser. Can you help me?
help me please. an dwr error
- 写回答
- 好问题 0 提建议
- 关注问题
- 邀请回答
-
3条回答 默认 最新
- qichunren 2008-08-14 11:48关注
The error message show the error so clearly!
[quote][color=red]Probably not an issue: org.jdom.Elem
ent is not available so the jdom converter will not load[/color][/quote]Now you have to add the jar package of jdom into your lib or classpath.
Maybe this help you.
BTW:Where are u from,sclsch?
本回答被题主选为最佳回答 , 对您是否有帮助呢?解决 无用评论 打赏 举报