[jboss-cvs] JBossAS SVN: r71331 - projects/docs/trunk/AS_4/Server_Configuration_Guide/es-ES.

jboss-cvs-commits at lists.jboss.org jboss-cvs-commits at lists.jboss.org
Thu Mar 27 00:46:50 EDT 2008


Author: agarcia at jboss.com
Date: 2008-03-27 00:46:49 -0400 (Thu, 27 Mar 2008)
New Revision: 71331

Modified:
   projects/docs/trunk/AS_4/Server_Configuration_Guide/es-ES/J2EE_EJBs_On_JBOSS.po
Log:
in progress

Modified: projects/docs/trunk/AS_4/Server_Configuration_Guide/es-ES/J2EE_EJBs_On_JBOSS.po
===================================================================
--- projects/docs/trunk/AS_4/Server_Configuration_Guide/es-ES/J2EE_EJBs_On_JBOSS.po	2008-03-27 00:07:44 UTC (rev 71330)
+++ projects/docs/trunk/AS_4/Server_Configuration_Guide/es-ES/J2EE_EJBs_On_JBOSS.po	2008-03-27 04:46:49 UTC (rev 71331)
@@ -1,31 +1,32 @@
+# translation of J2EE_EJBs_On_JBOSS.po to
 # Language /tmp/mike/JBEAP420/JBAS translations for JBEAP package.
-# Copyright (C) 2007 Free Software Foundation, Inc.
+# Copyright (C) 2007, 2008 Free Software Foundation, Inc.
 # Automatically generated, 2007.
 #
 msgid ""
 msgstr ""
-"Project-Id-Version: JBEAP 420\n"
+"Project-Id-Version: J2EE_EJBs_On_JBOSS\n"
 "Report-Msgid-Bugs-To: http://bugs.kde.org\n"
 "POT-Creation-Date: 2007-12-03 01:14+0000\n"
-"PO-Revision-Date: 2001-02-09 01:25+0100\n"
-"Last-Translator: Automatically generated\n"
-"Language-Team: none\n"
+"PO-Revision-Date: 2008-03-27 14:46+1000\n"
+"Last-Translator: Angela Garcia\n"
+"Language-Team:  <en at li.org>\n"
 "MIME-Version: 1.0\n"
 "Content-Type: text/plain; charset=UTF-8\n"
 "Content-Transfer-Encoding: 8bit\n"
+"X-Generator: KBabel 1.11.4\n"
 
 #. Tag: title
 #: J2EE_EJBs_On_JBOSS.xml:6
 #, no-c-format
 msgid "EJBs on JBoss"
-msgstr ""
+msgstr "EJBs en JBoss"
 
 #. Tag: subtitle
 #: J2EE_EJBs_On_JBOSS.xml:7
 #, fuzzy, no-c-format
 msgid "The EJB Container Configuration and Architecture"
-msgstr ""
-"Pantalla para nombrar la configuración del programa de instalación de JBoss"
+msgstr "Pantalla para nombrar la configuración del programa de instalación de JBoss"
 
 #. Tag: para
 #: J2EE_EJBs_On_JBOSS.xml:8
@@ -246,7 +247,7 @@
 
 #. Tag: programlisting
 #: J2EE_EJBs_On_JBOSS.xml:96
-#, fuzzy, no-c-format
+#, no-c-format
 msgid ""
 "&lt;invoker-proxy-binding&gt;\n"
 "                                &lt;name&gt;stateless-rmi-invoker&lt;/"
@@ -291,68 +292,48 @@
 "                                &lt;/proxy-factory-config&gt;\n"
 "                                &lt;/invoker-proxy-binding&gt;"
 msgstr ""
-"&lt;jboss&gt;\n"
-"    &lt;session&gt;\n"
-"        &lt;ejb-name&gt;nextgen_RetryInterceptorStatelessSession&lt;/ejb-"
+"&lt;invoker-proxy-binding&gt;\n"
+"                                &lt;name&gt;stateless-rmi-invoker&lt;/"
 "name&gt;\n"
-"        &lt;invoker-bindings&gt;\n"
-"            &lt;invoker&gt;\n"
-"                &lt;invoker-proxy-binding-name&gt;\n"
-"                    clustered-retry-stateless-rmi-invoker\n"
-"                &lt;/invoker-proxy-binding-name&gt;\n"
-"                &lt;jndi-name&gt;\n"
-"                    nextgen_RetryInterceptorStatelessSession\n"
-"                &lt;/jndi-name&gt;\n"
-"            &lt;/invoker&gt;\n"
-"        &lt;/invoker-bindings&gt;\n"
-"        &lt;clustered&gt;true&lt;/clustered&gt;\n"
-"    &lt;/session&gt;\n"
-"\n"
-"    &lt;invoker-proxy-binding&gt;\n"
-"        &lt;name&gt;clustered-retry-stateless-rmi-invoker&lt;/name&gt;\n"
-"        &lt;invoker-mbean&gt;jboss:service=invoker,type=jrmpha&lt;/invoker-"
-"mbean&gt;\n"
-"        &lt;proxy-factory&gt;org.jboss.proxy.ejb.ProxyFactoryHA&lt;/proxy-"
-"factory&gt;\n"
-"        &lt;proxy-factory-config&gt;\n"
-"            &lt;client-interceptors&gt;\n"
-"                &lt;home&gt;\n"
-"                    &lt;interceptor&gt;\n"
-"                        org.jboss.proxy.ejb.HomeInterceptor\n"
-"                    &lt;/interceptor&gt;\n"
-"                    &lt;interceptor&gt;\n"
-"                        org.jboss.proxy.SecurityInterceptor\n"
-"                    &lt;/interceptor&gt;\n"
-"                    &lt;interceptor&gt;\n"
-"                        org.jboss.proxy.TransactionInterceptor\n"
-"                    &lt;/interceptor&gt;\n"
-"                    &lt;interceptor&gt;\n"
-"                        org.jboss.proxy.ejb.RetryInterceptor\n"
-"                    &lt;/interceptor&gt;\n"
-"                    &lt;interceptor&gt;\n"
-"                        org.jboss.invocation.InvokerInterceptor\n"
-"                    &lt;/interceptor&gt;\n"
-"                &lt;/home&gt;\n"
-"                &lt;bean&gt;\n"
-"                    &lt;interceptor&gt;\n"
-"                        org.jboss.proxy.ejb.StatelessSessionInterceptor\n"
-"                    &lt;/interceptor&gt;\n"
-"                    &lt;interceptor&gt;\n"
-"                        org.jboss.proxy.SecurityInterceptor\n"
-"                    &lt;/interceptor&gt;\n"
-"                    &lt;interceptor&gt;\n"
-"                        org.jboss.proxy.TransactionInterceptor\n"
-"                    &lt;/interceptor&gt;\n"
-"                    &lt;interceptor&gt;\n"
-"                        org.jboss.proxy.ejb.RetryInterceptor\n"
-"                    &lt;/interceptor&gt;\n"
-"                    &lt;interceptor&gt;\n"
-"                        org.jboss.invocation.InvokerInterceptor\n"
-"                    &lt;/interceptor&gt;\n"
-"                &lt;/bean&gt;\n"
-"            &lt;/client-interceptors&gt;\n"
-"        &lt;/proxy-factory-config&gt;\n"
-"    &lt;/invoker-proxy-binding&gt;"
+"                                &lt;invoker-mbean&gt;jboss:service=invoker,"
+"type=jrmp&lt;/invoker-mbean&gt;\n"
+"                                &lt;proxy-factory&gt;org.jboss.proxy.ejb."
+"ProxyFactory&lt;/proxy-factory&gt;\n"
+"                                &lt;proxy-factory-config&gt;\n"
+"                                &lt;client-interceptors&gt;\n"
+"                                &lt;home&gt;\n"
+"                                &lt;interceptor&gt;org.jboss.proxy.ejb."
+"HomeInterceptor&lt;/interceptor&gt;\n"
+"                                &lt;interceptor&gt;org.jboss.proxy."
+"SecurityInterceptor&lt;/interceptor&gt;\n"
+"                                &lt;interceptor&gt;org.jboss.proxy."
+"TransactionInterceptor&lt;/interceptor&gt;\n"
+"                                &lt;interceptor call-by-value=\"false\"&gt;\n"
+"                                org.jboss.invocation.InvokerInterceptor\n"
+"                                &lt;/interceptor&gt;\n"
+"                                &lt;interceptor call-by-value=\"true\"&gt;\n"
+"                                org.jboss.invocation."
+"MarshallingInvokerInterceptor\n"
+"                                &lt;/interceptor&gt;\n"
+"                                &lt;/home&gt;\n"
+"                                &lt;bean&gt;\n"
+"                                &lt;interceptor&gt;org.jboss.proxy.ejb."
+"StatelessSessionInterceptor&lt;/interceptor&gt;\n"
+"                                &lt;interceptor&gt;org.jboss.proxy."
+"SecurityInterceptor&lt;/interceptor&gt;\n"
+"                                &lt;interceptor&gt;org.jboss.proxy."
+"TransactionInterceptor&lt;/interceptor&gt;\n"
+"                                &lt;interceptor call-by-value=\"false\"&gt;\n"
+"                                org.jboss.invocation.InvokerInterceptor\n"
+"                                &lt;/interceptor&gt;\n"
+"                                &lt;interceptor call-by-value=\"true\"&gt;\n"
+"                                org.jboss.invocation."
+"MarshallingInvokerInterceptor\n"
+"                                &lt;/interceptor&gt;\n"
+"                                &lt;/bean&gt;\n"
+"                                &lt;/client-interceptors&gt;\n"
+"                                &lt;/proxy-factory-config&gt;\n"
+"                                &lt;/invoker-proxy-binding&gt;"
 
 #. Tag: programlisting
 #: J2EE_EJBs_On_JBOSS.xml:97
@@ -368,6 +349,15 @@
 "                                &lt;!-- ... --&gt;\n"
 "                                &lt;/container-configuration&gt;"
 msgstr ""
+"&lt;container-configuration&gt;\n"
+"                                &lt;container-name&gt;Standard Stateless "
+"SessionBean&lt;/container-name&gt;\n"
+"                                &lt;call-logging&gt;false&lt;/call-"
+"logging&gt;\n"
+"                                &lt;invoker-proxy-binding-name&gt;stateless-"
+"rmi-invoker&lt;/invoker-proxy-binding-name&gt;\n"
+"                                &lt;!-- ... --&gt;\n"
+"                                &lt;/container-configuration&gt;"
 
 #. Tag: para
 #: J2EE_EJBs_On_JBOSS.xml:98
@@ -699,7 +689,7 @@
 
 #. Tag: programlisting
 #: J2EE_EJBs_On_JBOSS.xml:269
-#, fuzzy, no-c-format
+#, no-c-format
 msgid ""
 "&lt;proxy-factory-config&gt;\n"
 "                                &lt;client-interceptors&gt;\n"
@@ -751,68 +741,55 @@
 "                                &lt;/client-interceptors&gt;\n"
 "                                &lt;/proxy-factory-config&gt;"
 msgstr ""
-"&lt;jboss&gt;\n"
-"    &lt;session&gt;\n"
-"        &lt;ejb-name&gt;nextgen_RetryInterceptorStatelessSession&lt;/ejb-"
-"name&gt;\n"
-"        &lt;invoker-bindings&gt;\n"
-"            &lt;invoker&gt;\n"
-"                &lt;invoker-proxy-binding-name&gt;\n"
-"                    clustered-retry-stateless-rmi-invoker\n"
-"                &lt;/invoker-proxy-binding-name&gt;\n"
-"                &lt;jndi-name&gt;\n"
-"                    nextgen_RetryInterceptorStatelessSession\n"
-"                &lt;/jndi-name&gt;\n"
-"            &lt;/invoker&gt;\n"
-"        &lt;/invoker-bindings&gt;\n"
-"        &lt;clustered&gt;true&lt;/clustered&gt;\n"
-"    &lt;/session&gt;\n"
-"\n"
-"    &lt;invoker-proxy-binding&gt;\n"
-"        &lt;name&gt;clustered-retry-stateless-rmi-invoker&lt;/name&gt;\n"
-"        &lt;invoker-mbean&gt;jboss:service=invoker,type=jrmpha&lt;/invoker-"
-"mbean&gt;\n"
-"        &lt;proxy-factory&gt;org.jboss.proxy.ejb.ProxyFactoryHA&lt;/proxy-"
-"factory&gt;\n"
-"        &lt;proxy-factory-config&gt;\n"
-"            &lt;client-interceptors&gt;\n"
-"                &lt;home&gt;\n"
-"                    &lt;interceptor&gt;\n"
-"                        org.jboss.proxy.ejb.HomeInterceptor\n"
-"                    &lt;/interceptor&gt;\n"
-"                    &lt;interceptor&gt;\n"
-"                        org.jboss.proxy.SecurityInterceptor\n"
-"                    &lt;/interceptor&gt;\n"
-"                    &lt;interceptor&gt;\n"
-"                        org.jboss.proxy.TransactionInterceptor\n"
-"                    &lt;/interceptor&gt;\n"
-"                    &lt;interceptor&gt;\n"
-"                        org.jboss.proxy.ejb.RetryInterceptor\n"
-"                    &lt;/interceptor&gt;\n"
-"                    &lt;interceptor&gt;\n"
-"                        org.jboss.invocation.InvokerInterceptor\n"
-"                    &lt;/interceptor&gt;\n"
-"                &lt;/home&gt;\n"
-"                &lt;bean&gt;\n"
-"                    &lt;interceptor&gt;\n"
-"                        org.jboss.proxy.ejb.StatelessSessionInterceptor\n"
-"                    &lt;/interceptor&gt;\n"
-"                    &lt;interceptor&gt;\n"
-"                        org.jboss.proxy.SecurityInterceptor\n"
-"                    &lt;/interceptor&gt;\n"
-"                    &lt;interceptor&gt;\n"
-"                        org.jboss.proxy.TransactionInterceptor\n"
-"                    &lt;/interceptor&gt;\n"
-"                    &lt;interceptor&gt;\n"
-"                        org.jboss.proxy.ejb.RetryInterceptor\n"
-"                    &lt;/interceptor&gt;\n"
-"                    &lt;interceptor&gt;\n"
-"                        org.jboss.invocation.InvokerInterceptor\n"
-"                    &lt;/interceptor&gt;\n"
-"                &lt;/bean&gt;\n"
-"            &lt;/client-interceptors&gt;\n"
-"        &lt;/proxy-factory-config&gt;\n"
-"    &lt;/invoker-proxy-binding&gt;"
+"&lt;proxy-factory-config&gt;\n"
+"                                &lt;client-interceptors&gt;\n"
+"                                &lt;home&gt;\n"
+"                                &lt;interceptor&gt;org.jboss.proxy.ejb."
+"HomeInterceptor&lt;/interceptor&gt;\n"
+"                                &lt;interceptor&gt;org.jboss.proxy."
+"SecurityInterceptor&lt;/interceptor&gt;\n"
+"                                &lt;interceptor&gt;org.jboss.proxy."
+"TransactionInterceptor&lt;/interceptor&gt;\n"
+"                                &lt;interceptor call-by-value=\"false\"&gt;\n"
+"                                org.jboss.invocation.InvokerInterceptor\n"
+"                                &lt;/interceptor&gt;\n"
+"                                &lt;interceptor call-by-value=\"true\"&gt;\n"
+"                                org.jboss.invocation."
+"MarshallingInvokerInterceptor\n"
+"                                &lt;/interceptor&gt;\n"
+"                                &lt;/home&gt;\n"
+"                                &lt;bean&gt;\n"
+"                                &lt;interceptor&gt;org.jboss.proxy.ejb."
+"EntityInterceptor&lt;/interceptor&gt;\n"
+"                                &lt;interceptor&gt;org.jboss.proxy."
+"SecurityInterceptor&lt;/interceptor&gt;\n"
+"                                &lt;interceptor&gt;org.jboss.proxy."
+"TransactionInterceptor&lt;/interceptor&gt;\n"
+"                                &lt;interceptor call-by-value=\"false\"&gt;\n"
+"                                org.jboss.invocation.InvokerInterceptor\n"
+"                                &lt;/interceptor&gt;\n"
+"                                &lt;interceptor call-by-value=\"true\"&gt;\n"
+"                                org.jboss.invocation."
+"MarshallingInvokerInterceptor\n"
+"                                &lt;/interceptor&gt;\n"
+"                                &lt;/bean&gt;\n"
+"                                &lt;list-entity&gt;\n"
+"                                &lt;interceptor&gt;org.jboss.proxy.ejb."
+"ListEntityInterceptor&lt;/interceptor&gt;\n"
+"                                &lt;interceptor&gt;org.jboss.proxy."
+"SecurityInterceptor&lt;/interceptor&gt;\n"
+"                                &lt;interceptor&gt;org.jboss.proxy."
+"TransactionInterceptor&lt;/interceptor&gt;\n"
+"                                &lt;interceptor call-by-value=\"false\"&gt;\n"
+"                                org.jboss.invocation.InvokerInterceptor\n"
+"                                &lt;/interceptor&gt;\n"
+"                                &lt;interceptor call-by-value=\"true\"&gt;\n"
+"                                org.jboss.invocation."
+"MarshallingInvokerInterceptor\n"
+"                                &lt;/interceptor&gt;\n"
+"                                &lt;/list-entity&gt;\n"
+"                                &lt;/client-interceptors&gt;\n"
+"                                &lt;/proxy-factory-config&gt;"
 
 #. Tag: para
 #: J2EE_EJBs_On_JBOSS.xml:270
@@ -886,6 +863,14 @@
 "                                &lt;jnp-context&gt;iiop&lt;/jnp-context&gt;\n"
 "                                &lt;/proxy-factory-config&gt;"
 msgstr ""
+"&lt;proxy-factory-config&gt;\n"
+"                                &lt;web-class-loader&gt;org.jboss.iiop."
+"WebCL&lt;/web-class-loader&gt;\n"
+"                                &lt;poa&gt;per-servant&lt;/poa&gt;\n"
+"                                &lt;register-ejbs-in-jnp-context&gt;true&lt;/"
+"register-ejbs-in-jnp-context&gt;\n"
+"                                &lt;jnp-context&gt;iiop&lt;/jnp-context&gt;\n"
+"                                &lt;/proxy-factory-config&gt;"
 
 #. Tag: para
 #: J2EE_EJBs_On_JBOSS.xml:304
@@ -1047,6 +1032,32 @@
 "                                        &lt;/MDBConfig&gt;\n"
 "                                        &lt;/proxy-factory-config&gt;"
 msgstr ""
+"&lt;proxy-factory-config&gt;\n"
+"                                        &lt;JMSProviderAdapterJNDI&gt;"
+"DefaultJMSProvider&lt;/JMSProviderAdapterJNDI&gt;\n"
+"                                        &lt;ServerSessionPoolFactoryJNDI&gt;"
+"StdJMSPool&lt;/ServerSessionPoolFactoryJNDI&gt;\n"
+"                                        &lt;MinimumSize&gt;1&lt;/"
+"MinimumSize&gt;\n"
+"                                        &lt;MaximumSize&gt;15&lt;/"
+"MaximumSize&gt;\n"
+"                                        &lt;KeepAliveMillis&gt;30000&lt;/"
+"KeepAliveMillis&gt;\n"
+"                                        &lt;MaxMessages&gt;1&lt;/"
+"MaxMessages&gt;\n"
+"                                        &lt;MDBConfig&gt;\n"
+"                                        &lt;ReconnectIntervalSec&gt;10&lt;/"
+"ReconnectIntervalSec&gt;\n"
+"                                        &lt;DLQConfig&gt;\n"
+"                                        &lt;DestinationQueue&gt;queue/"
+"DLQ&lt;/DestinationQueue&gt;\n"
+"                                        &lt;MaxTimesRedelivered&gt;10&lt;/"
+"MaxTimesRedelivered&gt;\n"
+"                                        &lt;TimeToLive&gt;0&lt;/"
+"TimeToLive&gt;\n"
+"                                        &lt;/DLQConfig&gt;\n"
+"                                        &lt;/MDBConfig&gt;\n"
+"                                        &lt;/proxy-factory-config&gt;"
 
 #. Tag: title
 #: J2EE_EJBs_On_JBOSS.xml:372
@@ -1154,6 +1165,25 @@
 "                                &lt;/mbean&gt;\n"
 "                                &lt;/server&gt;"
 msgstr ""
+"&lt;server&gt;\n"
+"                                &lt;mbean code=\"org.jboss.invocation.jrmp."
+"server.JRMPInvoker\"\n"
+"                                name=\"jboss:service=invoker,type=jrmp,"
+"socketType=CompressionSocketFactory\"&gt;\n"
+"                                &lt;attribute name=\"RMIObjectPort"
+"\"&gt;4445&lt;/attribute&gt;\n"
+"                                &lt;attribute name=\"RMIClientSocketFactory"
+"\"&gt;\n"
+"                                org.jboss.test.jrmp.ejb."
+"CompressionClientSocketFactory\n"
+"                                &lt;/attribute&gt;\n"
+"                                &lt;attribute name=\"RMIServerSocketFactory"
+"\"&gt;\n"
+"                                org.jboss.test.jrmp.ejb."
+"CompressionServerSocketFactory\n"
+"                                &lt;/attribute&gt;\n"
+"                                &lt;/mbean&gt;\n"
+"                                &lt;/server&gt;"
 
 #. Tag: para
 #: J2EE_EJBs_On_JBOSS.xml:399
@@ -1166,7 +1196,7 @@
 
 #. Tag: programlisting
 #: J2EE_EJBs_On_JBOSS.xml:402
-#, fuzzy, no-c-format
+#, no-c-format
 msgid ""
 "&lt;?xml version=\"1.0\"?&gt;\n"
 "                                &lt;!DOCTYPE jboss PUBLIC\n"
@@ -1234,68 +1264,71 @@
 "                                &lt;/invoker-proxy-bindings&gt;\n"
 "                                &lt;/jboss&gt;"
 msgstr ""
-"&lt;jboss&gt;\n"
-"    &lt;session&gt;\n"
-"        &lt;ejb-name&gt;nextgen_RetryInterceptorStatelessSession&lt;/ejb-"
+"&lt;?xml version=\"1.0\"?&gt;\n"
+"                                &lt;!DOCTYPE jboss PUBLIC\n"
+"                                \"-//JBoss//DTD JBOSS 3.2//EN\"\n"
+"                                \"http://www.jboss.org/j2ee/dtd/jboss_3_2.dtd"
+"\"&gt;\n"
+"                                &lt;!-- The jboss.xml descriptor for the "
+"jrmp-comp.jar ejb unit --&gt;\n"
+"                                &lt;jboss&gt;\n"
+"                                &lt;enterprise-beans&gt;\n"
+"                                &lt;session&gt;\n"
+"                                &lt;ejb-name&gt;StatelessSession&lt;/ejb-"
 "name&gt;\n"
-"        &lt;invoker-bindings&gt;\n"
-"            &lt;invoker&gt;\n"
-"                &lt;invoker-proxy-binding-name&gt;\n"
-"                    clustered-retry-stateless-rmi-invoker\n"
-"                &lt;/invoker-proxy-binding-name&gt;\n"
-"                &lt;jndi-name&gt;\n"
-"                    nextgen_RetryInterceptorStatelessSession\n"
-"                &lt;/jndi-name&gt;\n"
-"            &lt;/invoker&gt;\n"
-"        &lt;/invoker-bindings&gt;\n"
-"        &lt;clustered&gt;true&lt;/clustered&gt;\n"
-"    &lt;/session&gt;\n"
-"\n"
-"    &lt;invoker-proxy-binding&gt;\n"
-"        &lt;name&gt;clustered-retry-stateless-rmi-invoker&lt;/name&gt;\n"
-"        &lt;invoker-mbean&gt;jboss:service=invoker,type=jrmpha&lt;/invoker-"
-"mbean&gt;\n"
-"        &lt;proxy-factory&gt;org.jboss.proxy.ejb.ProxyFactoryHA&lt;/proxy-"
-"factory&gt;\n"
-"        &lt;proxy-factory-config&gt;\n"
-"            &lt;client-interceptors&gt;\n"
-"                &lt;home&gt;\n"
-"                    &lt;interceptor&gt;\n"
-"                        org.jboss.proxy.ejb.HomeInterceptor\n"
-"                    &lt;/interceptor&gt;\n"
-"                    &lt;interceptor&gt;\n"
-"                        org.jboss.proxy.SecurityInterceptor\n"
-"                    &lt;/interceptor&gt;\n"
-"                    &lt;interceptor&gt;\n"
-"                        org.jboss.proxy.TransactionInterceptor\n"
-"                    &lt;/interceptor&gt;\n"
-"                    &lt;interceptor&gt;\n"
-"                        org.jboss.proxy.ejb.RetryInterceptor\n"
-"                    &lt;/interceptor&gt;\n"
-"                    &lt;interceptor&gt;\n"
-"                        org.jboss.invocation.InvokerInterceptor\n"
-"                    &lt;/interceptor&gt;\n"
-"                &lt;/home&gt;\n"
-"                &lt;bean&gt;\n"
-"                    &lt;interceptor&gt;\n"
-"                        org.jboss.proxy.ejb.StatelessSessionInterceptor\n"
-"                    &lt;/interceptor&gt;\n"
-"                    &lt;interceptor&gt;\n"
-"                        org.jboss.proxy.SecurityInterceptor\n"
-"                    &lt;/interceptor&gt;\n"
-"                    &lt;interceptor&gt;\n"
-"                        org.jboss.proxy.TransactionInterceptor\n"
-"                    &lt;/interceptor&gt;\n"
-"                    &lt;interceptor&gt;\n"
-"                        org.jboss.proxy.ejb.RetryInterceptor\n"
-"                    &lt;/interceptor&gt;\n"
-"                    &lt;interceptor&gt;\n"
-"                        org.jboss.invocation.InvokerInterceptor\n"
-"                    &lt;/interceptor&gt;\n"
-"                &lt;/bean&gt;\n"
-"            &lt;/client-interceptors&gt;\n"
-"        &lt;/proxy-factory-config&gt;\n"
-"    &lt;/invoker-proxy-binding&gt;"
+"                                &lt;configuration-name&gt;Standard Stateless "
+"SessionBean&lt;/configuration-name&gt;\n"
+"                                &lt;invoker-bindings&gt;\n"
+"                                &lt;invoker&gt;\n"
+"                                &lt;invoker-proxy-binding-name&gt;\n"
+"                                stateless-compression-invoker\n"
+"                                &lt;/invoker-proxy-binding-name&gt;\n"
+"                                &lt;jndi-name&gt;jrmp-compressed/"
+"StatelessSession&lt;/jndi-name&gt;\n"
+"                                &lt;/invoker&gt;\n"
+"                                &lt;/invoker-bindings&gt;\n"
+"                                &lt;/session&gt;\n"
+"                                &lt;/enterprise-beans&gt;\n"
+"                                \n"
+"                                &lt;invoker-proxy-bindings&gt;\n"
+"                                &lt;invoker-proxy-binding&gt;\n"
+"                                &lt;name&gt;stateless-compression-"
+"invoker&lt;/name&gt;\n"
+"                                &lt;invoker-mbean&gt;\n"
+"                                jboss:service=invoker,type=jrmp,"
+"socketType=CompressionSocketFactory\n"
+"                                &lt;/invoker-mbean&gt;\n"
+"                                &lt;proxy-factory&gt;org.jboss.proxy.ejb."
+"ProxyFactory&lt;/proxy-factory&gt;\n"
+"                                &lt;proxy-factory-config&gt;\n"
+"                                &lt;client-interceptors&gt;\n"
+"                                &lt;home&gt;\n"
+"                                &lt;interceptor&gt;org.jboss.proxy.ejb."
+"HomeInterceptor&lt;/interceptor&gt;\n"
+"                                &lt;interceptor&gt;org.jboss.proxy."
+"SecurityInterceptor&lt;/interceptor&gt;\n"
+"                                &lt;interceptor&gt;org.jboss.proxy."
+"TransactionInterceptor&lt;/interceptor&gt;\n"
+"                                &lt;interceptor&gt;org.jboss.invocation."
+"InvokerInterceptor&lt;/interceptor&gt;\n"
+"                                &lt;/home&gt;\n"
+"                                &lt;bean&gt;\n"
+"                                &lt;interceptor&gt;\n"
+"                                org.jboss.proxy.ejb."
+"StatelessSessionInterceptor\n"
+"                                &lt;/interceptor&gt;\n"
+"                                &lt;interceptor&gt;org.jboss.proxy."
+"SecurityInterceptor&lt;/interceptor&gt;\n"
+"                                &lt;interceptor&gt;org.jboss.proxy."
+"TransactionInterceptor&lt;/interceptor&gt;\n"
+"                                &lt;interceptor&gt;org.jboss.invocation."
+"InvokerInterceptor&lt;/interceptor&gt;\n"
+"                                &lt;/bean&gt;\n"
+"                                &lt;/client-interceptors&gt;\n"
+"                                &lt;/proxy-factory-config&gt;\n"
+"                                &lt;/invoker-proxy-binding&gt;\n"
+"                                &lt;/invoker-proxy-bindings&gt;\n"
+"                                &lt;/jboss&gt;"
 
 #. Tag: para
 #: J2EE_EJBs_On_JBOSS.xml:403
@@ -1320,7 +1353,7 @@
 
 #. Tag: programlisting
 #: J2EE_EJBs_On_JBOSS.xml:409
-#, fuzzy, no-c-format
+#, no-c-format
 msgid ""
 "&lt;?xml version=\"1.0\" encoding=\"UTF-8\"?&gt;\n"
 "                                &lt;!DOCTYPE jboss PUBLIC\n"
@@ -1383,68 +1416,66 @@
 "                                &lt;/invoker-proxy-bindings&gt;\n"
 "                                &lt;/jboss&gt;"
 msgstr ""
-"&lt;jboss&gt;\n"
-"    &lt;session&gt;\n"
-"        &lt;ejb-name&gt;nextgen_RetryInterceptorStatelessSession&lt;/ejb-"
+"&lt;?xml version=\"1.0\" encoding=\"UTF-8\"?&gt;\n"
+"                                &lt;!DOCTYPE jboss PUBLIC\n"
+"                                \"-//JBoss//DTD JBOSS 3.2//EN\"\n"
+"                                \"http://www.jboss.org/j2ee/dtd/jboss_3_2.dtd"
+"\"&gt;\n"
+"                                &lt;jboss&gt;\n"
+"                                &lt;enterprise-beans&gt;\n"
+"                                &lt;session&gt;\n"
+"                                &lt;ejb-name&gt;HelloWorldViaHTTP&lt;/ejb-"
 "name&gt;\n"
-"        &lt;invoker-bindings&gt;\n"
-"            &lt;invoker&gt;\n"
-"                &lt;invoker-proxy-binding-name&gt;\n"
-"                    clustered-retry-stateless-rmi-invoker\n"
-"                &lt;/invoker-proxy-binding-name&gt;\n"
-"                &lt;jndi-name&gt;\n"
-"                    nextgen_RetryInterceptorStatelessSession\n"
-"                &lt;/jndi-name&gt;\n"
-"            &lt;/invoker&gt;\n"
-"        &lt;/invoker-bindings&gt;\n"
-"        &lt;clustered&gt;true&lt;/clustered&gt;\n"
-"    &lt;/session&gt;\n"
-"\n"
-"    &lt;invoker-proxy-binding&gt;\n"
-"        &lt;name&gt;clustered-retry-stateless-rmi-invoker&lt;/name&gt;\n"
-"        &lt;invoker-mbean&gt;jboss:service=invoker,type=jrmpha&lt;/invoker-"
-"mbean&gt;\n"
-"        &lt;proxy-factory&gt;org.jboss.proxy.ejb.ProxyFactoryHA&lt;/proxy-"
-"factory&gt;\n"
-"        &lt;proxy-factory-config&gt;\n"
-"            &lt;client-interceptors&gt;\n"
-"                &lt;home&gt;\n"
-"                    &lt;interceptor&gt;\n"
-"                        org.jboss.proxy.ejb.HomeInterceptor\n"
-"                    &lt;/interceptor&gt;\n"
-"                    &lt;interceptor&gt;\n"
-"                        org.jboss.proxy.SecurityInterceptor\n"
-"                    &lt;/interceptor&gt;\n"
-"                    &lt;interceptor&gt;\n"
-"                        org.jboss.proxy.TransactionInterceptor\n"
-"                    &lt;/interceptor&gt;\n"
-"                    &lt;interceptor&gt;\n"
-"                        org.jboss.proxy.ejb.RetryInterceptor\n"
-"                    &lt;/interceptor&gt;\n"
-"                    &lt;interceptor&gt;\n"
-"                        org.jboss.invocation.InvokerInterceptor\n"
-"                    &lt;/interceptor&gt;\n"
-"                &lt;/home&gt;\n"
-"                &lt;bean&gt;\n"
-"                    &lt;interceptor&gt;\n"
-"                        org.jboss.proxy.ejb.StatelessSessionInterceptor\n"
-"                    &lt;/interceptor&gt;\n"
-"                    &lt;interceptor&gt;\n"
-"                        org.jboss.proxy.SecurityInterceptor\n"
-"                    &lt;/interceptor&gt;\n"
-"                    &lt;interceptor&gt;\n"
-"                        org.jboss.proxy.TransactionInterceptor\n"
-"                    &lt;/interceptor&gt;\n"
-"                    &lt;interceptor&gt;\n"
-"                        org.jboss.proxy.ejb.RetryInterceptor\n"
-"                    &lt;/interceptor&gt;\n"
-"                    &lt;interceptor&gt;\n"
-"                        org.jboss.invocation.InvokerInterceptor\n"
-"                    &lt;/interceptor&gt;\n"
-"                &lt;/bean&gt;\n"
-"            &lt;/client-interceptors&gt;\n"
-"        &lt;/proxy-factory-config&gt;\n"
-"    &lt;/invoker-proxy-binding&gt;"
+"                                &lt;jndi-name&gt;helloworld/HelloHTTP&lt;/"
+"jndi-name&gt;\n"
+"                                &lt;invoker-bindings&gt;\n"
+"                                &lt;invoker&gt;\n"
+"                                &lt;invoker-proxy-binding-name&gt;\n"
+"                                stateless-http-invoker\n"
+"                                &lt;/invoker-proxy-binding-name&gt;\n"
+"                                &lt;/invoker&gt;\n"
+"                                &lt;/invoker-bindings&gt;\n"
+"                                &lt;/session&gt;\n"
+"                                &lt;/enterprise-beans&gt;\n"
+"                                &lt;invoker-proxy-bindings&gt;\n"
+"                                &lt;!-- A custom invoker for RMI/HTTP --"
+"&gt;\n"
+"                                &lt;invoker-proxy-binding&gt;\n"
+"                                &lt;name&gt;stateless-http-invoker&lt;/"
+"name&gt;\n"
+"                                &lt;invoker-mbean&gt;jboss:service=invoker,"
+"type=http&lt;/invoker-mbean&gt;\n"
+"                                &lt;proxy-factory&gt;org.jboss.proxy.ejb."
+"ProxyFactory&lt;/proxy-factory&gt;\n"
+"                                &lt;proxy-factory-config&gt;\n"
+"                                &lt;client-interceptors&gt;\n"
+"                                &lt;home&gt;\n"
+"                                &lt;interceptor&gt;org.jboss.proxy.ejb."
+"HomeInterceptor&lt;/interceptor&gt;\n"
+"                                &lt;interceptor&gt;org.jboss.proxy."
+"SecurityInterceptor&lt;/interceptor&gt;\n"
+"                                &lt;interceptor&gt;org.jboss.proxy."
+"TransactionInterceptor&lt;/interceptor&gt;\n"
+"                                &lt;interceptor&gt;org.jboss.invocation."
+"InvokerInterceptor&lt;/interceptor&gt;\n"
+"                                &lt;/home&gt;\n"
+"                                &lt;bean&gt;\n"
+"                                &lt;interceptor&gt;\n"
+"                                org.jboss.proxy.ejb."
+"StatelessSessionInterceptor\n"
+"                                &lt;/interceptor&gt;\n"
+"                                &lt;interceptor&gt;org.jboss.proxy."
+"SecurityInterceptor&lt;/interceptor&gt;\n"
+"                                &lt;interceptor&gt;org.jboss.proxy."
+"TransactionInterceptor&lt;/interceptor&gt;\n"
+"                                &lt;interceptor&gt;org.jboss.invocation."
+"InvokerInterceptor&lt;/interceptor&gt;\n"
+"                                &lt;/bean&gt;\n"
+"                                &lt;/client-interceptors&gt;\n"
+"                                &lt;/proxy-factory-config&gt;\n"
+"                                &lt;/invoker-proxy-binding&gt;\n"
+"                                &lt;/invoker-proxy-bindings&gt;\n"
+"                                &lt;/jboss&gt;"
 
 #. Tag: para
 #: J2EE_EJBs_On_JBOSS.xml:410
@@ -1480,6 +1511,23 @@
 "true&lt;/attribute&gt;\n"
 "                                &lt;/mbean&gt;"
 msgstr ""
+"&lt;!-- The HTTP invoker service configuration --&gt;\n"
+"                                &lt;mbean code=\"org.jboss.invocation.http."
+"server.HttpInvoker\"\n"
+"                                name=\"jboss:service=invoker,type=http"
+"\"&gt;\n"
+"                                &lt;!-- Use a URL of the form http://&lt;"
+"hostname&gt;:8080/invoker/EJBInvokerServlet\n"
+"                                where &lt;hostname&gt; is InetAddress."
+"getHostname value on which the server\n"
+"                                is running. --&gt;\n"
+"                                &lt;attribute name=\"InvokerURLPrefix\"&gt;"
+"http://&lt;/attribute&gt;\n"
+"                                &lt;attribute name=\"InvokerURLSuffix"
+"\"&gt;:8080/invoker/EJBInvokerServlet&lt;/attribute&gt;\n"
+"                                &lt;attribute name=\"UseHostName\"&gt;"
+"true&lt;/attribute&gt;\n"
+"                                &lt;/mbean&gt;"
 
 #. Tag: para
 #: J2EE_EJBs_On_JBOSS.xml:414
@@ -1547,7 +1595,7 @@
 
 #. Tag: programlisting
 #: J2EE_EJBs_On_JBOSS.xml:435
-#, fuzzy, no-c-format
+#, no-c-format
 msgid ""
 "&lt;jboss&gt;\n"
 "                                        &lt;enterprise-beans&gt;\n"
@@ -1606,67 +1654,60 @@
 "                                        &lt;/jboss&gt;"
 msgstr ""
 "&lt;jboss&gt;\n"
-"    &lt;session&gt;\n"
-"        &lt;ejb-name&gt;nextgen_RetryInterceptorStatelessSession&lt;/ejb-"
-"name&gt;\n"
-"        &lt;invoker-bindings&gt;\n"
-"            &lt;invoker&gt;\n"
-"                &lt;invoker-proxy-binding-name&gt;\n"
-"                    clustered-retry-stateless-rmi-invoker\n"
-"                &lt;/invoker-proxy-binding-name&gt;\n"
-"                &lt;jndi-name&gt;\n"
-"                    nextgen_RetryInterceptorStatelessSession\n"
-"                &lt;/jndi-name&gt;\n"
-"            &lt;/invoker&gt;\n"
-"        &lt;/invoker-bindings&gt;\n"
-"        &lt;clustered&gt;true&lt;/clustered&gt;\n"
-"    &lt;/session&gt;\n"
-"\n"
-"    &lt;invoker-proxy-binding&gt;\n"
-"        &lt;name&gt;clustered-retry-stateless-rmi-invoker&lt;/name&gt;\n"
-"        &lt;invoker-mbean&gt;jboss:service=invoker,type=jrmpha&lt;/invoker-"
-"mbean&gt;\n"
-"        &lt;proxy-factory&gt;org.jboss.proxy.ejb.ProxyFactoryHA&lt;/proxy-"
-"factory&gt;\n"
-"        &lt;proxy-factory-config&gt;\n"
-"            &lt;client-interceptors&gt;\n"
-"                &lt;home&gt;\n"
-"                    &lt;interceptor&gt;\n"
-"                        org.jboss.proxy.ejb.HomeInterceptor\n"
-"                    &lt;/interceptor&gt;\n"
-"                    &lt;interceptor&gt;\n"
-"                        org.jboss.proxy.SecurityInterceptor\n"
-"                    &lt;/interceptor&gt;\n"
-"                    &lt;interceptor&gt;\n"
-"                        org.jboss.proxy.TransactionInterceptor\n"
-"                    &lt;/interceptor&gt;\n"
-"                    &lt;interceptor&gt;\n"
-"                        org.jboss.proxy.ejb.RetryInterceptor\n"
-"                    &lt;/interceptor&gt;\n"
-"                    &lt;interceptor&gt;\n"
-"                        org.jboss.invocation.InvokerInterceptor\n"
-"                    &lt;/interceptor&gt;\n"
-"                &lt;/home&gt;\n"
-"                &lt;bean&gt;\n"
-"                    &lt;interceptor&gt;\n"
-"                        org.jboss.proxy.ejb.StatelessSessionInterceptor\n"
-"                    &lt;/interceptor&gt;\n"
-"                    &lt;interceptor&gt;\n"
-"                        org.jboss.proxy.SecurityInterceptor\n"
-"                    &lt;/interceptor&gt;\n"
-"                    &lt;interceptor&gt;\n"
-"                        org.jboss.proxy.TransactionInterceptor\n"
-"                    &lt;/interceptor&gt;\n"
-"                    &lt;interceptor&gt;\n"
-"                        org.jboss.proxy.ejb.RetryInterceptor\n"
-"                    &lt;/interceptor&gt;\n"
-"                    &lt;interceptor&gt;\n"
-"                        org.jboss.invocation.InvokerInterceptor\n"
-"                    &lt;/interceptor&gt;\n"
-"                &lt;/bean&gt;\n"
-"            &lt;/client-interceptors&gt;\n"
-"        &lt;/proxy-factory-config&gt;\n"
-"    &lt;/invoker-proxy-binding&gt;"
+"                                        &lt;enterprise-beans&gt;\n"
+"                                        &lt;session&gt;\n"
+"                                        &lt;ejb-name&gt;"
+"HelloWorldViaClusteredHTTP&lt;/ejb-name&gt;\n"
+"                                        &lt;jndi-name&gt;helloworld/HelloHA-"
+"HTTP&lt;/jndi-name&gt;\n"
+"                                        &lt;invoker-bindings&gt;\n"
+"                                        &lt;invoker&gt;\n"
+"                                        &lt;invoker-proxy-binding-name&gt;\n"
+"                                        stateless-httpHA-invoker\n"
+"                                        &lt;/invoker-proxy-binding-name&gt;\n"
+"                                        &lt;/invoker&gt;\n"
+"                                        &lt;/invoker-bindings&gt;\n"
+"                                        &lt;clustered&gt;true&lt;/"
+"clustered&gt;\n"
+"                                        &lt;/session&gt;\n"
+"                                        &lt;/enterprise-beans&gt;\n"
+"                                        &lt;invoker-proxy-bindings&gt;\n"
+"                                        &lt;invoker-proxy-binding&gt;\n"
+"                                        &lt;name&gt;stateless-httpHA-"
+"invoker&lt;/name&gt;\n"
+"                                        &lt;invoker-mbean&gt;jboss:"
+"service=invoker,type=httpHA&lt;/invoker-mbean&gt;\n"
+"                                        &lt;proxy-factory&gt;org.jboss.proxy."
+"ejb.ProxyFactoryHA&lt;/proxy-factory&gt;\n"
+"                                        &lt;proxy-factory-config&gt;\n"
+"                                        &lt;client-interceptors&gt;\n"
+"                                        &lt;home&gt;\n"
+"                                        &lt;interceptor&gt;org.jboss.proxy."
+"ejb.HomeInterceptor&lt;/interceptor&gt;\n"
+"                                        &lt;interceptor&gt;org.jboss.proxy."
+"SecurityInterceptor&lt;/interceptor&gt;\n"
+"                                        &lt;interceptor&gt;org.jboss.proxy."
+"TransactionInterceptor&lt;/interceptor&gt;\n"
+"                                        &lt;interceptor&gt;org.jboss."
+"invocation.InvokerInterceptor&lt;/interceptor&gt;\n"
+"                                        &lt;/home&gt;\n"
+"                                        &lt;bean&gt;\n"
+"                                        &lt;interceptor&gt;\n"
+"                                        org.jboss.proxy.ejb."
+"StatelessSessionInterceptor\n"
+"                                        &lt;/interceptor&gt;\n"
+"                                        &lt;interceptor&gt;org.jboss.proxy."
+"SecurityInterceptor&lt;/interceptor&gt;\n"
+"                                        &lt;interceptor&gt;org.jboss.proxy."
+"TransactionInterceptor&lt;/interceptor&gt;\n"
+"                                        &lt;interceptor&gt;org.jboss."
+"invocation.InvokerInterceptor&lt;/interceptor&gt;\n"
+"                                        &lt;/bean&gt;\n"
+"                                        &lt;/client-interceptors&gt;\n"
+"                                        &lt;/proxy-factory-config&gt;\n"
+"                                        &lt;/invoker-proxy-binding&gt;\n"
+"                                        &lt;/invoker-proxy-bindings&gt;\n"
+"                                        &lt;/jboss&gt;"
 
 #. Tag: para
 #: J2EE_EJBs_On_JBOSS.xml:436
@@ -1699,6 +1740,23 @@
 "true&lt;/attribute&gt;\n"
 "                                &lt;/mbean&gt;"
 msgstr ""
+"&lt;mbean code=\"org.jboss.invocation.http.server.HttpInvokerHA\"\n"
+"                                name=\"jboss:service=invoker,type=httpHA"
+"\"&gt;\n"
+"                                &lt;!-- Use a URL of the form\n"
+"                                http://&lt;hostname&gt;:8080/invoker/"
+"EJBInvokerHAServlet\n"
+"                                where &lt;hostname&gt; is InetAddress."
+"getHostname value on which the server\n"
+"                                is running.\n"
+"                                --&gt;\n"
+"                                &lt;attribute name=\"InvokerURLPrefix\"&gt;"
+"http://&lt;/attribute&gt;\n"
+"                                &lt;attribute name=\"InvokerURLSuffix"
+"\"&gt;:8080/invoker/EJBInvokerHAServlet&lt;/attribute&gt;\n"
+"                                &lt;attribute name=\"UseHostName\"&gt;"
+"true&lt;/attribute&gt;\n"
+"                                &lt;/mbean&gt;"
 
 #. Tag: para
 #: J2EE_EJBs_On_JBOSS.xml:440
@@ -1934,8 +1992,7 @@
 #. Tag: para
 #: J2EE_EJBs_On_JBOSS.xml:532
 #, no-c-format
-msgid ""
-"Create and add the container interceptors as configured for the container."
+msgid "Create and add the container interceptors as configured for the container."
 msgstr ""
 
 #. Tag: para
@@ -2086,6 +2143,89 @@
 "option&gt;\n"
 "                                        &lt;/container-configuration&gt;"
 msgstr ""
+"&lt;container-configuration&gt;\n"
+"                                        &lt;container-name&gt;Standard CMP 2."
+"x EntityBean&lt;/container-name&gt;\n"
+"                                        &lt;call-logging&gt;false&lt;/call-"
+"logging&gt;\n"
+"                                        &lt;invoker-proxy-binding-name&gt;"
+"entity-rmi-invoker&lt;/invoker-proxy-binding-name&gt;\n"
+"                                        &lt;sync-on-commit-only&gt;false&lt;/"
+"sync-on-commit-only&gt;\n"
+"                                        &lt;insert-after-ejb-post-create&gt;"
+"false&lt;/insert-after-ejb-post-create&gt;\n"
+"                                        &lt;call-ejb-store-on-clean&gt;"
+"true&lt;/call-ejb-store-on-clean&gt;\n"
+"                                        &lt;container-interceptors&gt;\n"
+"                                        &lt;interceptor&gt;org.jboss.ejb."
+"plugins.ProxyFactoryFinderInterceptor&lt;/interceptor&gt;\n"
+"                                        &lt;interceptor&gt;org.jboss.ejb."
+"plugins.LogInterceptor&lt;/interceptor&gt;\n"
+"                                        &lt;interceptor&gt;org.jboss.ejb."
+"plugins.SecurityInterceptor&lt;/interceptor&gt;\n"
+"                                        &lt;interceptor&gt;org.jboss.ejb."
+"plugins.TxInterceptorCMT&lt;/interceptor&gt;\n"
+"                                        &lt;interceptor&gt;org.jboss.ejb."
+"plugins.CallValidationInterceptor&lt;/interceptor&gt;\n"
+"                                        &lt;interceptor metricsEnabled=\"true"
+"\"&gt;\n"
+"                                        org.jboss.ejb.plugins."
+"MetricsInterceptor\n"
+"                                        &lt;/interceptor&gt;\n"
+"                                        &lt;interceptor&gt;org.jboss.ejb."
+"plugins.EntityCreationInterceptor&lt;/interceptor&gt;\n"
+"                                        &lt;interceptor&gt;org.jboss.ejb."
+"plugins.EntityLockInterceptor&lt;/interceptor&gt;\n"
+"                                        &lt;interceptor&gt;org.jboss.ejb."
+"plugins.EntityInstanceInterceptor&lt;/interceptor&gt;\n"
+"                                        &lt;interceptor&gt;org.jboss.ejb."
+"plugins.EntityReentranceInterceptor&lt;/interceptor&gt;\n"
+"                                        &lt;interceptor&gt;\n"
+"                                        org.jboss.resource.connectionmanager."
+"CachedConnectionInterceptor\n"
+"                                        &lt;/interceptor&gt;\n"
+"                                        &lt;interceptor&gt;org.jboss.ejb."
+"plugins.EntitySynchronizationInterceptor&lt;/interceptor&gt;\n"
+"                                        &lt;interceptor&gt;org.jboss.ejb."
+"plugins.cmp.jdbc.JDBCRelationInterceptor&lt;/interceptor&gt;\n"
+"                                        &lt;/container-interceptors&gt;\n"
+"                                        &lt;instance-pool&gt;org.jboss.ejb."
+"plugins.EntityInstancePool&lt;/instance-pool&gt;\n"
+"                                        &lt;instance-cache&gt;org.jboss.ejb."
+"plugins.InvalidableEntityInstanceCache&lt;/instance-cache&gt;\n"
+"                                        &lt;persistence-manager&gt;org.jboss."
+"ejb.plugins.cmp.jdbc.JDBCStoreManager&lt;/persistence-manager&gt;\n"
+"                                        &lt;locking-policy&gt;org.jboss.ejb."
+"plugins.lock.QueuedPessimisticEJBLock&lt;/locking-policy&gt;\n"
+"                                        &lt;container-cache-conf&gt;\n"
+"                                        &lt;cache-policy&gt;org.jboss.ejb."
+"plugins.LRUEnterpriseContextCachePolicy&lt;/cache-policy&gt;\n"
+"                                        &lt;cache-policy-conf&gt;\n"
+"                                        &lt;min-capacity&gt;50&lt;/min-"
+"capacity&gt;\n"
+"                                        &lt;max-capacity&gt;1000000&lt;/max-"
+"capacity&gt;\n"
+"                                        &lt;overager-period&gt;300&lt;/"
+"overager-period&gt;\n"
+"                                        &lt;max-bean-age&gt;600&lt;/max-bean-"
+"age&gt;\n"
+"                                        &lt;resizer-period&gt;400&lt;/"
+"resizer-period&gt;\n"
+"                                        &lt;max-cache-miss-period&gt;60&lt;/"
+"max-cache-miss-period&gt;\n"
+"                                        &lt;min-cache-miss-period&gt;1&lt;/"
+"min-cache-miss-period&gt;\n"
+"                                        &lt;cache-load-factor&gt;0.75&lt;/"
+"cache-load-factor&gt;\n"
+"                                        &lt;/cache-policy-conf&gt;\n"
+"                                        &lt;/container-cache-conf&gt;\n"
+"                                        &lt;container-pool-conf&gt;\n"
+"                                        &lt;MaximumSize&gt;100&lt;/"
+"MaximumSize&gt;\n"
+"                                        &lt;/container-pool-conf&gt;\n"
+"                                        &lt;commit-option&gt;B&lt;/commit-"
+"option&gt;\n"
+"                                        &lt;/container-configuration&gt;"
 
 #. Tag: para
 #: J2EE_EJBs_On_JBOSS.xml:564
@@ -2171,6 +2311,29 @@
 "                                        &lt;/container-configurations&gt;\n"
 "                                        &lt;/jboss&gt;"
 msgstr ""
+"&lt;?xml version=\"1.0\"?&gt;\n"
+"                                        &lt;jboss&gt;\n"
+"                                        &lt;enterprise-beans&gt;\n"
+"                                        &lt;session&gt;\n"
+"                                        &lt;ejb-name&gt;EchoBean&lt;/ejb-"
+"name&gt;\n"
+"                                        &lt;configuration-name&gt;Secured "
+"Stateless SessionBean&lt;/configuration-name&gt;\n"
+"                                        &lt;!-- ... --&gt;\n"
+"                                        &lt;/session&gt;\n"
+"                                        &lt;/enterprise-beans&gt;\n"
+"                                        &lt;container-configurations&gt;\n"
+"                                        &lt;container-configuration extends="
+"\"Standard Stateless SessionBean\"&gt;\n"
+"                                        &lt;container-name&gt;Secured "
+"Stateless SessionBean&lt;/container-name&gt;\n"
+"                                        &lt;!-- Override the container "
+"security domain --&gt;\n"
+"                                        &lt;security-domain&gt;java:/jaas/my-"
+"security-domain&lt;/security-domain&gt;\n"
+"                                        &lt;/container-configuration&gt;\n"
+"                                        &lt;/container-configurations&gt;\n"
+"                                        &lt;/jboss&gt;"
 
 #. Tag: para
 #: J2EE_EJBs_On_JBOSS.xml:574
@@ -2196,8 +2359,7 @@
 #. Tag: para
 #: J2EE_EJBs_On_JBOSS.xml:584
 #, no-c-format
-msgid ""
-"container-managed persistence entity version 1.1 = Standard CMP EntityBean"
+msgid "container-managed persistence entity version 1.1 = Standard CMP EntityBean"
 msgstr ""
 
 #. Tag: para
@@ -2267,6 +2429,12 @@
 "element) throws Exception;\n"
 "                                        }"
 msgstr ""
+"import org.w3c.dom.Element;\n"
+"                                        public interface XmlLoadable\n"
+"                                        {\n"
+"                                        public void importXml(Element "
+"element) throws Exception;\n"
+"                                        }"
 
 #. Tag: para
 #: J2EE_EJBs_On_JBOSS.xml:619
@@ -2367,7 +2535,7 @@
 #: J2EE_EJBs_On_JBOSS.xml:658
 #, no-c-format
 msgid "call-ejb-store-on-clean"
-msgstr ""
+msgstr "call-ejb-store-on-clean"
 
 #. Tag: para
 #: J2EE_EJBs_On_JBOSS.xml:659
@@ -3190,12 +3358,27 @@
 "(Container con);\n"
 "                                                }"
 msgstr ""
+"public interface ContainerPlugin\n"
+"                                                extends Service, "
+"AllowedOperationsFlags\n"
+"                                                {\n"
+"                                                /** \n"
+"                                                * This callback is set by "
+"the container so that the plugin\n"
+"                                                * may access its container\n"
+"                                                *\n"
+"                                                * @param con the container "
+"which owns the plugin\n"
+"                                                */\n"
+"                                                public void setContainer"
+"(Container con);\n"
+"                                                }"
 
 #. Tag: title
 #: J2EE_EJBs_On_JBOSS.xml:1022
 #, no-c-format
 msgid "<title>org.jboss.ejb.Interceptor</title>"
-msgstr ""
+msgstr "<title>org.jboss.ejb.Interceptor</title>"
 
 #. Tag: para
 #: J2EE_EJBs_On_JBOSS.xml:1023
@@ -3232,6 +3415,21 @@
 "(Invocation mi) throws Exception;\n"
 "                                                }"
 msgstr ""
+"import org.jboss.invocation.Invocation;\n"
+"                                                \n"
+"                                                public interface "
+"Interceptor \n"
+"                                                extends ContainerPlugin\n"
+"                                                {\n"
+"                                                public void setNext"
+"(Interceptor interceptor);\n"
+"                                                public Interceptor getNext"
+"();\n"
+"                                                public Object invokeHome"
+"(Invocation mi) throws Exception;\n"
+"                                                public Object invoke"
+"(Invocation mi) throws Exception;\n"
+"                                                }"
 
 #. Tag: para
 #: J2EE_EJBs_On_JBOSS.xml:1028
@@ -3297,7 +3495,7 @@
 #: J2EE_EJBs_On_JBOSS.xml:1046
 #, no-c-format
 msgid "<title>org.jboss.ejb.InstancePool</title>"
-msgstr ""
+msgstr "<title>org.jboss.ejb.InstancePool</title>"
 
 #. Tag: para
 #: J2EE_EJBs_On_JBOSS.xml:1047
@@ -3377,6 +3575,63 @@
 "                                                public int getMaxSize();\n"
 "                                                }"
 msgstr ""
+"public interface InstancePool\n"
+"                                                extends ContainerPlugin\n"
+"                                                {\n"
+"                                                /** \n"
+"                                                * Get an instance without "
+"identity. Can be used\n"
+"                                                * by finders and create-"
+"methods, or stateless beans\n"
+"                                                *\n"
+"                                                * @return Context /w "
+"instance\n"
+"                                                * @exception "
+"RemoteException\n"
+"                                                */\n"
+"                                                public EnterpriseContext get"
+"() throws Exception;\n"
+"                                                \n"
+"                                                /** Return an anonymous "
+"instance after invocation.\n"
+"                                                *\n"
+"                                                * @param ctx\n"
+"                                                */\n"
+"                                                public void free"
+"(EnterpriseContext ctx);\n"
+"                                                \n"
+"                                                /**\n"
+"                                                * Discard an anonymous "
+"instance after invocation.\n"
+"                                                * This is called if the "
+"instance should not be reused,\n"
+"                                                * perhaps due to some "
+"exception being thrown from it.\n"
+"                                                *\n"
+"                                                * @param ctx\n"
+"                                                */\n"
+"                                                public void discard"
+"(EnterpriseContext ctx);\n"
+"                                                \n"
+"                                                /**\n"
+"                                                * Return the size of the "
+"pool.\n"
+"                                                *\n"
+"                                                * @return the size of the "
+"pool.\n"
+"                                                */\n"
+"                                                public int getCurrentSize"
+"();\n"
+"                                                \n"
+"                                                /**\n"
+"                                                * Get the maximum size of "
+"the pool.\n"
+"                                                *\n"
+"                                                * @return the size of the "
+"pool.\n"
+"                                                */\n"
+"                                                public int getMaxSize();\n"
+"                                                }"
 
 #. Tag: para
 #: J2EE_EJBs_On_JBOSS.xml:1052
@@ -3401,7 +3656,7 @@
 #: J2EE_EJBs_On_JBOSS.xml:1061
 #, no-c-format
 msgid "org.jboss.ebj.InstanceCache"
-msgstr ""
+msgstr "org.jboss.ebj.InstanceCache"
 
 #. Tag: para
 #: J2EE_EJBs_On_JBOSS.xml:1062
@@ -3512,6 +3767,92 @@
 "(Object id);    \n"
 "                                                }"
 msgstr ""
+"public interface InstanceCache \n"
+"                                                extends ContainerPlugin\n"
+"                                                {\n"
+"                                                /**\n"
+"                                                * Gets a bean instance from "
+"this cache given the identity.\n"
+"                                                * This method may involve "
+"activation if the instance is not\n"
+"                                                * in the cache.\n"
+"                                                * Implementation should have "
+"O(1) complexity.\n"
+"                                                * This method is never "
+"called for stateless session beans.\n"
+"                                                *\n"
+"                                                * @param id the primary key "
+"of the bean\n"
+"                                                * @return the "
+"EnterpriseContext related to the given id\n"
+"                                                * @exception RemoteException "
+"in case of illegal calls\n"
+"                                                * (concurrent / reentrant), "
+"NoSuchObjectException if\n"
+"                                                * the bean cannot be found.\n"
+"                                                * @see #release\n"
+"                                                */\n"
+"                                                public EnterpriseContext get"
+"(Object id)\n"
+"                                                throws RemoteException, "
+"NoSuchObjectException;\n"
+"                                                \n"
+"                                                /**\n"
+"                                                * Inserts an active bean "
+"instance after creation or activation.\n"
+"                                                * Implementation should "
+"guarantee proper locking and O(1) complexity.\n"
+"                                                *\n"
+"                                                * @param ctx the "
+"EnterpriseContext to insert in the cache\n"
+"                                                * @see #remove\n"
+"                                                */\n"
+"                                                public void insert"
+"(EnterpriseContext ctx);\n"
+"                                                \n"
+"                                                /**\n"
+"                                                * Releases the given bean "
+"instance from this cache.\n"
+"                                                * This method may passivate "
+"the bean to get it out of the cache.\n"
+"                                                * Implementation should "
+"return almost immediately leaving the\n"
+"                                                * passivation to be executed "
+"by another thread.\n"
+"                                                *\n"
+"                                                * @param ctx the "
+"EnterpriseContext to release\n"
+"                                                * @see #get\n"
+"                                                */\n"
+"                                                public void release"
+"(EnterpriseContext ctx);\n"
+"                                                \n"
+"                                                /**\n"
+"                                                * Removes a bean instance "
+"from this cache given the identity.\n"
+"                                                * Implementation should have "
+"O(1) complexity and guarantee\n"
+"                                                * proper locking.\n"
+"                                                *\n"
+"                                                * @param id the primary key "
+"of the bean\n"
+"                                                * @see #insert\n"
+"                                                */\n"
+"                                                public void remove(Object "
+"id);\n"
+"                                                \n"
+"                                                /**\n"
+"                                                * Checks whether an instance "
+"corresponding to a particular\n"
+"                                                * id is active\n"
+"                                                *\n"
+"                                                * @param id the primary key "
+"of the bean\n"
+"                                                * @see #insert\n"
+"                                                */\n"
+"                                                public boolean isActive"
+"(Object id);    \n"
+"                                                }"
 
 #. Tag: para
 #: J2EE_EJBs_On_JBOSS.xml:1067
@@ -3816,6 +4157,233 @@
 "RemoveException;\n"
 "                                                }"
 msgstr ""
+"public interface EntityPersistenceManager \n"
+"                                                extends ContainerPlugin\n"
+"                                                {\n"
+"                                                /**\n"
+"                                                * Returns a new instance of "
+"the bean class or a subclass of the\n"
+"                                                * bean class.\n"
+"                                                *\n"
+"                                                * @return the new instance\n"
+"                                                */\n"
+"                                                Object "
+"createBeanClassInstance() throws Exception;\n"
+"                                                \n"
+"                                                /**\n"
+"                                                * This method is called "
+"whenever an entity is to be created. The\n"
+"                                                * persistence manager is "
+"responsible for calling the ejbCreate method\n"
+"                                                * on the instance and to "
+"handle the results properly wrt the persistent\n"
+"                                                * store.\n"
+"                                                *\n"
+"                                                * @param m the create method "
+"in the home interface that was\n"
+"                                                * called\n"
+"                                                * @param args any create "
+"parameters\n"
+"                                                * @param instance the "
+"instance being used for this create call\n"
+"                                                */\n"
+"                                                void createEntity(Method m,\n"
+"                                                Object[] args,\n"
+"                                                EntityEnterpriseContext "
+"instance)\n"
+"                                                throws Exception;\n"
+"                                                \n"
+"                                                /**\n"
+"                                                * This method is called "
+"whenever an entity is to be created. The\n"
+"                                                * persistence manager is "
+"responsible for calling the ejbPostCreate method\n"
+"                                                * on the instance and to "
+"handle the results properly wrt the persistent\n"
+"                                                * store.\n"
+"                                                *\n"
+"                                                * @param m the create method "
+"in the home interface that was\n"
+"                                                * called\n"
+"                                                * @param args any create "
+"parameters\n"
+"                                                * @param instance the "
+"instance being used for this create call\n"
+"                                                */\n"
+"                                                void postCreateEntity(Method "
+"m,\n"
+"                                                Object[] args,\n"
+"                                                EntityEnterpriseContext "
+"instance)\n"
+"                                                throws Exception;\n"
+"                                                \n"
+"                                                /**\n"
+"                                                * This method is called when "
+"single entities are to be found. The\n"
+"                                                * persistence manager must "
+"find out whether the wanted instance is\n"
+"                                                * available in the "
+"persistence store, and if so it shall use the\n"
+"                                                * ContainerInvoker plugin to "
+"create an EJBObject to the instance, which\n"
+"                                                * is to be returned as "
+"result.\n"
+"                                                *\n"
+"                                                * @param finderMethod the "
+"find method in the home interface that was\n"
+"                                                * called\n"
+"                                                * @param args any finder "
+"parameters\n"
+"                                                * @param instance the "
+"instance to use for the finder call\n"
+"                                                * @return an EJBObject "
+"representing the found entity\n"
+"                                                */\n"
+"                                                Object findEntity(Method "
+"finderMethod,\n"
+"                                                Object[] args,\n"
+"                                                EntityEnterpriseContext "
+"instance)\n"
+"                                                throws Exception;\n"
+"                                                \n"
+"                                                /**\n"
+"                                                * This method is called when "
+"collections of entities are to be\n"
+"                                                * found. The persistence "
+"manager must find out whether the wanted\n"
+"                                                * instances are available in "
+"the persistence store, and if so it\n"
+"                                                * shall use the "
+"ContainerInvoker plugin to create EJBObjects to\n"
+"                                                * the instances, which are "
+"to be returned as result.\n"
+"                                                *\n"
+"                                                * @param finderMethod the "
+"find method in the home interface that was\n"
+"                                                * called\n"
+"                                                * @param args any finder "
+"parameters\n"
+"                                                * @param instance the "
+"instance to use for the finder call\n"
+"                                                * @return an EJBObject "
+"collection representing the found\n"
+"                                                * entities\n"
+"                                                */\n"
+"                                                Collection findEntities"
+"(Method finderMethod,\n"
+"                                                Object[] args,\n"
+"                                                EntityEnterpriseContext "
+"instance)\n"
+"                                                throws Exception;\n"
+"                                                \n"
+"                                                /**\n"
+"                                                * This method is called when "
+"an entity shall be activated. The\n"
+"                                                * persistence manager must "
+"call the ejbActivate method on the\n"
+"                                                * instance.\n"
+"                                                *\n"
+"                                                * @param instance the "
+"instance to use for the activation\n"
+"                                                *\n"
+"                                                * @throws RemoteException "
+"thrown if some system exception occurs\n"
+"                                                */\n"
+"                                                void activateEntity"
+"(EntityEnterpriseContext instance)\n"
+"                                                throws RemoteException;\n"
+"                                                \n"
+"                                                /**\n"
+"                                                * This method is called "
+"whenever an entity shall be load from the\n"
+"                                                * underlying storage. The "
+"persistence manager must load the state\n"
+"                                                * from the underlying "
+"storage and then call ejbLoad on the\n"
+"                                                * supplied instance.\n"
+"                                                *\n"
+"                                                * @param instance the "
+"instance to synchronize\n"
+"                                                *\n"
+"                                                * @throws RemoteException "
+"thrown if some system exception occurs\n"
+"                                                */\n"
+"                                                void loadEntity"
+"(EntityEnterpriseContext instance)\n"
+"                                                throws RemoteException;\n"
+"                                                \n"
+"                                                /**\n"
+"                                                * This method is used to "
+"determine if an entity should be stored.\n"
+"                                                *\n"
+"                                                * @param instance the "
+"instance to check\n"
+"                                                * @return true, if the "
+"entity has been modified\n"
+"                                                * @throws Exception thrown "
+"if some system exception occurs\n"
+"                                                */\n"
+"                                                boolean isModified"
+"(EntityEnterpriseContext instance) throws Exception;\n"
+"                                                \n"
+"                                                /**\n"
+"                                                * This method is called "
+"whenever an entity shall be stored to the\n"
+"                                                * underlying storage. The "
+"persistence manager must call ejbStore\n"
+"                                                * on the supplied instance "
+"and then store the state to the\n"
+"                                                * underlying storage.\n"
+"                                                *\n"
+"                                                * @param instance the "
+"instance to synchronize\n"
+"                                                *\n"
+"                                                * @throws RemoteException "
+"thrown if some system exception occurs\n"
+"                                                */\n"
+"                                                void storeEntity"
+"(EntityEnterpriseContext instance)\n"
+"                                                throws RemoteException;\n"
+"                                                \n"
+"                                                /**\n"
+"                                                * This method is called when "
+"an entity shall be passivate. The\n"
+"                                                * persistence manager must "
+"call the ejbPassivate method on the\n"
+"                                                * instance.\n"
+"                                                *\n"
+"                                                * @param instance the "
+"instance to passivate\n"
+"                                                *\n"
+"                                                * @throws RemoteException "
+"thrown if some system exception occurs\n"
+"                                                */\n"
+"                                                void passivateEntity"
+"(EntityEnterpriseContext instance)\n"
+"                                                throws RemoteException;\n"
+"                                                \n"
+"                                                /**\n"
+"                                                * This method is called when "
+"an entity shall be removed from the\n"
+"                                                * underlying storage. The "
+"persistence manager must call ejbRemove\n"
+"                                                * on the instance and then "
+"remove its state from the underlying\n"
+"                                                * storage.\n"
+"                                                *\n"
+"                                                * @param instance the "
+"instance to remove\n"
+"                                                *\n"
+"                                                * @throws RemoteException "
+"thrown if some system exception occurs\n"
+"                                                * @throws RemoveException "
+"thrown if the instance could not be removed\n"
+"                                                */\n"
+"                                                void removeEntity"
+"(EntityEnterpriseContext instance)\n"
+"                                                throws RemoteException, "
+"RemoveException;\n"
+"                                                }"
 
 #. Tag: title
 #: J2EE_EJBs_On_JBOSS.xml:1115
@@ -4094,6 +4662,253 @@
 "RemoveException;\n"
 "                                                }"
 msgstr ""
+"public interface EntityPersistenceStore \n"
+"                                                extends ContainerPlugin\n"
+"                                                {\n"
+"                                                /**\n"
+"                                                * Returns a new instance of "
+"the bean class or a subclass of the\n"
+"                                                * bean class.\n"
+"                                                *\n"
+"                                                * @return the new instance\n"
+"                                                *\n"
+"                                                * @throws Exception\n"
+"                                                */\n"
+"                                                Object "
+"createBeanClassInstance() \n"
+"                                                throws Exception;\n"
+"                                                \n"
+"                                                /**\n"
+"                                                * Initializes the instance "
+"context.\n"
+"                                                *\n"
+"                                                * &lt;p&gt;This method is "
+"called before createEntity, and should\n"
+"                                                * reset the value of all "
+"cmpFields to 0 or null.\n"
+"                                                *\n"
+"                                                * @param ctx\n"
+"                                                *\n"
+"                                                * @throws RemoteException\n"
+"                                                */\n"
+"                                                void initEntity"
+"(EntityEnterpriseContext ctx);\n"
+"                                                \n"
+"                                                /**\n"
+"                                                * This method is called "
+"whenever an entity is to be created.  The\n"
+"                                                * persistence manager is "
+"responsible for handling the results\n"
+"                                                * properly wrt the "
+"persistent store.\n"
+"                                                *\n"
+"                                                * @param m the create method "
+"in the home interface that was\n"
+"                                                * called\n"
+"                                                * @param args any create "
+"parameters\n"
+"                                                * @param instance the "
+"instance being used for this create call\n"
+"                                                * @return The primary key "
+"computed by CMP PM or null for BMP\n"
+"                                                *\n"
+"                                                * @throws Exception\n"
+"                                                */\n"
+"                                                Object createEntity(Method "
+"m,\n"
+"                                                Object[] args,\n"
+"                                                EntityEnterpriseContext "
+"instance)\n"
+"                                                throws Exception;\n"
+"                                                \n"
+"                                                /**\n"
+"                                                * This method is called when "
+"single entities are to be found. The\n"
+"                                                * persistence manager must "
+"find out whether the wanted instance\n"
+"                                                * is available in the "
+"persistence store, if so it returns the\n"
+"                                                * primary key of the "
+"object.\n"
+"                                                *\n"
+"                                                * @param finderMethod the "
+"find method in the home interface that was\n"
+"                                                * called\n"
+"                                                * @param args any finder "
+"parameters\n"
+"                                                * @param instance the "
+"instance to use for the finder call\n"
+"                                                * @return a primary key "
+"representing the found entity\n"
+"                                                *\n"
+"                                                * @throws RemoteException "
+"thrown if some system exception occurs\n"
+"                                                * @throws FinderException "
+"thrown if some heuristic problem occurs\n"
+"                                                */\n"
+"                                                Object findEntity(Method "
+"finderMethod,\n"
+"                                                Object[] args,\n"
+"                                                EntityEnterpriseContext "
+"instance)\n"
+"                                                throws Exception;\n"
+"                                                \n"
+"                                                /**\n"
+"                                                * This method is called when "
+"collections of entities are to be\n"
+"                                                * found. The persistence "
+"manager must find out whether the wanted\n"
+"                                                * instances are available in "
+"the persistence store, and if so it\n"
+"                                                * must return a collection "
+"of primaryKeys.\n"
+"                                                *\n"
+"                                                * @param finderMethod the "
+"find method in the home interface that was\n"
+"                                                * called\n"
+"                                                * @param args any finder "
+"parameters\n"
+"                                                * @param instance the "
+"instance to use for the finder call\n"
+"                                                * @return an primary key "
+"collection representing the found\n"
+"                                                * entities\n"
+"                                                *\n"
+"                                                * @throws RemoteException "
+"thrown if some system exception occurs\n"
+"                                                * @throws FinderException "
+"thrown if some heuristic problem occurs\n"
+"                                                */\n"
+"                                                Collection findEntities"
+"(Method finderMethod,\n"
+"                                                Object[] args,\n"
+"                                                EntityEnterpriseContext "
+"instance)\n"
+"                                                throws Exception;\n"
+"                                                \n"
+"                                                /**\n"
+"                                                * This method is called when "
+"an entity shall be activated.\n"
+"                                                *\n"
+"                                                * &lt;p&gt;With the "
+"PersistenceManager factorization most EJB\n"
+"                                                * calls should not exists "
+"However this calls permits us to\n"
+"                                                * introduce optimizations in "
+"the persistence store. Particularly\n"
+"                                                * the context has a "
+"\"PersistenceContext\" that a PersistenceStore\n"
+"                                                * can use (JAWS does for "
+"smart updates) and this is as good a\n"
+"                                                * callback as any other to "
+"set it up.\n"
+"                                                * @param instance the "
+"instance to use for the activation\n"
+"                                                *\n"
+"                                                * @throws RemoteException "
+"thrown if some system exception occurs\n"
+"                                                */\n"
+"                                                void activateEntity"
+"(EntityEnterpriseContext instance)\n"
+"                                                throws RemoteException;\n"
+"                                                \n"
+"                                                /**\n"
+"                                                * This method is called "
+"whenever an entity shall be load from the\n"
+"                                                * underlying storage. The "
+"persistence manager must load the state\n"
+"                                                * from the underlying "
+"storage and then call ejbLoad on the\n"
+"                                                * supplied instance.\n"
+"                                                *\n"
+"                                                * @param instance the "
+"instance to synchronize\n"
+"                                                *\n"
+"                                                * @throws RemoteException "
+"thrown if some system exception occurs\n"
+"                                                */\n"
+"                                                void loadEntity"
+"(EntityEnterpriseContext instance)\n"
+"                                                throws RemoteException;\n"
+"                                                \n"
+"                                                /**\n"
+"                                                * This method is used to "
+"determine if an entity should be stored.\n"
+"                                                *\n"
+"                                                * @param instance the "
+"instance to check\n"
+"                                                * @return true, if the "
+"entity has been modified\n"
+"                                                * @throws Exception thrown "
+"if some system exception occurs\n"
+"                                                */\n"
+"                                                boolean isModified"
+"(EntityEnterpriseContext instance)\n"
+"                                                throws Exception;\n"
+"                                                \n"
+"                                                /**\n"
+"                                                * This method is called "
+"whenever an entity shall be stored to the\n"
+"                                                * underlying storage. The "
+"persistence manager must call ejbStore\n"
+"                                                * on the supplied instance "
+"and then store the state to the\n"
+"                                                * underlying storage.\n"
+"                                                *\n"
+"                                                * @param instance the "
+"instance to synchronize\n"
+"                                                *\n"
+"                                                * @throws RemoteException "
+"thrown if some system exception occurs\n"
+"                                                */\n"
+"                                                void storeEntity"
+"(EntityEnterpriseContext instance)\n"
+"                                                throws RemoteException;\n"
+"                                                \n"
+"                                                /**\n"
+"                                                * This method is called when "
+"an entity shall be passivate. The\n"
+"                                                * persistence manager must "
+"call the ejbPassivate method on the\n"
+"                                                * instance.\n"
+"                                                *\n"
+"                                                * &lt;p&gt;See the activate "
+"discussion for the reason for\n"
+"                                                * exposing EJB callback * "
+"calls to the store.\n"
+"                                                *\n"
+"                                                * @param instance the "
+"instance to passivate\n"
+"                                                *\n"
+"                                                * @throws RemoteException "
+"thrown if some system exception occurs\n"
+"                                                */\n"
+"                                                void passivateEntity"
+"(EntityEnterpriseContext instance)\n"
+"                                                throws RemoteException;\n"
+"                                                \n"
+"                                                /**\n"
+"                                                * This method is called when "
+"an entity shall be removed from the\n"
+"                                                * underlying storage. The "
+"persistence manager must call ejbRemove\n"
+"                                                * on the instance and then "
+"remove its state from the underlying\n"
+"                                                * storage.\n"
+"                                                *\n"
+"                                                * @param instance the "
+"instance to remove\n"
+"                                                *\n"
+"                                                * @throws RemoteException "
+"thrown if some system exception occurs\n"
+"                                                * @throws RemoveException "
+"thrown if the instance could not be removed\n"
+"                                                */\n"
+"                                                void removeEntity"
+"(EntityEnterpriseContext instance)\n"
+"                                                throws RemoteException, "
+"RemoveException;\n"
+"                                                }"
 
 #. Tag: para
 #: J2EE_EJBs_On_JBOSS.xml:1121
@@ -4110,7 +4925,7 @@
 #: J2EE_EJBs_On_JBOSS.xml:1127
 #, no-c-format
 msgid "<title>org.jboss.ejb.StatefulSessionPersistenceManager</title>"
-msgstr ""
+msgstr "<title>org.jboss.ejb.StatefulSessionPersistenceManager</title>"
 
 #. Tag: para
 #: J2EE_EJBs_On_JBOSS.xml:1128
@@ -4189,6 +5004,31 @@
 "(Object key);\n"
 "                                                }"
 msgstr ""
+"public interface StatefulSessionPersistenceManager \n"
+"                                                extends ContainerPlugin\n"
+"                                                {\n"
+"                                                public void createSession"
+"(Method m, Object[] args,\n"
+"                                                StatefulSessionEnterpriseContext "
+"ctx)\n"
+"                                                throws Exception;\n"
+"                                                \n"
+"                                                public void activateSession"
+"(StatefulSessionEnterpriseContext ctx)\n"
+"                                                throws RemoteException;\n"
+"                                                \n"
+"                                                public void passivateSession"
+"(StatefulSessionEnterpriseContext ctx)\n"
+"                                                throws RemoteException;\n"
+"                                                \n"
+"                                                public void removeSession"
+"(StatefulSessionEnterpriseContext ctx)\n"
+"                                                throws RemoteException, "
+"RemoveException;\n"
+"                                                \n"
+"                                                public void removePassivated"
+"(Object key);\n"
+"                                                }"
 
 #. Tag: para
 #: J2EE_EJBs_On_JBOSS.xml:1158
@@ -4391,7 +5231,7 @@
 
 #. Tag: programlisting
 #: J2EE_EJBs_On_JBOSS.xml:1241
-#, fuzzy, no-c-format
+#, no-c-format
 msgid ""
 "&lt;container-interceptors&gt;\n"
 "                                &lt;interceptor&gt;org.jboss.ejb.plugins."
@@ -4422,68 +5262,34 @@
 "jdbc.JDBCRelationInterceptor&lt;/interceptor&gt;\n"
 "                                &lt;/container-interceptors&gt;"
 msgstr ""
-"&lt;jboss&gt;\n"
-"    &lt;session&gt;\n"
-"        &lt;ejb-name&gt;nextgen_RetryInterceptorStatelessSession&lt;/ejb-"
-"name&gt;\n"
-"        &lt;invoker-bindings&gt;\n"
-"            &lt;invoker&gt;\n"
-"                &lt;invoker-proxy-binding-name&gt;\n"
-"                    clustered-retry-stateless-rmi-invoker\n"
-"                &lt;/invoker-proxy-binding-name&gt;\n"
-"                &lt;jndi-name&gt;\n"
-"                    nextgen_RetryInterceptorStatelessSession\n"
-"                &lt;/jndi-name&gt;\n"
-"            &lt;/invoker&gt;\n"
-"        &lt;/invoker-bindings&gt;\n"
-"        &lt;clustered&gt;true&lt;/clustered&gt;\n"
-"    &lt;/session&gt;\n"
-"\n"
-"    &lt;invoker-proxy-binding&gt;\n"
-"        &lt;name&gt;clustered-retry-stateless-rmi-invoker&lt;/name&gt;\n"
-"        &lt;invoker-mbean&gt;jboss:service=invoker,type=jrmpha&lt;/invoker-"
-"mbean&gt;\n"
-"        &lt;proxy-factory&gt;org.jboss.proxy.ejb.ProxyFactoryHA&lt;/proxy-"
-"factory&gt;\n"
-"        &lt;proxy-factory-config&gt;\n"
-"            &lt;client-interceptors&gt;\n"
-"                &lt;home&gt;\n"
-"                    &lt;interceptor&gt;\n"
-"                        org.jboss.proxy.ejb.HomeInterceptor\n"
-"                    &lt;/interceptor&gt;\n"
-"                    &lt;interceptor&gt;\n"
-"                        org.jboss.proxy.SecurityInterceptor\n"
-"                    &lt;/interceptor&gt;\n"
-"                    &lt;interceptor&gt;\n"
-"                        org.jboss.proxy.TransactionInterceptor\n"
-"                    &lt;/interceptor&gt;\n"
-"                    &lt;interceptor&gt;\n"
-"                        org.jboss.proxy.ejb.RetryInterceptor\n"
-"                    &lt;/interceptor&gt;\n"
-"                    &lt;interceptor&gt;\n"
-"                        org.jboss.invocation.InvokerInterceptor\n"
-"                    &lt;/interceptor&gt;\n"
-"                &lt;/home&gt;\n"
-"                &lt;bean&gt;\n"
-"                    &lt;interceptor&gt;\n"
-"                        org.jboss.proxy.ejb.StatelessSessionInterceptor\n"
-"                    &lt;/interceptor&gt;\n"
-"                    &lt;interceptor&gt;\n"
-"                        org.jboss.proxy.SecurityInterceptor\n"
-"                    &lt;/interceptor&gt;\n"
-"                    &lt;interceptor&gt;\n"
-"                        org.jboss.proxy.TransactionInterceptor\n"
-"                    &lt;/interceptor&gt;\n"
-"                    &lt;interceptor&gt;\n"
-"                        org.jboss.proxy.ejb.RetryInterceptor\n"
-"                    &lt;/interceptor&gt;\n"
-"                    &lt;interceptor&gt;\n"
-"                        org.jboss.invocation.InvokerInterceptor\n"
-"                    &lt;/interceptor&gt;\n"
-"                &lt;/bean&gt;\n"
-"            &lt;/client-interceptors&gt;\n"
-"        &lt;/proxy-factory-config&gt;\n"
-"    &lt;/invoker-proxy-binding&gt;"
+"&lt;container-interceptors&gt;\n"
+"                                &lt;interceptor&gt;org.jboss.ejb.plugins."
+"ProxyFactoryFinderInterceptor&lt;/interceptor&gt;\n"
+"                                &lt;interceptor&gt;org.jboss.ejb.plugins."
+"LogInterceptor&lt;/interceptor&gt;\n"
+"                                &lt;interceptor&gt;org.jboss.ejb.plugins."
+"SecurityInterceptor&lt;/interceptor&gt;\n"
+"                                &lt;interceptor&gt;org.jboss.ejb.plugins."
+"TxInterceptorCMT&lt;/interceptor&gt;\n"
+"                                &lt;interceptor&gt;org.jboss.ejb.plugins."
+"CallValidationInterceptor&lt;/interceptor&gt;\n"
+"                                &lt;interceptor metricsEnabled=\"true\"&gt;"
+"org.jboss.ejb.plugins.MetricsInterceptor&lt;/interceptor&gt;\n"
+"                                &lt;interceptor&gt;org.jboss.ejb.plugins."
+"EntityCreationInterceptor&lt;/interceptor&gt;\n"
+"                                &lt;interceptor&gt;org.jboss.ejb.plugins."
+"EntityLockInterceptor&lt;/interceptor&gt;\n"
+"                                &lt;interceptor&gt;org.jboss.ejb.plugins."
+"EntityInstanceInterceptor&lt;/interceptor&gt;\n"
+"                                &lt;interceptor&gt;org.jboss.ejb.plugins."
+"EntityReentranceInterceptor&lt;/interceptor&gt;\n"
+"                                &lt;interceptor&gt;org.jboss.resource."
+"connectionmanager.CachedConnectionInterceptor&lt;/interceptor&gt;\n"
+"                                &lt;interceptor&gt;org.jboss.ejb.plugins."
+"EntitySynchronizationInterceptor&lt;/interceptor&gt;\n"
+"                                &lt;interceptor&gt;org.jboss.ejb.plugins.cmp."
+"jdbc.JDBCRelationInterceptor&lt;/interceptor&gt;\n"
+"                                &lt;/container-interceptors&gt;"
 
 #. Tag: para
 #: J2EE_EJBs_On_JBOSS.xml:1242
@@ -4620,21 +5426,21 @@
 
 #. Tag: entry
 #: J2EE_EJBs_On_JBOSS.xml:1303
-#, fuzzy, no-c-format
+#, no-c-format
 msgid "<entry>Tx2</entry>"
-msgstr "<entry>DB2</entry>"
+msgstr "<entry>Tx2</entry>"
 
 #. Tag: entry
 #: J2EE_EJBs_On_JBOSS.xml:1308
-#, fuzzy, no-c-format
+#, no-c-format
 msgid "<entry>Tx3</entry>"
-msgstr "<entry>DB2</entry>"
+msgstr "<entry>Tx3</entry>"
 
 #. Tag: entry
 #: J2EE_EJBs_On_JBOSS.xml:1311 J2EE_EJBs_On_JBOSS.xml:1316
-#, fuzzy, no-c-format
+#, no-c-format
 msgid "<entry>Tx4</entry>"
-msgstr "<entry>DB2</entry>"
+msgstr "<entry>Tx4</entry>"
 
 #. Tag: para
 #: J2EE_EJBs_On_JBOSS.xml:1326
@@ -4691,6 +5497,25 @@
 "                                        }\n"
 "                                        }"
 msgstr ""
+"try {\n"
+"                                        // ...\n"
+"                                        } catch (RemoteException ex) {\n"
+"                                        Throwable cause = null;\n"
+"                                        RemoteException rex = ex;\n"
+"                                        while (rex.detail != null) {\n"
+"                                        cause = rex.detail;\n"
+"                                        if (cause instanceof "
+"ApplicationDeadlockException) {\n"
+"                                        // ... We have deadlock, force a "
+"retry of the transaction.\n"
+"                                        break;\n"
+"                                        }\n"
+"                                        if (cause instanceof "
+"RemoteException) {\n"
+"                                        rex = (RemoteException)cause;\n"
+"                                        }\n"
+"                                        }\n"
+"                                        }"
 
 #. Tag: title
 #: J2EE_EJBs_On_JBOSS.xml:1340
@@ -4716,6 +5541,9 @@
 "                                        name=\"jboss.monitor:"
 "name=EntityLockMonitor\"/&gt;"
 msgstr ""
+"&lt;mbean code=\"org.jboss.monitor.EntityLockMonitor\"\n"
+"                                        name=\"jboss.monitor:"
+"name=EntityLockMonitor\"/&gt;"
 
 #. Tag: para
 #: J2EE_EJBs_On_JBOSS.xml:1345
@@ -4877,7 +5705,7 @@
 
 #. Tag: programlisting
 #: J2EE_EJBs_On_JBOSS.xml:1417
-#, fuzzy, no-c-format
+#, no-c-format
 msgid ""
 "&lt;jboss&gt;\n"
 "                                                &lt;enterprise-beans&gt;\n"
@@ -4892,29 +5720,18 @@
 "                                                &lt;/enterprise-beans&gt;\n"
 "                                                &lt;/jboss&gt;"
 msgstr ""
-"&lt;jboss&gt;    \n"
-"    &lt;enterprise-beans&gt;      \n"
-"        &lt;entity&gt;        \n"
-"            &lt;ejb-name&gt;nextgen.EnterpriseEntity&lt;/ejb-"
-"name&gt;        \n"
-"            &lt;jndi-name&gt;nextgen.EnterpriseEntity&lt;/jndi-"
-"name&gt;          \n"
-"            &lt;clustered&gt;True&lt;/clustered&gt;         \n"
-"            &lt;cluster-config&gt;            \n"
-"                &lt;partition-name&gt;DefaultPartition&lt;/partition-"
-"name&gt;            \n"
-"                &lt;home-load-balance-policy&gt;                 \n"
-"                    org.jboss.ha.framework.interfaces."
-"RoundRobin            \n"
-"                &lt;/home-load-balance-policy&gt;            \n"
-"                &lt;bean-load-balance-policy&gt;                \n"
-"                    org.jboss.ha.framework.interfaces."
-"FirstAvailable            \n"
-"                &lt;/bean-load-balance-policy&gt;          \n"
-"            &lt;/cluster-config&gt;      \n"
-"        &lt;/entity&gt;    \n"
-"    &lt;/enterprise-beans&gt;  \n"
-"&lt;/jboss&gt;"
+"&lt;jboss&gt;\n"
+"                                                &lt;enterprise-beans&gt;\n"
+"                                                &lt;entity&gt;\n"
+"                                                &lt;ejb-name&gt;"
+"MyEntityBean&lt;/ejb-name&gt;\n"
+"                                                &lt;jndi-name&gt;"
+"MyEntityHomeRemote&lt;/jndi-name&gt;\n"
+"                                                &lt;read-only&gt;True&lt;/"
+"read-only&gt;\n"
+"                                                &lt;/entity&gt;\n"
+"                                                &lt;/enterprise-beans&gt;\n"
+"                                                &lt;/jboss&gt;"
 
 #. Tag: title
 #: J2EE_EJBs_On_JBOSS.xml:1422
@@ -4945,7 +5762,7 @@
 
 #. Tag: programlisting
 #: J2EE_EJBs_On_JBOSS.xml:1427
-#, fuzzy, no-c-format
+#, no-c-format
 msgid ""
 "&lt;jboss&gt;\n"
 "                                                &lt;enterprise-beans&gt;\n"
@@ -4972,29 +5789,30 @@
 "                                                &lt;/enterprise-beans&gt;\n"
 "                                                &lt;/jboss&gt;"
 msgstr ""
-"&lt;jboss&gt;    \n"
-"    &lt;enterprise-beans&gt;      \n"
-"        &lt;entity&gt;        \n"
-"            &lt;ejb-name&gt;nextgen.EnterpriseEntity&lt;/ejb-"
-"name&gt;        \n"
-"            &lt;jndi-name&gt;nextgen.EnterpriseEntity&lt;/jndi-"
-"name&gt;          \n"
-"            &lt;clustered&gt;True&lt;/clustered&gt;         \n"
-"            &lt;cluster-config&gt;            \n"
-"                &lt;partition-name&gt;DefaultPartition&lt;/partition-"
-"name&gt;            \n"
-"                &lt;home-load-balance-policy&gt;                 \n"
-"                    org.jboss.ha.framework.interfaces."
-"RoundRobin            \n"
-"                &lt;/home-load-balance-policy&gt;            \n"
-"                &lt;bean-load-balance-policy&gt;                \n"
-"                    org.jboss.ha.framework.interfaces."
-"FirstAvailable            \n"
-"                &lt;/bean-load-balance-policy&gt;          \n"
-"            &lt;/cluster-config&gt;      \n"
-"        &lt;/entity&gt;    \n"
-"    &lt;/enterprise-beans&gt;  \n"
-"&lt;/jboss&gt;"
+"&lt;jboss&gt;\n"
+"                                                &lt;enterprise-beans&gt;\n"
+"                                                &lt;entity&gt;\n"
+"                                                &lt;ejb-name&gt;nextgen."
+"EnterpriseEntity&lt;/ejb-name&gt;\n"
+"                                                &lt;jndi-name&gt;nextgen."
+"EnterpriseEntity&lt;/jndi-name&gt;\n"
+"                                                &lt;method-attributes&gt;\n"
+"                                                &lt;method&gt;\n"
+"                                                &lt;method-name&gt;get*&lt;/"
+"method-name&gt;\n"
+"                                                &lt;read-only&gt;true&lt;/"
+"read-only&gt;\n"
+"                                                &lt;/method&gt;\n"
+"                                                &lt;method&gt;\n"
+"                                                &lt;method-name&gt;"
+"anotherReadOnlyMethod&lt;/method-name&gt;\n"
+"                                                &lt;read-only&gt;true&lt;/"
+"read-only&gt;\n"
+"                                                &lt;/method&gt;\n"
+"                                                &lt;/method-attributes&gt;\n"
+"                                                &lt;/entity&gt;\n"
+"                                                &lt;/enterprise-beans&gt;\n"
+"                                                &lt;/jboss&gt;"
 
 #. Tag: title
 #: J2EE_EJBs_On_JBOSS.xml:1432
@@ -5054,7 +5872,7 @@
 
 #. Tag: programlisting
 #: J2EE_EJBs_On_JBOSS.xml:1443
-#, fuzzy, no-c-format
+#, no-c-format
 msgid ""
 "&lt;jboss&gt;\n"
 "                                                &lt;enterprise-beans&gt;\n"
@@ -5081,27 +5899,30 @@
 "                                                &lt;/enterprise-beans&gt;\n"
 "                                                &lt;/jboss&gt;"
 msgstr ""
-"&lt;jboss&gt;    \n"
-"    &lt;enterprise-beans&gt;      \n"
-"        &lt;session&gt;        \n"
-"            &lt;ejb-name&gt;nextgen.StatelessSession&lt;/ejb-"
-"name&gt;        \n"
-"            &lt;jndi-name&gt;nextgen.StatelessSession&lt;/jndi-"
-"name&gt;        \n"
-"            &lt;clustered&gt;True&lt;/clustered&gt;        \n"
-"            &lt;cluster-config&gt;          \n"
-"                &lt;partition-name&gt;DefaultPartition&lt;/partition-"
-"name&gt;          \n"
-"                &lt;home-load-balance-policy&gt;                 \n"
-"                    org.jboss.ha.framework.interfaces.RoundRobin          \n"
-"                &lt;/home-load-balance-policy&gt;          \n"
-"                &lt;bean-load-balance-policy&gt;  \n"
-"                    org.jboss.ha.framework.interfaces.RoundRobin\n"
-"                &lt;/bean-load-balance-policy&gt;\n"
-"            &lt;/cluster-config&gt;\n"
-"        &lt;/session&gt;\n"
-"    &lt;/enterprise-beans&gt;\n"
-"&lt;/jboss&gt;"
+"&lt;jboss&gt;\n"
+"                                                &lt;enterprise-beans&gt;\n"
+"                                                &lt;entity&gt;\n"
+"                                                &lt;ejb-name&gt;"
+"MyCMP2Bean&lt;/ejb-name&gt;\n"
+"                                                &lt;jndi-name&gt;MyCMP2&lt;/"
+"jndi-name&gt;\n"
+"                                                &lt;configuration-name&gt;\n"
+"                                                Instance Per Transaction CMP "
+"2.x EntityBean\n"
+"                                                &lt;/configuration-name&gt;\n"
+"                                                &lt;/entity&gt;\n"
+"                                                &lt;entity&gt;\n"
+"                                                &lt;ejb-name&gt;"
+"MyBMPBean&lt;/ejb-name&gt;\n"
+"                                                &lt;jndi-name&gt;MyBMP&lt;/"
+"jndi-name&gt;\n"
+"                                                &lt;configuration-name&gt;\n"
+"                                                Instance Per Transaction BMP "
+"EntityBean\n"
+"                                                &lt;/configuration-name&gt;\n"
+"                                                &lt;/entity&gt;\n"
+"                                                &lt;/enterprise-beans&gt;\n"
+"                                                &lt;/jboss&gt;"
 
 #. Tag: title
 #: J2EE_EJBs_On_JBOSS.xml:1450
@@ -5135,8 +5956,7 @@
 #. Tag: para
 #: J2EE_EJBs_On_JBOSS.xml:1458
 #, no-c-format
-msgid ""
-"This section will describe some common locking problems and their solution."
+msgid "This section will describe some common locking problems and their solution."
 msgstr ""
 
 #. Tag: title
@@ -5269,6 +6089,17 @@
 "\"&gt;org.jboss.ejb.txtimer.TimedObjectInvokerImpl&lt;/attribute&gt;\n"
 "                        &lt;/mbean&gt;"
 msgstr ""
+"&lt;mbean code=\"org.jboss.ejb.txtimer.EJBTimerServiceImpl\" name=\"jboss."
+"ejb:service=EJBTimerService\"&gt;\n"
+"                        &lt;attribute name=\"RetryPolicy\"&gt;jboss.ejb:"
+"service=EJBTimerService,retryPolicy=fixedDelay&lt;/attribute&gt;\n"
+"                        &lt;attribute name=\"PersistencePolicy\"&gt;jboss."
+"ejb:service=EJBTimerService,persistencePolicy=database&lt;/attribute&gt;\n"
+"                        &lt;attribute name=\"TimerIdGeneratorClassName\"&gt;"
+"org.jboss.ejb.txtimer.BigIntegerTimerIdGenerator&lt;/attribute&gt;\n"
+"                        &lt;attribute name=\"TimedObjectInvokerClassName"
+"\"&gt;org.jboss.ejb.txtimer.TimedObjectInvokerImpl&lt;/attribute&gt;\n"
+"                        &lt;/mbean&gt;"
 
 #. Tag: para
 #: J2EE_EJBs_On_JBOSS.xml:1512
@@ -5352,6 +6183,12 @@
 "attribute&gt;\n"
 "                        &lt;/mbean&gt;"
 msgstr ""
+"&lt;mbean code=\"org.jboss.ejb.txtimer.FixedDelayRetryPolicy\"\n"
+"                        name=\"jboss.ejb:service=EJBTimerService,"
+"retryPolicy=fixedDelay\"&gt;\n"
+"                        &lt;attribute name=\"Delay\"&gt;100&lt;/"
+"attribute&gt;\n"
+"                        &lt;/mbean&gt;"
 
 #. Tag: para
 #: J2EE_EJBs_On_JBOSS.xml:1541
@@ -5387,6 +6224,9 @@
 "                        name=\"jboss.ejb:service=EJBTimerService,"
 "persistencePolicy=noop\"/&gt;"
 msgstr ""
+"&lt;mbean code=\"org.jboss.ejb.txtimer.NoopPersistencePolicy\" \n"
+"                        name=\"jboss.ejb:service=EJBTimerService,"
+"persistencePolicy=noop\"/&gt;"
 
 #. Tag: para
 #: J2EE_EJBs_On_JBOSS.xml:1555
@@ -5413,6 +6253,18 @@
 "attribute&gt;\n"
 "                        &lt;/mbean&gt;"
 msgstr ""
+"&lt;mbean code=\"org.jboss.ejb.txtimer.DatabasePersistencePolicy\" \n"
+"                        name=\"jboss.ejb:service=EJBTimerService,"
+"persistencePolicy=database\"&gt;\n"
+"                        &lt;!-- DataSource JNDI name --&gt;\n"
+"                        &lt;depends optional-attribute-name=\"DataSource"
+"\"&gt;jboss.jca:service=DataSourceBinding,name=DefaultDS&lt;/depends&gt;\n"
+"                        &lt;!-- The plugin that handles database persistence "
+"--&gt;\n"
+"                        &lt;attribute name=\"DatabasePersistencePlugin\"&gt;"
+"org.jboss.ejb.txtimer.GeneralPurposeDatabasePersistencePlugin&lt;/"
+"attribute&gt;\n"
+"                        &lt;/mbean&gt;"
 
 #. Tag: para
 #: J2EE_EJBs_On_JBOSS.xml:1561
@@ -5433,3 +6285,4 @@
 "<literal>org.jboss.ejb.txtimer.GeneralPurposeDatabasePersistencePlugin</"
 "literal>."
 msgstr ""
+




More information about the jboss-cvs-commits mailing list