2 Replies Latest reply on Nov 5, 2005 5:45 AM by sudheeshk_s

    Getting Exception while deploying in JBOSS

    pikumishra

      Dear Techies,

      I have used DOM Parser in my application. This application is running successfully in case of Weblogic and Tomcat. But it is not running in JBOSS(latest Version).

      I am getting this particaular application.

      javax.servlet.ServletException:org.w3c.dom.Node.getTextContent()

      org.apache.jasper.runtime.PageContextImpl.doHandlePageException


      root Cause

      java.lang.NoSuchmethodError:org.w3c.dom.Node.getTextContent().

      Please help me in this regard.