Compile error: "The method getTextContent() is undefined for the type Node"
---------------------------------------------------------------------------
Key: OPENJPA-657
URL: https://issues.apache.org/jira/browse/OPENJPA-657
Project: OpenJPA
Issue Type: Bug
Components: jdbc
Reporter: Dinkar Rao
Got this compile error:
The method getTextContent() is undefined for the type Node
in
openjpa/openjpa-jdbc/src/main/java/org/apache/openjpa/jdbc/sql/SQLErrorCodeReader.java
line 124
Maven resolves the org.w3c.dom.Node dependency by downloading this:
.m2/repository/xml-apis/xml-apis/1.0.b2/xml-apis.1.0.b2.jar
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.