This issue has been created
 
 
XWiki Platform / cid:jira-generated-image-avatar-2f6875b1-d990-4453-b29b-897b6214b07a XWIKI-23327 Open

Global xwiki.cfg takes prioritiy over a local one

 
View issue   ยท   Add comment
 

Issue created

 
cid:jira-generated-image-avatar-1fc1738c-9187-459c-bc6c-f7c583f547e6 Manuel Leduc created this issue on 20/Jun/25 16:03
 
Summary: Global xwiki.cfg takes prioritiy over a local one
Issue Type: cid:jira-generated-image-avatar-2f6875b1-d990-4453-b29b-897b6214b07a Bug
Assignee: Unassigned
Components: Distribution
Created: 20/Jun/25 16:03
Priority: cid:jira-generated-image-static-major-1343f42d-ed0e-4570-8511-e879ab444c8f Major
Reporter: Manuel Leduc
Description:

Reproduction steps

  1. download a jetty-hsqldb-flavor zip and unzip it
  2. create a /etc/xwiki/xwiki.cfg file
  3. start the jetty server

Expected

the configuration from webapps/xwiki/WEB-INF/xwiki.cfg is used

Actual

the configuration from /etc/xwiki/xwiki.cfg is used