admin@glassfish.java.net

Re: Review of create,/delete/list connector connection pool plus ping-connection pool man pages (create-connector-connection-pool)

From: Jennifer Chou <Jennifer.Chou_at_Sun.COM>
Date: Wed, 28 Oct 2009 17:56:45 +0000

Review for create-connector-connection-pool.

1)


Remove "Legal values are on, off, yes, no, 1,0, true or false". The
command only accepts true or false for failconnection.

2)


Default value is true.

3) You may want to add more to Description. I found more info in the dtd.

    connector-connection-pool defines configuration used to create
    and manage a pool of connections to a EIS. Pool definition is
    named, and can be referred to by multiple connector-resource
    elements (See connector-resource).

    Each named pool definition results in a pool instantiated at
server
    start-up. Pool is populated when accessed for the first time. If two
or
    more connector-resource elements point to the
same
    connector-connection-pool element, they are using the same pool
of
    connections, at run
time.

    There can be more than one pool for one connection-definition in
one
    
resource-adapter.

4)



I was looking here http://docs.sun.com/app/docs/doc/820-4916/aeoop?a=view
and it says default is 1. Not sure which one is correct. Maybe
Jagadish will know.

Thanks,
Jennifer

Dixie Pine wrote:
> Hi Jennifer,
>
> Here are the connector connection pool man pages for review. Also
> ping-connection-pool.
>
> thanks,
> Dixie
>