dddyyyyy 2008-08-13 20:25
浏览 186
已采纳

help me please. an dwr error

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?

  • 写回答

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?

    本回答被题主选为最佳回答 , 对您是否有帮助呢?
    评论
查看更多回答(2条)

报告相同问题?

悬赏问题

  • ¥15 换yum源但仍然用不了httpd
  • ¥50 C# 使用DEVMOD设置打印机首选项
  • ¥15 麒麟V10 arm安装gdal
  • ¥15 想用@vueuse 把项目动态改成深色主题,localStorge里面的vueuse-color-scheme一开始就给我改成了dark,不知道什么原因(相关搜索:背景颜色)
  • ¥20 OPENVPN连接问题
  • ¥15 flask实现搜索框访问数据库
  • ¥15 mrk3399刷完安卓11后投屏调试只能显示一个设备
  • ¥100 如何用js写一个游戏云存档
  • ¥15 ansys fluent计算闪退
  • ¥15 有关wireshark抓包的问题