Hi everybody !
As we had problems getting our formatDateTime() outputs in french, we followed Christian's advice and updated to BaseX 9.7.2.
Now it works and we get our outputs in French, thanks a lot !
But we face a new problem : symbolic links inside the webapp are no longer followed.
We tried to had the following to jetty.xml :
|<!-- Allow symbolic links --> <Call name="addAliasCheck"> <Arg><New class="org.eclipse.jetty.server.handler.AllowSymLinkAliasChecker"/></Arg> </Call> |
But this doesn't seem to be the answer. I can't remember configuring anything in particular in the previous versions of BaseX and our webapp was just running fine.
Thanks for your help.
Maud
||
Hi Maud,
But we face a new problem : symbolic links inside the webapp are no longer followed.
I cannot remember of a particular feature that might have caused this. Maybe it’s due to a more recent version of Jetty? Can you recollect which was the latest version of BaseX/Jetty that allowed symbolic links?
All the best! Christian
basex-talk@mailman.uni-konstanz.de