|
Mantis - Resin
|
|||||
| Viewing Issue Advanced Details | |||||
|
|
|||||
| ID: | Category: | Severity: | Reproducibility: | Date Submitted: | Last Update: |
| 221 | minor | always | 05-27-05 00:00 | 02-27-06 09:37 | |
|
|
|||||
| Reporter: | sam | Platform: | |||
| Assigned To: | ferg | OS: | |||
| Priority: | normal | OS Version: | |||
| Status: | closed | Product Version: | |||
| Product Build: | 3.0.13 | Resolution: | fixed | ||
| Projection: | none | ||||
| ETA: | none | Fixed in Version: | 3.0.19 | ||
|
|
|||||
| Summary: | 0000221: cannot configure pool for ManagedConnectionFactory | ||||
| Description: |
RSN-244 Resin does provide Connection pooling for a ManagedConnectionFactory but it doesn't look like there is any way to configure the pooling parameters, so the defaults are always used. <resource type="oracle.jdbc.connector.OracleManagedConnectionFactory"> <jndi-name>jdbc/dmi/db</jndi-name> <init> <server-name>MyOracleServer</server-name> <port-number>1521</port-number> </init> <connection-pool> <max-connections>20</max-connections> </connection-pool> </resource> |
||||
| Steps To Reproduce: | |||||
| Additional Information: | |||||
| Relationships | |||||
| Attached Files: | |||||
| Notes | |||||
|
|
|||||
|
|
||||