Hello,
I am trying to connect to a baseX (remote) server through xmldb-api following the examples in the git-hub but it fails giving Invalid Uri error.
I can access the database through REST using the following url: http://<serverip>:8181/BaseX772/rest/wcs-collection/ but I cannot connect using the xmldb url xmldb:basex://<serverip>:1984/wcs-collection or xmldb:basex://<serverip>:1984/ or xmldb:basex://<serverip>:1984/rest or using the 8181 port.
Regards Yannis
MSc Student at the University of Athens, Greece