Hello, in the version 3.0.x of jboss, I could setting pool of connections to 
the data base, but version 3.2.5 in where she setting herself. In version 3.0.6 
he was thus:

    <depends optional-attribute-name="ManagedConnectionPool">
      <!--embedded mbean-->
      

        0
        50
        5000
        15
        <!--criteria indicates if Subject (from security domain) or app supplied
            parameters (such as from getConnection(user, pw)) are used to 
distinguish
            connections in the pool. Choices are 
            ByContainerAndApplication (use both), 
            ByContainer (use Subject),
            ByApplication (use app supplied params only),
            ByNothing (all connections are equivalent, usually if adapter 
supports
              reauthentication)-->
        ByContainer
      

but in the version 3.2.5 as it is formed?

thank's

View the original post : 
http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3861070#3861070

Reply to the post : 
http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=3861070


-------------------------------------------------------
The SF.Net email is sponsored by: Beat the post-holiday blues
Get a FREE limited edition SourceForge.net t-shirt from ThinkGeek.
It's fun and FREE -- well, almost....http://www.thinkgeek.com/sfshirt
_______________________________________________
JBoss-user mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/jboss-user

Reply via email to