Mantis Bugtracker
  

Viewing Issue Advanced Details Jump to Notes ] View Simple ] Issue History ] Print ]
ID Category Severity Reproducibility Date Submitted Last Update
0000221 [Resin] minor always 05-27-05 00:00 02-27-06 09:37
Reporter sam View Status public  
Assigned To ferg
Priority normal Resolution fixed Platform
Status closed   OS
Projection none   OS Version
ETA none Fixed in Version 3.0.19 Product Version
  Product Build 3.0.13
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
Attached Files

- Relationships

- Notes
(0000899)
ferg
02-27-06 09:37

server/14i0
 

- Issue History
Date Modified Username Field Change
05-27-05 00:00 sam New Issue
02-27-06 09:37 ferg Note Added: 0000899
02-27-06 09:37 ferg Assigned To  => ferg
02-27-06 09:37 ferg Status acknowledged => closed
02-27-06 09:37 ferg Resolution open => fixed
02-27-06 09:37 ferg version 3.0.13 =>
02-27-06 09:37 ferg Fixed in Version  => 3.0.19


Mantis 1.0.0rc3[^]
Copyright © 2000 - 2005 Mantis Group
30 total queries executed.
27 unique queries executed.
Powered by Mantis Bugtracker