-
### What is the problem
I installed a new version of eXist-db v6.0.1 on an AWS Linux 2 instance. I transferred some XQuery files from another server to my new server using WebDAV. Some XQuery files…
-
```
For now, the generated modules, in the case of XQuery, the query text is
generated "by hand". I guess using XQueryX would be both easier and more
robust.
XQueryX is not supported natively by Sa…
-
*@Frederic-P commented on Mar 22, 2018, 1:01 PM UTC:*
### What is the problem
In the browser when pointing to the url: [http://localhost:8080/exist/apps/dashboard/](http://localhost:8080/exist/apps/…
ghost updated
4 years ago
-
Using the latest master branch (and eXist develop), the app stalls after submitting the form to generate an app:
> ![screen shot 2016-05-09 at 1 21 36 pm](https://cloud.githubusercontent.com/assets/5…
-
Running https://github.com/craigberry/audit_exist_5x_removals on this repository reveals several outstanding issues:
#### Replace the following instances of the function `map:new` with `map:merge`
…
-
Since upgrading to Ubuntu 16.04 LTS a warning appears on every HTTP request to eXist:
```
WARN (TransactionManager.java [close]:257) - Transaction was not committed or aborted, auto aborting!
``…
-
#### Summary
Currently the IHE CSD profile notes using XQuery as a generic language in which to send in queries. Because XQuery has such a large surface area, CSD then goes on to say:
```
REQUIRE a …
edjez updated
11 years ago
-
>>filed as reference, as the issue appears to be known-----------------------
[INFO] Building eXist-db File Module 5.3.0-SNAPSHOT [25/48]
[INFO] --------------------------------[…
-
```
For now, the generated modules, in the case of XQuery, the query text is
generated "by hand". I guess using XQueryX would be both easier and more
robust.
XQueryX is not supported natively by Sa…
-
**Describe the bug**
XQTS and XQSuite tests expecting a specific XPath exception to be thrown may fail due to those exceptions being wrapped and re-thrown with an exception of another type.
In …