users@glassfish.java.net

Re: threadpool in sun-resources.xml gf 2.1

From: Jagadish Prasath Ramu <Jagadish.Ramu_at_Sun.COM>
Date: Thu, 02 Jul 2009 22:47:05 +0530

Hi Dennis,
No, sun-resources.xml is used for resources alone.
ie., all type of resources that will be created within <resources>
element in domain.xml

DTD Snippet :

<!ELEMENT resources
    ((custom-resource | external-jndi-resource | jdbc-resource |
mail-resource
    | persistence-manager-factory-resource | admin-object-resource |
    connector-resource | resource-adapter-config | jdbc-connection-pool
|
    connector-connection-pool)*)>


Thanks,
-Jagadish


On Thu, 2009-07-02 at 10:59 -0600, Dennis Gesker wrote:
> The sun-resources.xml file is very useful for configuration of jdbc
> resources and jdbc connection pools.
>
> Can this file also be used to configure thread pools?
>
> Dennis
>
>
>
> --
> Dennis R. Gesker
> email: dennis_at_gesker.com
> google talk: gesker_at_gmail.com
> http://www.facebook.com/geskser
> pgp/gpg: 0x267D3FE8
> First things first, but not necessarily in that order. -- Unknown