请问这个错误是怎么造成的阿??

blue_tina_ 2002-06-06 08:59:53
<2002-6-6 下午09时02分58秒> <Error> <HTTP> <[WebAppServletContext(2223762,DefaultWebApp,/DefaultWebApp)] Servlet failed with Exception
java.lang.NoSuchMethodError
at com.order.chat.util.XMLConfig.addElement(Unknown Source:688)
at com.order.chat.util.XMLConfig.addElement(Unknown Source:757)
at jsp_servlet._chatroom.__insert._jspService(__insert.java:351)
at weblogic.servlet.jsp.JspBase.service(JspBase.java:27)
at weblogic.servlet.internal.ServletStubImpl.invokeServlet(ServletStubImpl.java:265)
at weblogic.servlet.internal.ServletStubImpl.invokeServlet(ServletStubImpl.java:200)
at weblogic.servlet.internal.WebAppServletContext.invokeServlet(WebAppServletContext.java:2495)
at weblogic.servlet.internal.ServletRequestImpl.execute(ServletRequestImpl.java:2204)
at weblogic.kernel.ExecuteThread.execute(ExecuteThread.java:139)
at weblogic.kernel.ExecuteThread.run(ExecuteThread.java:120)
...全文
65 2 打赏 收藏 转发到动态 举报
写回复
用AI写文章
2 条回复
切换为时间正序
请发表友善的回复…
发表回复
blue_tina_ 2002-06-10
  • 打赏
  • 举报
回复
那我该怎么做才能使这个错误消失??
middle 2002-06-06
  • 打赏
  • 举报
回复
The Class used in runtime is not the one in compile time. So when some one else invoke a method on this class, a NoSuchMethod Exception is thrown.

It often happens in the deployment of J2EE component.

62,614

社区成员

发帖
与我相关
我的任务
社区描述
Java 2 Standard Edition
社区管理员
  • Java SE
加入社区
  • 近7日
  • 近30日
  • 至今
社区公告
暂无公告

试试用AI创作助手写篇文章吧