admin@glassfish.java.net

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

From: Jagadish Prasath Ramu <Jagadish.Ramu_at_Sun.COM>
Date: Fri, 30 Oct 2009 17:25:01 +0530

Hi Dixie,


> 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.

>
The properties specified in "create-connector-connection-pool" man page
belong to create-jms-resource command.

Except the following properties, all other properties are for
jms-resource.
        LazyConnectionEnlistment
        LazyConnectionAssociation
        AssociateWithThread
        MatchConnections


Please refer 9.1.1's documentation :

create-connector-connection-pool :
http://docs.sun.com/app/docs/doc/820-4332/create-connector-connection-pool-1?a=view

create-jms-resource :
http://docs.sun.com/app/docs/doc/820-4332/create-jms-resource-1?a=view


Thanks,
-Jagadish