opengeospatial / ets-cat30

OGC Catalogue 3.0 Conformance Test Suite
Other
0 stars 6 forks source link

Migrate test suite to TEAM Engine 6 (Java 17) #55

Open dstenger opened 9 months ago

dstenger commented 9 months ago

Error printed in Main test:

Error in call to extension function {public java.lang.Object com.occamlab.te.TECore.callFunction(net.sf.saxon.expr.XPathContext,java.lang.String,java.lang.String,net.sf.saxon.om.NodeInfo) throws java.lang.Exception}: Exception in extension function net.sf.saxon.s9api.SaxonApiException: Error in call to extension function {public javax.xml.transform.Source org.opengis.cite.cat30.TestNGController.doTestRun(org.w3c.dom.Document) throws java.lang.Exception}: Exception in extension function org.testng.TestNGException: 
Cannot instantiate class org.opengis.cite.cat30.opensearch.OpenSearchPreconditions
Result: Failed
dstenger commented 2 weeks ago

@bpross-52n I upgraded the JAX-RX dependency to version 3.1 and now several classes do not compile anymore. Can you please check this and update the code to be compliant to Jakarta RESTful WS 3.1?