Dear all (again ;))
As BaseX as a Web Application can serve several 'sub' applications, I ran into the following issue :
1- Logged in into the DBA interface
2- Session:close() in another rest-xq end point (in the same browser)
3- I got disconnected from the DBA interface
It seems normal behavior because cookie is shared among all basex applications in the same Web Application (path cookie is the same for all sub applications). I cannot figure out how we could easily have private cookies for each 'sub-application' ?
Best regards, Fabrice Etanchaud