Skip to content
This repository was archived by the owner on Nov 15, 2022. It is now read-only.

Commit 594fbb6

Browse files
naman223arindam-bandyopadhyay
authored andcommitted
Issue: 21848 Adding 'connector-service' as default-config. (#21856)
1 parent ab64767 commit 594fbb6

File tree

1 file changed

+2
-0
lines changed
  • appserver/admin/template/src/main/resources/config

1 file changed

+2
-0
lines changed

appserver/admin/template/src/main/resources/config/domain.xml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -288,6 +288,8 @@
288288
<!-- JSR 160 "system-jmx-connector" -->
289289
<property value="${com.sun.aas.installRoot}/lib/install/applications/admingui.war" name="adminConsoleDownloadLocation" />
290290
</admin-service>
291+
<connector-service shutdown-timeout-in-seconds="30">
292+
</connector-service>
291293
<web-container>
292294
<session-config>
293295
<session-manager>

0 commit comments

Comments
 (0)