Skip to content

Commit 68745c7

Browse files
committed
Deleted some loading files /WEB-INF/conf/config in master.xml (statements,portletinitializers,validators,validation,transcoder,events,useragents,business_map,security_liferay_config)
1 parent 2d857d7 commit 68745c7

1 file changed

Lines changed: 9 additions & 8 deletions

File tree

knowage/src/main/webapp/WEB-INF/conf/master.xml

Lines changed: 9 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -234,7 +234,7 @@
234234
<!--
235235
<CONFIGURATOR path="/WEB-INF/conf/webapp/static_menu.xml" />
236236
-->
237-
<CONFIGURATOR path="/WEB-INF/conf/config/security_liferay_config.xml" />
237+
238238

239239

240240
<!--
@@ -246,21 +246,22 @@
246246
<!-- Spago Config. -->
247247
<!--
248248
<CONFIGURATOR path="/WEB-INF/conf/config/cache.xml" />
249-
-->
250-
<CONFIGURATOR path="/WEB-INF/conf/config/common.xml" />
251-
<CONFIGURATOR path="/WEB-INF/conf/config/data_access.xml" />
252-
<CONFIGURATOR path="/WEB-INF/conf/config/dispatchers.xml" />
253-
<CONFIGURATOR path="/WEB-INF/conf/config/ce-initializers.xml" />
254249
<CONFIGURATOR path="/WEB-INF/conf/config/statements.xml" />
255-
<CONFIGURATOR path="/WEB-INF/conf/config/tracing.xml" />
256250
<CONFIGURATOR path="/WEB-INF/conf/config/portletinitializers.xml" />
257251
<CONFIGURATOR path="/WEB-INF/conf/config/validators.xml" />
258252
<CONFIGURATOR path="/WEB-INF/conf/config/validation.xml" />
259253
<CONFIGURATOR path="/WEB-INF/conf/config/transcoder.xml" />
260254
<CONFIGURATOR path="/WEB-INF/conf/config/events.xml" />
261255
<CONFIGURATOR path="/WEB-INF/conf/config/useragents.xml" />
256+
<CONFIGURATOR path="/WEB-INF/conf/config/business_map.xml" />
257+
<CONFIGURATOR path="/WEB-INF/conf/config/security_liferay_config.xml" />
258+
-->
259+
<CONFIGURATOR path="/WEB-INF/conf/config/common.xml" />
260+
<CONFIGURATOR path="/WEB-INF/conf/config/dispatchers.xml" />
261+
<CONFIGURATOR path="/WEB-INF/conf/config/ce-initializers.xml" />
262+
<CONFIGURATOR path="/WEB-INF/conf/config/tracing.xml" />
263+
<CONFIGURATOR path="/WEB-INF/conf/config/data_access.xml" />
262264
<CONFIGURATOR path="/WEB-INF/conf/config/renderers.xml" />
263-
<CONFIGURATOR path="/WEB-INF/conf/config/business_map.xml" />
264265
<CONFIGURATOR path="/WEB-INF/conf/config/security.xml" />
265266

266267
<!-- exo profile manager

0 commit comments

Comments
 (0)