Creating database connections are very expensive
operations. For performance, Sterling Selling and
Fulfillment Foundation takes
advantage of the connection pooling feature in JBoss.
To enable connection pooling, you need to:
- Define a data source to Sterling Selling and
Fulfillment Foundation.
- The J2c settings for the deployed application must be set to "Component
Managed Auth" to allow the Sterling Application access to these settings.
- Define a connection pool in JBoss.
- Define a data source in JBoss that ties the data
source in Sterling Selling and
Fulfillment Foundation to
the connection pool in JBoss.