12.11.2014 Views

web server - Borland Technical Publications

web server - Borland Technical Publications

web server - Borland Technical Publications

SHOW MORE
SHOW LESS

You also want an ePaper? Increase the reach of your titles

YUMPU automatically turns print PDFs into web optimized ePapers that Google loves.

Defining Individual JMS Connection Factory Properties<br />

Defining Individual JMS Connection Factory Properties<br />

You can define JMS pool properties for individual connection factories in jndidefinitions.xml<br />

file. These properties override partition system properties. Use the<br />

element to add a pool property. For example:<br />

<br />

<br />

<br />

<br />

<br />

<br />

<br />

serial://jms/qcf<br />

com.tibco.tibjms.TibjmsQueueConnectionFactory<br />

<br />

<strong>server</strong>Url<br />

String<br />

localhost:7222<br />

<br />

<br />

besConnectionPoolMaxPoolSize<br />

Integer<br />

11<br />

<br />

<br />

besConnectionPoolDebug<br />

Boolean<br />

true<br />

<br />

<br />

besSessionPoolDisable<br />

Boolean<br />

true<br />

<br />

<br />

...<br />

<br />

The full set of JMS Connection factory pool properties are listed below together with<br />

the corresponding system property that each overrides:<br />

Individual Pool Property<br />

besConnectionPoolMaxPoolSize<br />

besConnectionPoolWaitTimeout<br />

besConnectionPoolIdleTimeout<br />

besConnectionPoolMonitorLevel<br />

besConnectionPoolDisable<br />

besConnectionPoolDebug<br />

besSessionPoolMaxPoolSize<br />

besSessionPoolWaitTimeout<br />

besSessionPoolDisable<br />

besSessionPoolDebug<br />

Associated System Property<br />

JMSConnectionMaxPoolSize<br />

JMSConnectionWaitTimeout<br />

JMSConnectionIdleTimeout<br />

JMSConnectionPoolMonitorLevel<br />

JMSConnectionPoolDisable<br />

JMSConnectionPoolDebug<br />

JMSSessionMaxPoolSize<br />

JMSSessionWaitTimeout<br />

JMSSessionPoolDisable<br />

JMSSessionPoolDebug<br />

Chapter 23: Using JMS 213

Hooray! Your file is uploaded and ready to be published.

Saved successfully!

Ooh no, something went wrong!