0% found this document useful (0 votes)
57 views

How To Configure Connections Setting in Jboss Eap?

This document provides instructions on how to configure connection settings in JBoss EAP, including how to set the minimum, maximum, and idle timeout for connections. Specifically, it notes that the minimum and maximum connection pool settings can be added to the <xa-pool> element, and the idle timeout can be set using the <timeout> property. Sample XML is also provided showing how to configure these settings within the <connection-definition> element in the standalone XML file.
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
57 views

How To Configure Connections Setting in Jboss Eap?

This document provides instructions on how to configure connection settings in JBoss EAP, including how to set the minimum, maximum, and idle timeout for connections. Specifically, it notes that the minimum and maximum connection pool settings can be added to the <xa-pool> element, and the idle timeout can be set using the <timeout> property. Sample XML is also provided showing how to configure these settings within the <connection-definition> element in the standalone XML file.
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PDF, TXT or read online on Scribd
You are on page 1/ 4

How to Configure connections setting in JBoss EAP? https://basecamp.temenos.com/s/article-detail/a042K00001LAtZqQAL/how-to-configure-conn...

((//ss//)) C
Coom
mmmu
unniittyy LLeea
arrn
n PPrro
oddu
uccttss TTrra
aiin
niin
ngg D
Doow
wnnllo
oaad
dss SSu
uggg
geesstt ((//ss//iid
deea
attiio
onn))

How to Configure connections setting in JBoss EAP?


Explore product details, discuss issues, find the latest news, and
contribute to best practices.

How to (/s/how-to)  >  How to Configure connections setting in JBoss EAP?

        
Rate Like Bookmark

(/s/profile/0056A000000izetQAA) H
Hoow
w tto
oCCo
onnffiig
guurre
ecco
onnn
neec
ctti o
onnss sse
etttti n
ngg in
n JBo
ossss E A PP??
Vinay Jain - Admin (/s/profile/0056A000000izetQAA)  •  Apr 07, 2021  •  Technology > Core Infra > System Core (EB)

      10

How to Configure connections setting in JBoss EAP?

We understand that you would like to add the JCA configuration properties such as min, max connections & idle-timeout-minutes.
Please be informed that the Minimum, maximum connection pool settings i.e., JCA connection pool parameters could be added as part of '<xa-pool>'. The '<idle-timeout-
minutes>' property can be added as part of <timeout> property.
The default max-pool-size is 20 and the default min-pool-size is 0. 
The default value of idle-timeout-minutes is 30 minutes if the property is not specified in the configuration.
Please find the sample setting under the corresponding 'connection-definition' in standalone xml file.

1 of 4 2/10/2023, 8:40 PM
How to Configure connections setting in JBoss EAP? https://basecamp.temenos.com/s/article-detail/a042K00001LAtZqQAL/how-to-configure-conn...

subsystem xmlns="urn:jboss:domain:resource-adapters:1.1">
<resource-adapters> ((//ss//)) C
Coom
mmmu
unniittyy LLeea
arrn
n PPrro
oddu
uccttss TTrra
aiin
niin
ngg D
Doow
wnnllo
oaad
dss SSu
uggg
geesstt ((//ss//iid
deea
attiio
onn))
<resource-adapter id="tocfT24ra-ra.rar">
<archive>
tocfT24ra-ra.rar
</archive>
<transaction-support>XATransaction</transaction-support>
<config-property name="listenPort">
55016
</config-property>
<config-property name="listenHost">
10.92.11.45
</config-property>
<connection-definitions>
<connection-definition class-name="com.temenos.tocf.t24ra.outbound.T24ManagedConnectionFactory" jndi-name="java:/jca/t24ConnectionFactoryBrowser" pool-name="T24Co
nnectionFactoryDocOFSCL">
<config-property name="hosts">
10.92.11.45
</config-property>
<config-property name="charset">
ISO-8859-1
</config-property>
<config-property name="ports">
20021
</config-property>
<config-property name="actionTimeout">
25
</config-property>
<config-property name="allowInput">
false
</config-property>
<config-property name="compression">
false
</config-property>
<config-property name="loadBalancing">
true
</config-property>
<config-property name="envVariables">
OFS_SOURCE=BROWSERTC
</config-property>
<config-property name="compressionThreshold">
2048
</config-property>
<xa-pool>
<min-pool-size>2</min-pool-size>
<max-pool-size>5</max-pool-size>
<prefill>false</prefill>
</xa-pool>
<timeout>
<idle-timeout-minutes>2</idle-timeout-minutes>

2 of 4 2/10/2023, 8:40 PM
How to Configure connections setting in JBoss EAP? https://basecamp.temenos.com/s/article-detail/a042K00001LAtZqQAL/how-to-configure-conn...

</timeout>
</connection-definition>
((//ss//)) C
Coom
mmmu
unniittyy LLeea
arrn
n PPrro
oddu
uccttss TTrra
aiin
niin
ngg D
Doow
wnnllo
oaad
dss SSu
uggg
geesstt ((//ss//iid
deea
attiio
onn))
</connection-definitions>
</resource-adapter>
</resource-adapters>

Please add the above ‘<xa-pool>’ and ‘<timeout>’ properties as above in order to meet your expectation.
 
NNo
ottee:: Since it's Jboss configuration parameters we would like you to do search your additional queries/clarifications in the site https://access.redhat.com/ as well as get in
touch with Jboss Administrators.    

0 Comments

PPo
osstt Q
Quueessttiio
onn

Share an update... Share

Sort by:

Most Recent Activity Search this feed...

Collaborate here!

3 of 4 2/10/2023, 8:40 PM
How to Configure connections setting in JBoss EAP? https://basecamp.temenos.com/s/article-detail/a042K00001LAtZqQAL/how-to-configure-conn...

Here's where you start talking with your colleagues about this.

((//ss//)) C
Coom
mmmu
unniittyy LLeea
arrn
n PPrro
oddu
uccttss TTrra
aiin
niin
ngg D
Doow
wnnllo
oaad
dss SSu
uggg
geesstt ((//ss//iid
deea
attiio
onn))

Supplier Information Terms of use Base Camp FAQ


www.temenos.com (https://www.temenos.com (https://www.temenos.com (https://basecamp.temenos.com Follow US
nformation /information-for- /legal-information /s/article-detail
suppliers/) /website-terms-and- /a046A000001lZe4QAE/temenos- (https://www.linkedin.com (https://www.linkedin.com (
conditions/) base-camp-faq) /company/temenos) /company/temenos/) /Temenos

4 of 4 2/10/2023, 8:40 PM

You might also like