Hi,

I'm developing a Web application and I'm having problems to deploy it in a
Tomcat server.
To develop, I use NetBeans 5.0 (jdk 1.5) and I debug with Tomcat 5.5.9 that
NetBeans has inside.

In the development environment all works fine, but when I try to deploy it
(the application) in a
pre-production environment(with Tomcat 5.0.27 and jdk 1.5), Tomcat give me
the follow error:
java.lang.NoSuchMethodError: org.w3c.dom.Element.getTextContent()

I have been looking for in forums and I have read that the problem could be
related with any compatibility
library that Tomcat uses, but I'm not sure...

Any idea?

Reply via email to