[jboss-as7-dev] Discrepancy in datasource attribute(pool-prefill) description

Vimal Kansal vkansal at redhat.com
Wed Nov 2 19:48:28 EDT 2011


Hi,

I executed the following operation:

*/subsystem=datasources/data-source=java:jboss/datasources/ExampleDS:read-resource-description*

The attribute "*pool_prefill*" is returned as :

"pool-prefill" => {
     "description" => "Whether to attempt to prefill the connection 
pool. *Changing this value require a server restart*.",
     "type" => BOOLEAN,
     "required" => false,
     "default" => "false",
     "access-type" => "read-write",
     "storage" => "configuration",
     "restart-required" => "*no-services*"
},

I think there is a discrepancy here : "restart-required" says service is 
not required to be restarted but the "description" says server itself 
has to be restarted.


Thx

Vimal
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.jboss.org/pipermail/jboss-as7-dev/attachments/20111103/81d59d5d/attachment.html 


More information about the jboss-as7-dev mailing list