Hi,
I guess this is because we used to share the dba login and session key from 'cons.xqm' (which is does not exist anymore in 9.x) with our restxq app.
Also, I guess we cloned a DBA version with a typo ;-) which seems already fixed:
https://github.com/BaseXdb/basex/blob/aac439086539813ac12379a5f5ecb05f49dc6e...
Br, Max
Am Mi., 24. Okt. 2018 um 16:41 Uhr schrieb Christian Grün christian.gruen@gmail.com:
Hi Max,
Thanks for testing.
If we start the webapp with mvn jetty:run the session info seems to get lost (also in the DBA).
Could you tell us how your pom.xml looks like?
I just updated the basex-api/pom.xml file, and I started the Jetty web server via "mvn jetty:run" from the basex-api directory of the BaseX source code, and everything seems to work.
Cheers Christian