<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
	<id>https://gvwiki.greenvulcano.com/gvwiki/index.php?action=history&amp;feed=atom&amp;title=GVPoolManager</id>
	<title>GVPoolManager - Revision history</title>
	<link rel="self" type="application/atom+xml" href="https://gvwiki.greenvulcano.com/gvwiki/index.php?action=history&amp;feed=atom&amp;title=GVPoolManager"/>
	<link rel="alternate" type="text/html" href="https://gvwiki.greenvulcano.com/gvwiki/index.php?title=GVPoolManager&amp;action=history"/>
	<updated>2026-04-13T14:25:50Z</updated>
	<subtitle>Revision history for this page on the wiki</subtitle>
	<generator>MediaWiki 1.31.7</generator>
	<entry>
		<id>https://gvwiki.greenvulcano.com/gvwiki/index.php?title=GVPoolManager&amp;diff=2790&amp;oldid=prev</id>
		<title>Anonymous: Created page with &quot;==Description==  Root element for configuring the Pool Manager of GreenVulcanoESB.  =={{GVESB}} configuration==  GVPoolManager Configuration The ...&quot;</title>
		<link rel="alternate" type="text/html" href="https://gvwiki.greenvulcano.com/gvwiki/index.php?title=GVPoolManager&amp;diff=2790&amp;oldid=prev"/>
		<updated>2012-03-01T10:43:12Z</updated>

		<summary type="html">&lt;p&gt;Created page with &amp;quot;==Description==  Root element for configuring the Pool Manager of GreenVulcanoESB.  =={{GVESB}} configuration==  &lt;a href=&quot;/gvwiki/index.php?title=File:GVPoolManager.jpg&quot; title=&quot;File:GVPoolManager.jpg&quot;&gt;thumb|GVPoolManager Configuration&lt;/a&gt; The ...&amp;quot;&lt;/p&gt;
&lt;p&gt;&lt;b&gt;New page&lt;/b&gt;&lt;/p&gt;&lt;div&gt;==Description==&lt;br /&gt;
&lt;br /&gt;
Root element for configuring the Pool Manager of GreenVulcanoESB.&lt;br /&gt;
&lt;br /&gt;
=={{GVESB}} configuration==&lt;br /&gt;
&lt;br /&gt;
[[File:GVPoolManager.jpg|thumb|GVPoolManager Configuration]]&lt;br /&gt;
The GVPoolManager Element is used by: GVCore.&lt;br /&gt;
The following table shows its attributes:&lt;br /&gt;
{|class=&amp;quot;gvtable&amp;quot;&lt;br /&gt;
! Attribute !! Type !! Description&lt;br /&gt;
|-&lt;br /&gt;
| type || fixed || This attribute must assume the value '''module'''.&lt;br /&gt;
|-&lt;br /&gt;
| name || fixed || This attribute must assume the value POOL_MANAGER.&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
GVPoolManager contains the following sub-elements:&lt;br /&gt;
* Description&lt;br /&gt;
* [[#GreenVulcanoPool|GreenVulcanoPool]]&lt;br /&gt;
&lt;br /&gt;
===GreenVulcanoPool===&lt;br /&gt;
&lt;br /&gt;
Each GreenVulcanoPool element handles a pool of {{GVESB}} Core instances, to be shared among the various input adapter (EJB, MDB, WS).&lt;br /&gt;
&lt;br /&gt;
The following table shows the GreenVulcanoPool element's attributes:&lt;br /&gt;
{|class=&amp;quot;gvtable&amp;quot;&lt;br /&gt;
! Attribute !! Type !! Description&lt;br /&gt;
|-&lt;br /&gt;
| server-property-name || required || System properties for server instance name, ex.: JBoss:&lt;br /&gt;
jboss.server.name Weblogic: weblogic.Name&lt;br /&gt;
The attribute's value can't be null.&lt;br /&gt;
|-&lt;br /&gt;
| subsystem || required || Subsystem using the pool.&lt;br /&gt;
The attribute's value can't be null.&lt;br /&gt;
|-&lt;br /&gt;
| initial-size || required || &lt;br /&gt;
|-&lt;br /&gt;
| maximum-size || required || Maximum pool size.&lt;br /&gt;
The default is 10 items.&lt;br /&gt;
A value of -1 equals not limited pool.&lt;br /&gt;
|-&lt;br /&gt;
| maximum-creation || required || Maximum number of instances to create.&lt;br /&gt;
The default is 50 instances.&lt;br /&gt;
A value of -1 is equivalent to unlimited number of creations.&lt;br /&gt;
|-&lt;br /&gt;
| default-timeout || required || Specifies the default timeout, in milliseconds, to obtain a {{GVESB}} Core instance.&lt;br /&gt;
|-&lt;br /&gt;
| shrink-timeout || optional || Specifies the default timeout, in milliseconds, to activate the mechanism of shrinking the pooled {{GVESB}} Core instances.&lt;br /&gt;
The default is 15 minutes.&lt;br /&gt;
The value -1 disables resizing of the pool.&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
Might contain the sub-element Description.&lt;/div&gt;</summary>
		<author><name>Anonymous</name></author>
		
	</entry>
</feed>