jms works on tibcoAdmin
This commit is contained in:
14
LocalResources/TCP Connection.sharedtcp
Normal file
14
LocalResources/TCP Connection.sharedtcp
Normal file
@@ -0,0 +1,14 @@
|
||||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<BWSharedResource>
|
||||
<name>TCP Connection</name>
|
||||
<resourceType>ae.shared.TCPSharedconnection</resourceType>
|
||||
<config>
|
||||
<enableDNSLookup>true</enableDNSLookup>
|
||||
<maxConnections>10</maxConnections>
|
||||
<WhenExhaustedAction>Block</WhenExhaustedAction>
|
||||
<maxWaitTime>10000</maxWaitTime>
|
||||
<idleTimeout>-1</idleTimeout>
|
||||
<Host>localhost</Host>
|
||||
<Port>22</Port>
|
||||
</config>
|
||||
</BWSharedResource>
|
||||
Reference in New Issue
Block a user