blob: 433d5889ec0992a5985f7e19710b0dc63d854c57 [file] [log] [blame]
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
<HTML>
<HEAD>
<!-- $PAGETITLE -->
<TITLE>OpenEJB - Example Generated Documentation</TITLE>
<LINK href="http://openejb.apache.org/all.css" rel="stylesheet" type="text/css">
<!--[if IE]><link rel="stylesheet" type="text/css" media="screen, projection" href="openejb.apache.org/ie.css"><![endif]-->
<LINK rel="SHORTCUT ICON" href="http://openejb.apache.org/images/favicon.ico">
<META http-equiv="Content-Type" content="text/html;charset=UTF-8">
<SCRIPT language="javascript" src="http://ajax.googleapis.com/ajax/libs/jquery/1.3.1/jquery.min.js" type="text/javascript"></SCRIPT>
<SCRIPT language="javascript" src="http://openejb.apache.org/tweet/jquery.tweet.js" type="text/javascript"></SCRIPT>
<SCRIPT type="text/javascript">
$(document).ready(function(){
$(".tweet").tweet({
avatar_size: 32,
count: 4,
fetch:25,
username: "openejb",
list: "contributors",
template:"{avatar}{text}",
filter: function(t){ return /openejb/i.test(t["tweet_raw_text"]); },
loading_text: "loading list..."
});
});
</SCRIPT>
</HEAD>
<BODY>
<!-- Delay the loading of the external javascript file needed for labels (as it takes too long to load and visibly holds loading of the page body) -->
<!-- To do this without javascript errors over undefined functions, we need to declare stubs here (that are overrided later by the proper implementations) -->
<SCRIPT language="JavaScript" type="text/javascript">
function doAddLabel(hideTextfieldAfterAddParam)
{
// stub
}
function onAddLabel()
{
// stub
}
function showLabelsInput()
{
// stub
}
</SCRIPT>
<A name="top"></A>
<TABLE class="frameTable" cellpadding="0" cellspacing="0" border="0">
<TR class="Row1">
<TD class="Col1"><IMG alt="" src="http://openejb.apache.org/images/dotTrans.gif"></TD>
<TD class="Col2"><IMG alt="" src="http://openejb.apache.org/images/dotTrans.gif"></TD>
<TD class="Col3"><IMG alt="" src="http://openejb.apache.org/images/dotTrans.gif"></TD>
<TD class="Col4"><IMG alt="" src="http://openejb.apache.org/images/dotTrans.gif"></TD>
<TD class="Col5"><IMG alt="" src="http://openejb.apache.org/images/dotTrans.gif"></TD>
</TR>
<TR class="Row2">
<TD class="Col1"><IMG alt="" src="http://openejb.apache.org/images/dotTrans.gif"></TD>
<TD class="Col2">&nbsp;</TD>
<TD class="Col3" id="breadcrumbs">
<!-- $TOP_NAV_BAR -->
<A href="index.html" title="Index">Home</A> | <A href="news.html" title="News">News</A> | <A href="faq.html" title="FAQ">FAQ</A> | <A href="download.html" title="Download">Download</A> | <A href="mailing-lists.html" title="Mailing Lists">Lists</A> | <A href="http://issues.apache.org/jira/browse/OPENEJB" class="external-link" rel="nofollow">Issues</A>
</TD>
<TD class="Col4"><IMG alt="" src="http://openejb.apache.org/images/dotTrans.gif"></TD>
<TD class="Col5">&nbsp;</TD>
</TR>
<TR class="Row3">
<TD class="Col1"><IMG alt="" class="Row3Img" id="thinLine" src="http://openejb.apache.org/images/line_sm.gif"></TD>
<TD class="Col2"><IMG alt="" class="Row3Img" src="http://openejb.apache.org/images/dotTrans.gif"></TD>
<TD class="Col3"><IMG alt="" class="Row3Img" src="http://openejb.apache.org/images/dotTrans.gif"></TD>
<TD class="Col4"><IMG alt="" src="http://openejb.apache.org/images/dotTrans.gif"></TD>
<TD class="Col5"><IMG alt="" class="Row3Img" src="http://openejb.apache.org/images/dotTrans.gif"></TD>
</TR>
<TR class="Row4">
<TD class="Col1">
<SPAN id="Navigation">
<H3><A name="Navigation-Overview"></A>Overview</H3>
<UL class="alternate" type="square">
<LI><A href="index.html" title="Index">Home</A></LI>
<LI><A href="news.html" title="News">News</A></LI>
<LI><A href="faq.html" title="FAQ">FAQ</A></LI>
<LI><A href="download.html" title="Download">Download</A></LI>
<LI><A href="../OPENEJBx30/index.html" title="Index">Documentation</A></LI>
<LI><A href="examples.html" title="Examples">Examples</A></LI>
<LI><A href="http://cwiki.apache.org/confluence/display/OPENEJB/Lightening%20Demos" class="external-link" rel="nofollow">Lightning Demos</A></LI>
<LI><A href="mailing-lists.html" title="Mailing Lists">Mailing Lists</A></LI>
<LI><A href="source-code.html" title="Source Code">Source Code</A></LI>
<LI><A href="http://blogs.apache.org/openejb" class="external-link" rel="nofollow">Project Blog</A></LI>
</UL>
<H3><A name="Navigation-Servers"></A>Servers</H3>
<UL class="alternate" type="square">
<LI><A href="local-server.html" title="Local Server">Local</A></LI>
<LI><A href="remote-server.html" title="Remote Server">Remote</A></LI>
</UL>
<H3><A name="Navigation-Integrations"></A>Integrations</H3>
<UL class="alternate" type="square">
<LI><A href="../OPENEJBx30/tomcat.html" title="Tomcat">Tomcat</A></LI>
<LI><A href="geronimo.html" title="Geronimo">Geronimo</A></LI>
<LI><A href="webobjects.html" title="WebObjects">WebObjects</A></LI>
</UL>
<H3><A name="Navigation-Community"></A>Community</H3>
<UL class="alternate" type="square">
<LI><A href="team.html" title="Team">Team</A></LI>
<LI><A href="articles.html" title="Articles">Articles</A></LI>
<LI><A href="http://webchat.freenode.net/?channels=openejb" class="external-link" rel="nofollow">IRC</A></LI>
</UL>
<H3><A name="Navigation-RelatedProjects"></A>Related Projects</H3>
<UL class="alternate" type="square">
<LI><A href="http://activemq.apache.org/" class="external-link" rel="nofollow">ActiveMQ</A></LI>
<LI><A href="http://openjpa.apache.org/" class="external-link" rel="nofollow">OpenJPA</A></LI>
<LI><A href="http://cxf.apache.org/" class="external-link" rel="nofollow">CXF</A></LI>
</UL>
<H3><A name="Navigation-Index"></A>Index</H3>
<UL class="alternate" type="square">
<LI><A href="space-index.html" title="Space Index">Site Index</A></LI>
<LI><A href="../OPENEJBx30/space-index.html" title="Space Index">Doc Index</A></LI>
</UL>
<H3>
<A name="Navigation-Feeds"></A>
Feeds
</H3>
<UL class="feeds">
<LI>
<A href="http://cwiki.apache.org/confluence/spaces/rss.action?key=OPENEJB&newPages=false">
<IMG src="http://openejb.apache.org/images/rss.gif"></A>
<A class="feedsText" href="http://cwiki.apache.org/confluence/spaces/rss.action?key=OPENEJB&newPages=false">Site</A>
</LI>
<LI><A href="http://cwiki.apache.org/confluence/spaces/blogrss.action?key=OPENEJB">
<IMG src="http://openejb.apache.org/images/rss.gif"></A>
<A class="feedsText" href="http://cwiki.apache.org/confluence/spaces/blogrss.action?key=OPENEJB">News</A>
</LI>
</UL>
</SPAN>
</TD>
<TD class="Col2">&nbsp;</TD>
<TD class="Col3">
<TABLE id="PageHeader" border="0" width="100%">
<TR>
<TD>
<A href="http://openejb.org/">
<IMG hspace="0" src="http://openejb.apache.org/images/logo_openejb.gif" vspace="0">
</A>
</TD>
<TD align="right">
<A href="http://www.apache.org/">
<IMG src="http://www.apache.org/images/asf-logo.gif" width="258" height="66">
</A>
</TD>
</TR>
<TR>
<TD id="page_title">
<!-- $TITLE -->
Example Generated Documentation
</TD>
<TD align="right">
<BR><BR>
<!-- Google CSE Search Box Begins -->
<FORM id="searchbox_010475492895890475512:_t4iqjrgx90" action="http://www.google.com/cse">
<INPUT type="hidden" name="cx" value="010475492895890475512:_t4iqjrgx90">
<INPUT type="hidden" name="cof" value="FORID:0">
<INPUT name="q" type="text" size="25">
<INPUT type="submit" name="sa" value="Search">
</FORM>
<SCRIPT type="text/javascript" src="http://www.google.com/coop/cse/brand?form=searchbox_010475492895890475512:_t4iqjrgx90"></SCRIPT>
<!-- Google CSE Search Box Ends -->
</TD>
</TR>
</TABLE>
<P>
<!-- $BODY -->
<DIV id="PageContent">
<P><A name="ExampleGeneratedDocumentation-containers"></A></P>
<H2><A name="ExampleGeneratedDocumentation-Containers"></A>Containers</H2>
<P><A name="ExampleGeneratedDocumentation-DefaultCMPContainercontainer"></A></P>
<H3><A name="ExampleGeneratedDocumentation-DefaultCMPContainer"></A>Default CMP Container</H3>
<DIV class="table-wrap">
<TABLE class="confluenceTable"><TBODY>
<TR>
<TH class="confluenceTh"> Property Name </TH>
<TH class="confluenceTh"> Description </TH>
</TR>
<TR>
<TD class="confluenceTd"> CmpEngineFactory </TD>
<TD class="confluenceTd"> Default value is <EM>org.apache.openejb.core.cmp.jpa.JpaCmpEngineFactory</EM>.</TD>
</TR>
</TBODY></TABLE>
</DIV>
<P><A name="ExampleGeneratedDocumentation-DefaultBMPContainercontainer"></A></P>
<H3><A name="ExampleGeneratedDocumentation-DefaultBMPContainer"></A>Default BMP Container</H3>
<DIV class="table-wrap">
<TABLE class="confluenceTable"><TBODY>
<TR>
<TH class="confluenceTh"> Property Name </TH>
<TH class="confluenceTh"> Description </TH>
</TR>
<TR>
<TD class="confluenceTd"> PoolSize </TD>
<TD class="confluenceTd"> Specifies the size of the bean pools for this<BR class="atl-forced-newline"> bmp entity container.<BR class="atl-forced-newline"> <BR class="atl-forced-newline"> Default value is <EM>10</EM>.</TD>
</TR>
</TBODY></TABLE>
</DIV>
<P><A name="ExampleGeneratedDocumentation-DefaultStatelessContainercontainer"></A></P>
<H3><A name="ExampleGeneratedDocumentation-DefaultStatelessContainer"></A>Default Stateless Container</H3>
<DIV class="table-wrap">
<TABLE class="confluenceTable"><TBODY>
<TR>
<TH class="confluenceTh"> Property Name </TH>
<TH class="confluenceTh"> Description </TH>
</TR>
<TR>
<TD class="confluenceTd"> TimeOut </TD>
<TD class="confluenceTd"> Specifies the time to wait between invocations. This<BR class="atl-forced-newline"> value is measured in milliseconds. A value of 5 would<BR class="atl-forced-newline"> result in a time&#45;out of 5 milliseconds between invocations.<BR class="atl-forced-newline"> A value of zero would mean no timeout.<BR class="atl-forced-newline"> <BR class="atl-forced-newline"> Default value is <EM>0</EM>.</TD>
</TR>
<TR>
<TD class="confluenceTd"> PoolSize </TD>
<TD class="confluenceTd"> Specifies the size of the bean pools for this<BR class="atl-forced-newline"> stateless SessionBean container.<BR class="atl-forced-newline"> <BR class="atl-forced-newline"> Default value is <EM>10</EM>.</TD>
</TR>
<TR>
<TD class="confluenceTd"> StrictPooling </TD>
<TD class="confluenceTd"> StrictPooling tells the container what to do when the pool<BR class="atl-forced-newline"> reaches it's maximum size and there are incoming requests<BR class="atl-forced-newline"> that need instances.<BR class="atl-forced-newline"> <BR class="atl-forced-newline"> With strict pooling, requests will have to wait for instances<BR class="atl-forced-newline"> to become available. The pool size will never grow beyond the<BR class="atl-forced-newline"> the set PoolSize value.<BR class="atl-forced-newline"> <BR class="atl-forced-newline"> Without strict pooling, the container will create temporary<BR class="atl-forced-newline"> instances to meet demand. The instances will last for just one<BR class="atl-forced-newline"> method invocation and then are removed.<BR class="atl-forced-newline"> <BR class="atl-forced-newline"> Default value is <EM>true</EM>.</TD>
</TR>
</TBODY></TABLE>
</DIV>
<P><A name="ExampleGeneratedDocumentation-DefaultStatefulContainercontainer"></A></P>
<H3><A name="ExampleGeneratedDocumentation-DefaultStatefulContainer"></A>Default Stateful Container</H3>
<DIV class="table-wrap">
<TABLE class="confluenceTable"><TBODY>
<TR>
<TH class="confluenceTh"> Property Name </TH>
<TH class="confluenceTh"> Description </TH>
</TR>
<TR>
<TD class="confluenceTd"> Passivator </TD>
<TD class="confluenceTd"> The passivator is responsible for writing beans to disk<BR class="atl-forced-newline"> at passivation time. Different passivators can be used<BR class="atl-forced-newline"> by setting this property to the fully qualified class name<BR class="atl-forced-newline"> of the PassivationStrategy implementation. The passivator<BR class="atl-forced-newline"> is not responsible for invoking any callbacks or other<BR class="atl-forced-newline"> processing, its only responsibly is to write the bean state<BR class="atl-forced-newline"> to disk.<BR class="atl-forced-newline"> <BR class="atl-forced-newline"> Known implementations:<BR class="atl-forced-newline"> org.apache.openejb.core.stateful.RAFPassivater<BR class="atl-forced-newline"> org.apache.openejb.core.stateful.SimplePassivater<BR class="atl-forced-newline"> <BR class="atl-forced-newline"> Default value is <EM>org.apache.openejb.core.stateful.SimplePassivater</EM>.</TD>
</TR>
<TR>
<TD class="confluenceTd"> TimeOut </TD>
<TD class="confluenceTd"> Specifies the time to wait between invocations. This<BR class="atl-forced-newline"> value is measured in minutes. A value of 5 would<BR class="atl-forced-newline"> result in a time&#45;out of 5 minutes between invocations.<BR class="atl-forced-newline"> A value of zero would mean no timeout.<BR class="atl-forced-newline"> <BR class="atl-forced-newline"> Default value is <EM>20</EM>.</TD>
</TR>
<TR>
<TD class="confluenceTd"> PoolSize </TD>
<TD class="confluenceTd"> Specifies the size of the bean pools for this<BR class="atl-forced-newline"> stateful SessionBean container.<BR class="atl-forced-newline"> <BR class="atl-forced-newline"> Default value is <EM>1000</EM>.</TD>
</TR>
<TR>
<TD class="confluenceTd"> BulkPassivate </TD>
<TD class="confluenceTd"> Property name that specifies the number of instances<BR class="atl-forced-newline"> to passivate at one time when doing bulk passivation.<BR class="atl-forced-newline"> <BR class="atl-forced-newline"> Default value is <EM>100</EM>.</TD>
</TR>
</TBODY></TABLE>
</DIV>
<P><A name="ExampleGeneratedDocumentation-DefaultMDBContainercontainer"></A></P>
<H3><A name="ExampleGeneratedDocumentation-DefaultMDBContainer"></A>Default MDB Container</H3>
<DIV class="table-wrap">
<TABLE class="confluenceTable"><TBODY>
<TR>
<TH class="confluenceTh"> Property Name </TH>
<TH class="confluenceTh"> Description </TH>
</TR>
<TR>
<TD class="confluenceTd"> ResourceAdapter </TD>
<TD class="confluenceTd"> The resource adapter delivers messages to the container<BR class="atl-forced-newline"> <BR class="atl-forced-newline"> Default value is <EM>Default JMS Resource Adapter</EM>.</TD>
</TR>
<TR>
<TD class="confluenceTd"> MessageListenerInterface </TD>
<TD class="confluenceTd"> Specifies the message listener interface handled by this container<BR class="atl-forced-newline"> <BR class="atl-forced-newline"> Default value is <EM>javax.jms.MessageListener</EM>.</TD>
</TR>
<TR>
<TD class="confluenceTd"> ActivationSpecClass </TD>
<TD class="confluenceTd"> Specifies the activation spec class<BR class="atl-forced-newline"> <BR class="atl-forced-newline"> Default value is <EM>org.apache.activemq.ra.ActiveMQActivationSpec</EM>.</TD>
</TR>
<TR>
<TD class="confluenceTd"> InstanceLimit </TD>
<TD class="confluenceTd"> Specifies the maximum number of bean instances that are<BR class="atl-forced-newline"> allowed to exist for each MDB deployment.<BR class="atl-forced-newline"> <BR class="atl-forced-newline"> Default value is <EM>10</EM>.</TD>
</TR>
</TBODY></TABLE>
</DIV>
<P><A name="ExampleGeneratedDocumentation-resources"></A></P>
<H2><A name="ExampleGeneratedDocumentation-Resources"></A>Resources</H2>
<P><A name="ExampleGeneratedDocumentation-DefaultJDBCDatabaseresource"></A></P>
<H3><A name="ExampleGeneratedDocumentation-DefaultJDBCDatabase"></A>Default JDBC Database</H3>
<DIV class="table-wrap">
<TABLE class="confluenceTable"><TBODY>
<TR>
<TH class="confluenceTh"> Property Name </TH>
<TH class="confluenceTh"> Description </TH>
</TR>
<TR>
<TD class="confluenceTd"> JtaManaged </TD>
<TD class="confluenceTd"> Determines wether or not this data source should be JTA managed<BR class="atl-forced-newline"> or user managed.&nbsp;&nbsp;If set to 'true' it will automatically be enrolled<BR class="atl-forced-newline"> in any ongoing transactions.&nbsp;&nbsp;Calling begin/commit/rollback or setAutoCommit<BR class="atl-forced-newline"> on the datasource or connection will not be allowed.&nbsp;&nbsp;If you need to perform<BR class="atl-forced-newline"> these functions yourself, set JtaManaged to 'false'<BR class="atl-forced-newline"> <BR class="atl-forced-newline"> In terms of JPA persistence.xml:<BR class="atl-forced-newline"> &quot;JtaManaged=true&quot; can be used as a 'jta&#45;data&#45;source'<BR class="atl-forced-newline"> &quot;JtaManaged=false&quot; can be used as a 'non&#45;jta&#45;data&#45;source'<BR class="atl-forced-newline"> <BR class="atl-forced-newline"> Default value is <EM>true</EM>.</TD>
</TR>
<TR>
<TD class="confluenceTd"> JdbcDriver </TD>
<TD class="confluenceTd"> Driver class name<BR class="atl-forced-newline"> <BR class="atl-forced-newline"> Default value is <EM>org.hsqldb.jdbcDriver</EM>.</TD>
</TR>
<TR>
<TD class="confluenceTd"> JdbcUrl </TD>
<TD class="confluenceTd"> Url for creating connections<BR class="atl-forced-newline"> <BR class="atl-forced-newline"> Default value is <EM>jdbc:hsqldb:file:data/hsqldb/hsqldb</EM>.</TD>
</TR>
<TR>
<TD class="confluenceTd"> UserName </TD>
<TD class="confluenceTd"> Default user name<BR class="atl-forced-newline"> <BR class="atl-forced-newline"> Default value is <EM>sa</EM>.</TD>
</TR>
<TR>
<TD class="confluenceTd"> Password </TD>
<TD class="confluenceTd"> Default password</TD>
</TR>
<TR>
<TD class="confluenceTd"> ConnectionProperties </TD>
<TD class="confluenceTd"> The connection properties that will be sent to the JDBC<BR class="atl-forced-newline"> driver when establishing new connections<BR class="atl-forced-newline"> <BR class="atl-forced-newline"> Format of the string must be [propertyName=property;]&#42;<BR class="atl-forced-newline"> <BR class="atl-forced-newline"> NOTE &#45; The &quot;user&quot; and &quot;password&quot; properties will be passed<BR class="atl-forced-newline"> explicitly, so they do not need to be included here.</TD>
</TR>
<TR>
<TD class="confluenceTd"> DefaultAutoCommit </TD>
<TD class="confluenceTd"> The default auto&#45;commit state of new connections<BR class="atl-forced-newline"> <BR class="atl-forced-newline"> Default value is <EM>true</EM>.</TD>
</TR>
<TR>
<TD class="confluenceTd"> DefaultReadOnly </TD>
<TD class="confluenceTd"> The default read&#45;only state of new connections<BR class="atl-forced-newline"> If not set then the setReadOnly method will not be called.<BR class="atl-forced-newline"> &#40;Some drivers don't support read only mode, ex: Informix&#41;</TD>
</TR>
<TR>
<TD class="confluenceTd"> DefaultTransactionIsolation </TD>
<TD class="confluenceTd"> The default TransactionIsolation state of new connections<BR class="atl-forced-newline"> If not set then the setTransactionIsolation method will not<BR class="atl-forced-newline"> be called. The allowed values for this property are:<BR class="atl-forced-newline">&nbsp;&nbsp;&nbsp;&nbsp; NONE<BR class="atl-forced-newline">&nbsp;&nbsp;&nbsp;&nbsp; READ&#95;COMMITTED<BR class="atl-forced-newline">&nbsp;&nbsp;&nbsp;&nbsp; READ&#95;UNCOMMITTED<BR class="atl-forced-newline">&nbsp;&nbsp;&nbsp;&nbsp; REPEATABLE&#95;READ<BR class="atl-forced-newline">&nbsp;&nbsp;&nbsp;&nbsp; SERIALIZABLE<BR class="atl-forced-newline"> <BR class="atl-forced-newline"> Note: Most JDBC drivers do not support all isolation levels</TD>
</TR>
<TR>
<TD class="confluenceTd"> InitialSize </TD>
<TD class="confluenceTd"> The initial number of connections that are created when the<BR class="atl-forced-newline"> pool is started<BR class="atl-forced-newline"> <BR class="atl-forced-newline"> Default value is <EM>0</EM>.</TD>
</TR>
<TR>
<TD class="confluenceTd"> MaxActive </TD>
<TD class="confluenceTd"> The maximum number of active connections that can be<BR class="atl-forced-newline"> allocated from this pool at the same time, or a negative<BR class="atl-forced-newline"> number for no limit.<BR class="atl-forced-newline"> <BR class="atl-forced-newline"> Default value is <EM>20</EM>.</TD>
</TR>
<TR>
<TD class="confluenceTd"> MaxIdle </TD>
<TD class="confluenceTd"> The maximum number of connections that can remain idle in<BR class="atl-forced-newline"> the pool, without extra ones being released, or a negative<BR class="atl-forced-newline"> number for no limit.<BR class="atl-forced-newline"> <BR class="atl-forced-newline"> Default value is <EM>20</EM>.</TD>
</TR>
<TR>
<TD class="confluenceTd"> MinIdle </TD>
<TD class="confluenceTd"> The minimum number of connections that can remain idle in<BR class="atl-forced-newline"> the pool, without extra ones being created, or zero to<BR class="atl-forced-newline"> create none.<BR class="atl-forced-newline"> <BR class="atl-forced-newline"> Default value is <EM>0</EM>.</TD>
</TR>
<TR>
<TD class="confluenceTd"> MaxWait </TD>
<TD class="confluenceTd"> The maximum number of milliseconds that the pool will wait<BR class="atl-forced-newline"> &#40;when there are no available connections&#41; for a connection<BR class="atl-forced-newline"> to be returned before throwing an exception, or &#45;1 to wait<BR class="atl-forced-newline"> indefinitely.<BR class="atl-forced-newline"> <BR class="atl-forced-newline"> Default value is <EM>&#45;1</EM>.</TD>
</TR>
<TR>
<TD class="confluenceTd"> ValidationQuery </TD>
<TD class="confluenceTd"> The SQL query that will be used to validate connections from<BR class="atl-forced-newline"> this pool before returning them to the caller. If specified,<BR class="atl-forced-newline"> this query MUST be an SQL SELECT statement that returns at<BR class="atl-forced-newline"> least one row.</TD>
</TR>
<TR>
<TD class="confluenceTd"> TestOnBorrow </TD>
<TD class="confluenceTd"> If true connections will be validated before being returned<BR class="atl-forced-newline"> from the pool. If the validation fails, the connection is<BR class="atl-forced-newline"> destroyed, and a new conection will be retrieved from the<BR class="atl-forced-newline"> pool &#40;and validated&#41;.<BR class="atl-forced-newline"> <BR class="atl-forced-newline"> NOTE &#45; for a true value to have any effect, the<BR class="atl-forced-newline"> ValidationQuery parameter must be set.<BR class="atl-forced-newline"> <BR class="atl-forced-newline"> Default value is <EM>true</EM>.</TD>
</TR>
<TR>
<TD class="confluenceTd"> TestOnReturn </TD>
<TD class="confluenceTd"> If true connections will be validated before being returned<BR class="atl-forced-newline"> to the pool.&nbsp;&nbsp;If the validation fails, the connection is<BR class="atl-forced-newline"> destroyed instead of being returned to the pool.<BR class="atl-forced-newline"> <BR class="atl-forced-newline"> NOTE &#45; for a true value to have any effect, the<BR class="atl-forced-newline"> ValidationQuery parameter must be set.<BR class="atl-forced-newline"> <BR class="atl-forced-newline"> Default value is <EM>false</EM>.</TD>
</TR>
<TR>
<TD class="confluenceTd"> TestWhileIdle </TD>
<TD class="confluenceTd"> If true connections will be validated by the idle connection<BR class="atl-forced-newline"> evictor &#40;if any&#41;. If the validation fails, the connection is<BR class="atl-forced-newline"> destroyed and removed from the pool<BR class="atl-forced-newline"> <BR class="atl-forced-newline"> NOTE &#45; for a true value to have any effect, the<BR class="atl-forced-newline"> timeBetweenEvictionRunsMillis property must be a positive<BR class="atl-forced-newline"> number and the ValidationQuery parameter must be set.<BR class="atl-forced-newline"> <BR class="atl-forced-newline"> Default value is <EM>false</EM>.</TD>
</TR>
<TR>
<TD class="confluenceTd"> TimeBetweenEvictionRunsMillis </TD>
<TD class="confluenceTd"> The number of milliseconds to sleep between runs of the idle<BR class="atl-forced-newline"> connection evictor thread. When set to a negative number, no<BR class="atl-forced-newline"> idle connection evictor thread will be run.<BR class="atl-forced-newline"> <BR class="atl-forced-newline"> Default value is <EM>&#45;1</EM>.</TD>
</TR>
<TR>
<TD class="confluenceTd"> NumTestsPerEvictionRun </TD>
<TD class="confluenceTd"> The number of connectionss to examine during each run of the<BR class="atl-forced-newline"> idle connection evictor thread &#40;if any&#41;.<BR class="atl-forced-newline"> <BR class="atl-forced-newline"> Default value is <EM>3</EM>.</TD>
</TR>
<TR>
<TD class="confluenceTd"> MinEvictableIdleTimeMillis </TD>
<TD class="confluenceTd"> The minimum amount of time a connection may sit idle in the<BR class="atl-forced-newline"> pool before it is eligable for eviction by the idle<BR class="atl-forced-newline"> connection evictor &#40;if any&#41;.<BR class="atl-forced-newline"> <BR class="atl-forced-newline"> Default value is <EM>1800000</EM>.</TD>
</TR>
<TR>
<TD class="confluenceTd"> PoolPreparedStatements </TD>
<TD class="confluenceTd"> If true, a statement pool is created for each Connection and<BR class="atl-forced-newline"> PreparedStatements created by one of the following methods are<BR class="atl-forced-newline"> pooled:<BR class="atl-forced-newline">&nbsp;&nbsp;&nbsp;&nbsp;public PreparedStatement prepareStatement&#40;String sql&#41;;<BR class="atl-forced-newline">&nbsp;&nbsp;&nbsp;&nbsp;public PreparedStatement prepareStatement&#40;String sql,<BR class="atl-forced-newline">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;int resultSetType,<BR class="atl-forced-newline">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;int resultSetConcurrency&#41;<BR class="atl-forced-newline"> <BR class="atl-forced-newline"> Default value is <EM>false</EM>.</TD>
</TR>
<TR>
<TD class="confluenceTd"> MaxOpenPreparedStatements </TD>
<TD class="confluenceTd"> The maximum number of open statements that can be allocated<BR class="atl-forced-newline"> from the statement pool at the same time, or zero for no<BR class="atl-forced-newline"> limit.<BR class="atl-forced-newline"> <BR class="atl-forced-newline"> NOTE &#45; Some drivers have limits on the number of open<BR class="atl-forced-newline"> statements, so make sure there are some resources left<BR class="atl-forced-newline"> for the other &#40;non&#45;prepared&#41; statements.<BR class="atl-forced-newline"> <BR class="atl-forced-newline"> Default value is <EM>0</EM>.</TD>
</TR>
<TR>
<TD class="confluenceTd"> AccessToUnderlyingConnectionAllowed </TD>
<TD class="confluenceTd"> If true the raw physical connection to the database can be<BR class="atl-forced-newline"> accessed using the following construct:<BR class="atl-forced-newline">&nbsp;&nbsp;&nbsp;&nbsp; Connection conn = ds.getConnection&#40;&#41;;<BR class="atl-forced-newline">&nbsp;&nbsp;&nbsp;&nbsp; Connection rawConn = &#40;&#40;DelegatingConnection&#41; conn&#41;.getInnermostDelegate&#40;&#41;;<BR class="atl-forced-newline">&nbsp;&nbsp;&nbsp;&nbsp; ...<BR class="atl-forced-newline">&nbsp;&nbsp;&nbsp;&nbsp; conn.close&#40;&#41;<BR class="atl-forced-newline"> <BR class="atl-forced-newline"> Default is false, because misbehaving programs can do harmfull<BR class="atl-forced-newline"> things to the raw connection shuch as closing the raw<BR class="atl-forced-newline"> connection or continuing to use the raw connection after it<BR class="atl-forced-newline"> has been assigned to another logical connection.&nbsp;&nbsp;Be carefull<BR class="atl-forced-newline"> and only use when you need direct access to driver specific<BR class="atl-forced-newline"> extentions.<BR class="atl-forced-newline"> <BR class="atl-forced-newline"> NOTE: Do NOT close the underlying connection, only the<BR class="atl-forced-newline"> original logical connection wrapper.<BR class="atl-forced-newline"> <BR class="atl-forced-newline"> Default value is <EM>false</EM>.</TD>
</TR>
</TBODY></TABLE>
</DIV>
<P><A name="ExampleGeneratedDocumentation-DefaultUnmanagedJDBCDatabaseresource"></A></P>
<H3><A name="ExampleGeneratedDocumentation-DefaultUnmanagedJDBCDatabase"></A>Default Unmanaged JDBC Database</H3>
<DIV class="table-wrap">
<TABLE class="confluenceTable"><TBODY>
<TR>
<TH class="confluenceTh"> Property Name </TH>
<TH class="confluenceTh"> Description </TH>
</TR>
<TR>
<TD class="confluenceTd"> JtaManaged </TD>
<TD class="confluenceTd"> Default value is <EM>false</EM>.</TD>
</TR>
<TR>
<TD class="confluenceTd"> JdbcDriver </TD>
<TD class="confluenceTd"> Driver class name<BR class="atl-forced-newline"> <BR class="atl-forced-newline"> Default value is <EM>org.hsqldb.jdbcDriver</EM>.</TD>
</TR>
<TR>
<TD class="confluenceTd"> JdbcUrl </TD>
<TD class="confluenceTd"> Url for creating connections<BR class="atl-forced-newline"> <BR class="atl-forced-newline"> Default value is <EM>jdbc:hsqldb:file:data/hsqldb/hsqldb</EM>.</TD>
</TR>
<TR>
<TD class="confluenceTd"> UserName </TD>
<TD class="confluenceTd"> Default user name<BR class="atl-forced-newline"> <BR class="atl-forced-newline"> Default value is <EM>sa</EM>.</TD>
</TR>
<TR>
<TD class="confluenceTd"> Password </TD>
<TD class="confluenceTd"> Default password</TD>
</TR>
<TR>
<TD class="confluenceTd"> ConnectionProperties </TD>
<TD class="confluenceTd"> The connection properties that will be sent to the JDBC<BR class="atl-forced-newline"> driver when establishing new connections<BR class="atl-forced-newline"> <BR class="atl-forced-newline"> Format of the string must be [propertyName=property;]&#42;<BR class="atl-forced-newline"> <BR class="atl-forced-newline"> NOTE &#45; The &quot;user&quot; and &quot;password&quot; properties will be passed<BR class="atl-forced-newline"> explicitly, so they do not need to be included here.</TD>
</TR>
<TR>
<TD class="confluenceTd"> DefaultAutoCommit </TD>
<TD class="confluenceTd"> The default auto&#45;commit state of new connections<BR class="atl-forced-newline"> <BR class="atl-forced-newline"> Default value is <EM>true</EM>.</TD>
</TR>
<TR>
<TD class="confluenceTd"> DefaultReadOnly </TD>
<TD class="confluenceTd"> The default read&#45;only state of new connections<BR class="atl-forced-newline"> If not set then the setReadOnly method will not be called.<BR class="atl-forced-newline"> &#40;Some drivers don't support read only mode, ex: Informix&#41;</TD>
</TR>
<TR>
<TD class="confluenceTd"> DefaultTransactionIsolation </TD>
<TD class="confluenceTd"> The default TransactionIsolation state of new connections<BR class="atl-forced-newline"> If not set then the setTransactionIsolation method will not<BR class="atl-forced-newline"> be called. The allowed values for this property are:<BR class="atl-forced-newline">&nbsp;&nbsp;&nbsp;&nbsp; NONE<BR class="atl-forced-newline">&nbsp;&nbsp;&nbsp;&nbsp; READ&#95;COMMITTED<BR class="atl-forced-newline">&nbsp;&nbsp;&nbsp;&nbsp; READ&#95;UNCOMMITTED<BR class="atl-forced-newline">&nbsp;&nbsp;&nbsp;&nbsp; REPEATABLE&#95;READ<BR class="atl-forced-newline">&nbsp;&nbsp;&nbsp;&nbsp; SERIALIZABLE<BR class="atl-forced-newline"> <BR class="atl-forced-newline"> Note: Most JDBC drivers do not support all isolation levels</TD>
</TR>
<TR>
<TD class="confluenceTd"> InitialSize </TD>
<TD class="confluenceTd"> The initial number of connections that are created when the<BR class="atl-forced-newline"> pool is started<BR class="atl-forced-newline"> <BR class="atl-forced-newline"> Default value is <EM>0</EM>.</TD>
</TR>
<TR>
<TD class="confluenceTd"> MaxActive </TD>
<TD class="confluenceTd"> The maximum number of active connections that can be<BR class="atl-forced-newline"> allocated from this pool at the same time, or a negative<BR class="atl-forced-newline"> number for no limit.<BR class="atl-forced-newline"> <BR class="atl-forced-newline"> Default value is <EM>10</EM>.</TD>
</TR>
<TR>
<TD class="confluenceTd"> MaxIdle </TD>
<TD class="confluenceTd"> The maximum number of connections that can remain idle in<BR class="atl-forced-newline"> the pool, without extra ones being released, or a negative<BR class="atl-forced-newline"> number for no limit.<BR class="atl-forced-newline"> <BR class="atl-forced-newline"> Default value is <EM>10</EM>.</TD>
</TR>
<TR>
<TD class="confluenceTd"> MinIdle </TD>
<TD class="confluenceTd"> The minimum number of connections that can remain idle in<BR class="atl-forced-newline"> the pool, without extra ones being created, or zero to<BR class="atl-forced-newline"> create none.<BR class="atl-forced-newline"> <BR class="atl-forced-newline"> Default value is <EM>0</EM>.</TD>
</TR>
<TR>
<TD class="confluenceTd"> MaxWait </TD>
<TD class="confluenceTd"> The maximum number of milliseconds that the pool will wait<BR class="atl-forced-newline"> &#40;when there are no available connections&#41; for a connection<BR class="atl-forced-newline"> to be returned before throwing an exception, or &#45;1 to wait<BR class="atl-forced-newline"> indefinitely.<BR class="atl-forced-newline"> <BR class="atl-forced-newline"> Default value is <EM>&#45;1</EM>.</TD>
</TR>
<TR>
<TD class="confluenceTd"> ValidationQuery </TD>
<TD class="confluenceTd"> The SQL query that will be used to validate connections from<BR class="atl-forced-newline"> this pool before returning them to the caller. If specified,<BR class="atl-forced-newline"> this query MUST be an SQL SELECT statement that returns at<BR class="atl-forced-newline"> least one row.</TD>
</TR>
<TR>
<TD class="confluenceTd"> TestOnBorrow </TD>
<TD class="confluenceTd"> If true connections will be validated before being returned<BR class="atl-forced-newline"> from the pool. If the validation fails, the connection is<BR class="atl-forced-newline"> destroyed, and a new conection will be retrieved from the<BR class="atl-forced-newline"> pool &#40;and validated&#41;.<BR class="atl-forced-newline"> <BR class="atl-forced-newline"> NOTE &#45; for a true value to have any effect, the<BR class="atl-forced-newline"> ValidationQuery parameter must be set.<BR class="atl-forced-newline"> <BR class="atl-forced-newline"> Default value is <EM>true</EM>.</TD>
</TR>
<TR>
<TD class="confluenceTd"> TestOnReturn </TD>
<TD class="confluenceTd"> If true connections will be validated before being returned<BR class="atl-forced-newline"> to the pool.&nbsp;&nbsp;If the validation fails, the connection is<BR class="atl-forced-newline"> destroyed instead of being returned to the pool.<BR class="atl-forced-newline"> <BR class="atl-forced-newline"> NOTE &#45; for a true value to have any effect, the<BR class="atl-forced-newline"> ValidationQuery parameter must be set.<BR class="atl-forced-newline"> <BR class="atl-forced-newline"> Default value is <EM>false</EM>.</TD>
</TR>
<TR>
<TD class="confluenceTd"> TestWhileIdle </TD>
<TD class="confluenceTd"> If true connections will be validated by the idle connection<BR class="atl-forced-newline"> evictor &#40;if any&#41;. If the validation fails, the connection is<BR class="atl-forced-newline"> destroyed and removed from the pool<BR class="atl-forced-newline"> <BR class="atl-forced-newline"> NOTE &#45; for a true value to have any effect, the<BR class="atl-forced-newline"> timeBetweenEvictionRunsMillis property must be a positive<BR class="atl-forced-newline"> number and the ValidationQuery parameter must be set.<BR class="atl-forced-newline"> <BR class="atl-forced-newline"> Default value is <EM>false</EM>.</TD>
</TR>
<TR>
<TD class="confluenceTd"> TimeBetweenEvictionRunsMillis </TD>
<TD class="confluenceTd"> The number of milliseconds to sleep between runs of the idle<BR class="atl-forced-newline"> connection evictor thread. When set to a negative number, no<BR class="atl-forced-newline"> idle connection evictor thread will be run.<BR class="atl-forced-newline"> <BR class="atl-forced-newline"> Default value is <EM>&#45;1</EM>.</TD>
</TR>
<TR>
<TD class="confluenceTd"> NumTestsPerEvictionRun </TD>
<TD class="confluenceTd"> The number of connectionss to examine during each run of the<BR class="atl-forced-newline"> idle connection evictor thread &#40;if any&#41;.<BR class="atl-forced-newline"> <BR class="atl-forced-newline"> Default value is <EM>3</EM>.</TD>
</TR>
<TR>
<TD class="confluenceTd"> MinEvictableIdleTimeMillis </TD>
<TD class="confluenceTd"> The minimum amount of time a connection may sit idle in the<BR class="atl-forced-newline"> pool before it is eligable for eviction by the idle<BR class="atl-forced-newline"> connection evictor &#40;if any&#41;.<BR class="atl-forced-newline"> <BR class="atl-forced-newline"> Default value is <EM>1800000</EM>.</TD>
</TR>
<TR>
<TD class="confluenceTd"> PoolPreparedStatements </TD>
<TD class="confluenceTd"> If true, a statement pool is created for each Connection and<BR class="atl-forced-newline"> PreparedStatements created by one of the following methods are<BR class="atl-forced-newline"> pooled:<BR class="atl-forced-newline">&nbsp;&nbsp;&nbsp;&nbsp;public PreparedStatement prepareStatement&#40;String sql&#41;;<BR class="atl-forced-newline">&nbsp;&nbsp;&nbsp;&nbsp;public PreparedStatement prepareStatement&#40;String sql,<BR class="atl-forced-newline">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;int resultSetType,<BR class="atl-forced-newline">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;int resultSetConcurrency&#41;<BR class="atl-forced-newline"> <BR class="atl-forced-newline"> Default value is <EM>false</EM>.</TD>
</TR>
<TR>
<TD class="confluenceTd"> MaxOpenPreparedStatements </TD>
<TD class="confluenceTd"> The maximum number of open statements that can be allocated<BR class="atl-forced-newline"> from the statement pool at the same time, or zero for no<BR class="atl-forced-newline"> limit.<BR class="atl-forced-newline"> <BR class="atl-forced-newline"> NOTE &#45; Some drivers have limits on the number of open<BR class="atl-forced-newline"> statements, so make sure there are some resources left<BR class="atl-forced-newline"> for the other &#40;non&#45;prepared&#41; statements.<BR class="atl-forced-newline"> <BR class="atl-forced-newline"> Default value is <EM>0</EM>.</TD>
</TR>
<TR>
<TD class="confluenceTd"> AccessToUnderlyingConnectionAllowed </TD>
<TD class="confluenceTd"> If true the raw physical connection to the database can be<BR class="atl-forced-newline"> accessed using the following construct:<BR class="atl-forced-newline">&nbsp;&nbsp;&nbsp;&nbsp; Connection conn = ds.getConnection&#40;&#41;;<BR class="atl-forced-newline">&nbsp;&nbsp;&nbsp;&nbsp; Connection rawConn = &#40;&#40;DelegatingConnection&#41; conn&#41;.getInnermostDelegate&#40;&#41;;<BR class="atl-forced-newline">&nbsp;&nbsp;&nbsp;&nbsp; ...<BR class="atl-forced-newline">&nbsp;&nbsp;&nbsp;&nbsp; conn.close&#40;&#41;<BR class="atl-forced-newline"> <BR class="atl-forced-newline"> Default is false, because misbehaving programs can do harmfull<BR class="atl-forced-newline"> things to the raw connection shuch as closing the raw<BR class="atl-forced-newline"> connection or continuing to use the raw connection after it<BR class="atl-forced-newline"> has been assigned to another logical connection.&nbsp;&nbsp;Be carefull<BR class="atl-forced-newline"> and only use when you need direct access to driver specific<BR class="atl-forced-newline"> extentions.<BR class="atl-forced-newline"> <BR class="atl-forced-newline"> NOTE: Do NOT close the underlying connection, only the<BR class="atl-forced-newline"> original logical connection wrapper.<BR class="atl-forced-newline"> <BR class="atl-forced-newline"> Default value is <EM>false</EM>.</TD>
</TR>
</TBODY></TABLE>
</DIV>
<P><A name="ExampleGeneratedDocumentation-DefaultJMSResourceAdapterresource"></A></P>
<H3><A name="ExampleGeneratedDocumentation-DefaultJMSResourceAdapter"></A>Default JMS Resource Adapter</H3>
<DIV class="table-wrap">
<TABLE class="confluenceTable"><TBODY>
<TR>
<TH class="confluenceTh"> Property Name </TH>
<TH class="confluenceTh"> Description </TH>
</TR>
<TR>
<TD class="confluenceTd"> BrokerXmlConfig </TD>
<TD class="confluenceTd"> Broker configuration<BR class="atl-forced-newline"> <BR class="atl-forced-newline"> Default value is <EM>broker:&#40;tcp://localhost:61616&#41;&#63;useJmx=false</EM>.</TD>
</TR>
<TR>
<TD class="confluenceTd"> ServerUrl </TD>
<TD class="confluenceTd"> Broker address<BR class="atl-forced-newline"> <BR class="atl-forced-newline"> Default value is <EM>vm://localhost&#63;async=true</EM>.</TD>
</TR>
<TR>
<TD class="confluenceTd"> DataSource </TD>
<TD class="confluenceTd"> DataSource for persistence messages<BR class="atl-forced-newline"> <BR class="atl-forced-newline"> Default value is <EM>Default Unmanaged JDBC Database</EM>.</TD>
</TR>
<TR>
<TD class="confluenceTd"> ThreadPoolSize </TD>
<TD class="confluenceTd"> Specifies the size of the thread pool available to AciveMQ.<BR class="atl-forced-newline"> <BR class="atl-forced-newline"> Default value is <EM>30</EM>.</TD>
</TR>
</TBODY></TABLE>
</DIV>
<P><A name="ExampleGeneratedDocumentation-DefaultJMSConnectionFactoryresource"></A></P>
<H3><A name="ExampleGeneratedDocumentation-DefaultJMSConnectionFactory"></A>Default JMS Connection Factory</H3>
<DIV class="table-wrap">
<TABLE class="confluenceTable"><TBODY>
<TR>
<TH class="confluenceTh"> Property Name </TH>
<TH class="confluenceTh"> Description </TH>
</TR>
<TR>
<TD class="confluenceTd"> ResourceAdapter </TD>
<TD class="confluenceTd"> Default value is <EM>Default JMS Resource Adapter</EM>.</TD>
</TR>
<TR>
<TD class="confluenceTd"> TransactionSupport </TD>
<TD class="confluenceTd"> Specifies if the connection is enrolled in global transaction<BR class="atl-forced-newline"> allowed values: xa, local or none<BR class="atl-forced-newline"> <BR class="atl-forced-newline"> Default value is <EM>xa</EM>.</TD>
</TR>
<TR>
<TD class="confluenceTd"> PoolMaxSize </TD>
<TD class="confluenceTd"> Maximum number of physical connection to the ActiveMQ broker<BR class="atl-forced-newline"> <BR class="atl-forced-newline"> Default value is <EM>10</EM>.</TD>
</TR>
<TR>
<TD class="confluenceTd"> PoolMinSize </TD>
<TD class="confluenceTd"> Minimum number of physical connection to the ActiveMQ broker<BR class="atl-forced-newline"> <BR class="atl-forced-newline"> Default value is <EM>0</EM>.</TD>
</TR>
<TR>
<TD class="confluenceTd"> ConnectionMaxWaitMilliseconds </TD>
<TD class="confluenceTd"> Maximum amount of time to wait for a connection<BR class="atl-forced-newline"> <BR class="atl-forced-newline"> Default value is <EM>5000</EM>.</TD>
</TR>
<TR>
<TD class="confluenceTd"> ConnectionMaxIdleMinutes </TD>
<TD class="confluenceTd"> Maximum amount of time a connection can be idle before being reclaimed<BR class="atl-forced-newline"> <BR class="atl-forced-newline"> Default value is <EM>15</EM>.</TD>
</TR>
</TBODY></TABLE>
</DIV>
<P><A name="ExampleGeneratedDocumentation-DefaultQueueresource"></A></P>
<H3><A name="ExampleGeneratedDocumentation-DefaultQueue"></A>Default Queue</H3>
<DIV class="table-wrap">
<TABLE class="confluenceTable"><TBODY>
<TR>
<TH class="confluenceTh"> Property Name </TH>
<TH class="confluenceTh"> Description </TH>
</TR>
<TR>
<TD class="confluenceTd"> destination </TD>
<TD class="confluenceTd"> Specifies the name of the queue</TD>
</TR>
</TBODY></TABLE>
</DIV>
<P><A name="ExampleGeneratedDocumentation-DefaultTopicresource"></A></P>
<H3><A name="ExampleGeneratedDocumentation-DefaultTopic"></A>Default Topic</H3>
<DIV class="table-wrap">
<TABLE class="confluenceTable"><TBODY>
<TR>
<TH class="confluenceTh"> Property Name </TH>
<TH class="confluenceTh"> Description </TH>
</TR>
<TR>
<TD class="confluenceTd"> destination </TD>
<TD class="confluenceTd"> Specifies the name of the topic</TD>
</TR>
</TBODY></TABLE>
</DIV>
<P><A name="ExampleGeneratedDocumentation-DefaultORBresource"></A></P>
<H3><A name="ExampleGeneratedDocumentation-DefaultORB"></A>Default ORB</H3>
<P>No properties.</P>
<P><A name="ExampleGeneratedDocumentation-DefaultMailSessionresource"></A></P>
<H3><A name="ExampleGeneratedDocumentation-DefaultMailSession"></A>Default Mail Session</H3>
<P>No properties.</P>
</DIV>
</P>
</TD>
<TD class="Col4"><IMG src="http://openejb.apache.org/images/dotTrans.gif"></TD>
<TD class="Col5">
</TD>
</TR>
<TR class="Row5">
<TD class="Col1">&nbsp;</TD>
<TD class="Col2">&nbsp;</TD>
<TD class="Col3">
<BR>
<BR>
<IMG width="100%" height="1" src="http://openejb.apache.org/images/line_light.gif">
<TABLE width="100%">
<TR>
<TD>
<SPAN class="bodyGrey">
<SMALL>
<NOTICE><!-- $FOOTER -->
Apache OpenEJB is an project of The Apache Software Foundation (ASF)
</NOTICE>
<BR>
Site Powered by
<A href="http://atlassian.com/">Atlassian</A>
<A href="http://atlassian.com/confluence/">Confluence</A>
.
</SMALL>
</SPAN>
</TD>
<TD align="right">
<A style="color:#999;font-size:small;font-weight:normal;" href="https://cwiki.apache.org/confluence/pages/editpage.action?spaceKey=OPENEJB&title=Example%20Generated%20Documentation">[ edit ]</A>
</TD>
</TR>
</TABLE>
<BR>
</TD>
<TD class="Col4"><IMG src="http://openejb.apache.org/images/dotTrans.gif"></TD>
<TD class="Col5">&nbsp;</TD>
</TR>
</TABLE>
<!-- Needed for composition plugin -->
<!-- delay the loading of large javascript files to the end so that they don't interfere with the loading of page content -->
<SPAN style="display: none">
<SCRIPT type="text/javascript" language="JavaScript" src="http://cwiki.apache.org/confluence/labels-javascript"></SCRIPT>
<SCRIPT src="http://www.google-analytics.com/urchin.js" type="text/javascript">
</SCRIPT>
<SCRIPT type="text/javascript">
_uacct = "UA-2717626-1";
urchinTracker();
</SCRIPT>
</SPAN>
</BODY>
</HTML>