[jboss-cvs] JBossAS SVN: r74767 - projects/docs/enterprise/4.3/Server_Configuration_Guide/ja-JP.

jboss-cvs-commits at lists.jboss.org jboss-cvs-commits at lists.jboss.org
Wed Jun 18 01:46:46 EDT 2008


Author: noriko
Date: 2008-06-18 01:46:46 -0400 (Wed, 18 Jun 2008)
New Revision: 74767

Modified:
   projects/docs/enterprise/4.3/Server_Configuration_Guide/ja-JP/J2EE_EJBs_On_JBOSS.po
Log:
translation completed 100%

Modified: projects/docs/enterprise/4.3/Server_Configuration_Guide/ja-JP/J2EE_EJBs_On_JBOSS.po
===================================================================
--- projects/docs/enterprise/4.3/Server_Configuration_Guide/ja-JP/J2EE_EJBs_On_JBOSS.po	2008-06-18 05:25:45 UTC (rev 74766)
+++ projects/docs/enterprise/4.3/Server_Configuration_Guide/ja-JP/J2EE_EJBs_On_JBOSS.po	2008-06-18 05:46:46 UTC (rev 74767)
@@ -1,4 +1,4 @@
-# translation of Clustering_Guide_JMS.po to Japanese
+# translation of J2EE_EJBs_On_JBOSS.po to Japanese
 # translation of Clustering_Guide_JMS.po to
 # Language /tmp/mike/JBEAP420/JBAS translations for JBEAP package.
 # Copyright (C) 2007, 2008 Free Software Foundation, Inc.
@@ -8,10 +8,10 @@
 # Noriko Mizumoto <noriko at redhat.com>, 2008.
 msgid ""
 msgstr ""
-"Project-Id-Version: Clustering_Guide_JMS\n"
+"Project-Id-Version: J2EE_EJBs_On_JBOSS\n"
 "Report-Msgid-Bugs-To: http://bugs.kde.org\n"
 "POT-Creation-Date: 2008-06-04 04:07+0000\n"
-"PO-Revision-Date: 2008-05-08 13:29+1000\n"
+"PO-Revision-Date: 2008-06-18 15:44+1000\n"
 "Last-Translator: Noriko Mizumoto <noriko at redhat.com>\n"
 "Language-Team: Japanese <fedora-trans-ja at redhat.com>\n"
 "MIME-Version: 1.0\n"
@@ -308,7 +308,7 @@
 
 #. Tag: para
 #: J2EE_EJBs_On_JBOSS.xml:92
-#, fuzzy, no-c-format
+#, no-c-format
 msgid ""
 "As an example of the client interceptor configuration usage, consider the "
 "default stateless session bean configuration found in the <literal>server/"
@@ -318,8 +318,8 @@
 "\"/> shows the <literal>stateless-rmi-invoker</literal> client interceptors "
 "configuration referenced by the Standard Stateless SessionBean."
 msgstr ""
-"クライアントインターセプタ構成の使用例のように、 <literal>server/default/"
-"standardjboss.xml</literal> 記述子にあるデフォルトのステートレスセッション "
+"クライアントインターセプタ構成の使用例として、 <literal>server/"
+"production/standardjboss.xml</literal> 記述子にあるデフォルトのステートレスセッション "
 "bean 設定を検討してみます。 <xref linkend=\"The_EJB_Client_Side_View-"
 "The_client_interceptors_from_the_Standard_Stateless_SessionBean_configuration."
 "\"/> では Standard Stateless SessionBean で参照される <literal>stateless-rmi-"
@@ -335,7 +335,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;/name&gt;\n"
@@ -378,51 +378,48 @@
 "&lt;/invoker-proxy-binding&gt;"
 msgstr ""
 "&lt;invoker-proxy-binding&gt;\n"
-"                                &lt;name&gt;stateless-rmi-invoker&lt;/"
-"name&gt;\n"
-"                                &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."
+"    &lt;name&gt;stateless-rmi-invoker&lt;/name&gt;\n"
+"    &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."
+"                &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."
+"                &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;"
+"                &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
-#, fuzzy, no-c-format
+#, no-c-format
 msgid ""
 "&lt;container-configuration&gt;\n"
 "    &lt;container-name&gt;Standard Stateless SessionBean&lt;/container-"
@@ -434,14 +431,13 @@
 "&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;"
+"    &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
@@ -882,7 +878,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"
@@ -932,54 +928,51 @@
 "&lt;/proxy-factory-config&gt;"
 msgstr ""
 "&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;"
+"    &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
@@ -1046,7 +1039,7 @@
 
 #. Tag: programlisting
 #: J2EE_EJBs_On_JBOSS.xml:303
-#, fuzzy, no-c-format
+#, no-c-format
 msgid ""
 "&lt;proxy-factory-config&gt;\n"
 "    &lt;web-class-loader&gt;org.jboss.iiop.WebCL&lt;/web-class-loader&gt;\n"
@@ -1057,13 +1050,12 @@
 "&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;"
+"    &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
@@ -1219,7 +1211,7 @@
 
 #. Tag: programlisting
 #: J2EE_EJBs_On_JBOSS.xml:365
-#, fuzzy, no-c-format
+#, no-c-format
 msgid ""
 "&lt;proxy-factory-config&gt;\n"
 "    &lt;JMSProviderAdapterJNDI&gt;DefaultJMSProvider&lt;/"
@@ -1241,11 +1233,13 @@
 "&lt;/proxy-factory-config&gt;"
 msgstr ""
 "&lt;proxy-factory-config&gt;\n"
-"    &lt;JMSProviderAdapterJNDI&gt;RemoteJMSProvider&lt;/"
+"    &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"
@@ -1377,7 +1371,7 @@
 
 #. Tag: programlisting
 #: J2EE_EJBs_On_JBOSS.xml:398
-#, fuzzy, no-c-format
+#, no-c-format
 msgid ""
 "&lt;server&gt;\n"
 "    &lt;mbean code=\"org.jboss.invocation.jrmp.server.JRMPInvoker\"\n"
@@ -1394,24 +1388,18 @@
 "                &lt;/server&gt;"
 msgstr ""
 "&lt;server&gt;\n"
-"                                &lt;mbean code=\"org.jboss.invocation.jrmp."
-"server.JRMPInvoker\"\n"
-"                                name=\"jboss:service=invoker,type=jrmp,"
+"    &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;"
+"        &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
@@ -1427,7 +1415,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"
@@ -1491,52 +1479,61 @@
 "&lt;/jboss&gt;"
 msgstr ""
 "&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;EchoBean4&lt;/ejb-name&gt;\n"
+"            &lt;ejb-name&gt;StatelessSession&lt;/ejb-name&gt;\n"
 "            &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-ssl-invoker\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"
+"                    \n"
 "    &lt;invoker-proxy-bindings&gt;\n"
 "        &lt;invoker-proxy-binding&gt;\n"
-"            &lt;name&gt;stateless-ssl-invoker&lt;/name&gt;\n"
-"            &lt;invoker-mbean&gt;jboss:service=invoker,type=jrmp,"
-"socketType=SSL&lt;/invoker-mbean&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."
+"                &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."
+"                        &lt;interceptor&gt;org.jboss.proxy."
 "SecurityInterceptor&lt;/interceptor&gt;\n"
-"                    &lt;interceptor&gt;org.jboss.proxy."
+"                        &lt;interceptor&gt;org.jboss.proxy."
 "TransactionInterceptor&lt;/interceptor&gt;\n"
-"                    &lt;interceptor&gt;org.jboss.invocation."
+"                        &lt;interceptor&gt;org.jboss.invocation."
 "InvokerInterceptor&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."
+"                    &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."
+"                        &lt;interceptor&gt;org.jboss.proxy."
 "TransactionInterceptor&lt;/interceptor&gt;\n"
-"                    &lt;interceptor&gt;org.jboss.invocation."
+"                        &lt;interceptor&gt;org.jboss.invocation."
 "InvokerInterceptor&lt;/interceptor&gt;\n"
-"                &lt;/bean&gt;\n"
-"            &lt;/client-interceptors&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"
@@ -1573,7 +1570,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"
@@ -1630,53 +1627,56 @@
 "    &lt;/invoker-proxy-bindings&gt;\n"
 "&lt;/jboss&gt;"
 msgstr ""
-"&lt;?xml version=\"1.0\"?&gt;\n"
+"&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;EchoBean4&lt;/ejb-name&gt;\n"
-"            &lt;configuration-name&gt;Standard Stateless SessionBean&lt;/"
-"configuration-name&gt;\n"
+"            &lt;ejb-name&gt;HelloWorldViaHTTP&lt;/ejb-name&gt;\n"
+"            &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-ssl-invoker\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"
-"    \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-ssl-invoker&lt;/name&gt;\n"
-"            &lt;invoker-mbean&gt;jboss:service=invoker,type=jrmp,"
-"socketType=SSL&lt;/invoker-mbean&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."
+"                &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."
+"                        &lt;interceptor&gt;org.jboss.proxy."
 "SecurityInterceptor&lt;/interceptor&gt;\n"
-"                    &lt;interceptor&gt;org.jboss.proxy."
+"                        &lt;interceptor&gt;org.jboss.proxy."
 "TransactionInterceptor&lt;/interceptor&gt;\n"
-"                    &lt;interceptor&gt;org.jboss.invocation."
+"                        &lt;interceptor&gt;org.jboss.invocation."
 "InvokerInterceptor&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."
+"                    &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."
+"                        &lt;interceptor&gt;org.jboss.proxy."
 "TransactionInterceptor&lt;/interceptor&gt;\n"
-"                    &lt;interceptor&gt;org.jboss.invocation."
+"                        &lt;interceptor&gt;org.jboss.invocation."
 "InvokerInterceptor&lt;/interceptor&gt;\n"
-"                &lt;/bean&gt;\n"
-"            &lt;/client-interceptors&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"
@@ -1702,7 +1702,7 @@
 
 #. Tag: programlisting
 #: J2EE_EJBs_On_JBOSS.xml:413
-#, fuzzy, no-c-format
+#, no-c-format
 msgid ""
 "&lt;!-- The HTTP invoker service configuration --&gt;\n"
 "&lt;mbean code=\"org.jboss.invocation.http.server.HttpInvoker\"\n"
@@ -1719,22 +1719,18 @@
 "&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;"
+"&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
@@ -1822,7 +1818,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"
@@ -1875,53 +1871,52 @@
 "    &lt;/invoker-proxy-bindings&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;EchoBean4&lt;/ejb-name&gt;\n"
-"            &lt;configuration-name&gt;Standard Stateless SessionBean&lt;/"
-"configuration-name&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-ssl-invoker\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"
-"    \n"
 "    &lt;invoker-proxy-bindings&gt;\n"
 "        &lt;invoker-proxy-binding&gt;\n"
-"            &lt;name&gt;stateless-ssl-invoker&lt;/name&gt;\n"
-"            &lt;invoker-mbean&gt;jboss:service=invoker,type=jrmp,"
-"socketType=SSL&lt;/invoker-mbean&gt;\n"
-"            &lt;proxy-factory&gt;org.jboss.proxy.ejb.ProxyFactory&lt;/proxy-"
-"factory&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."
+"                &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."
+"                        &lt;interceptor&gt;org.jboss.proxy."
 "SecurityInterceptor&lt;/interceptor&gt;\n"
-"                    &lt;interceptor&gt;org.jboss.proxy."
+"                        &lt;interceptor&gt;org.jboss.proxy."
 "TransactionInterceptor&lt;/interceptor&gt;\n"
-"                    &lt;interceptor&gt;org.jboss.invocation."
+"                        &lt;interceptor&gt;org.jboss.invocation."
 "InvokerInterceptor&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."
+"                    &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."
+"                        &lt;interceptor&gt;org.jboss.proxy."
 "TransactionInterceptor&lt;/interceptor&gt;\n"
-"                    &lt;interceptor&gt;org.jboss.invocation."
+"                        &lt;interceptor&gt;org.jboss.invocation."
 "InvokerInterceptor&lt;/interceptor&gt;\n"
-"                &lt;/bean&gt;\n"
-"            &lt;/client-interceptors&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"
@@ -1941,7 +1936,7 @@
 
 #. Tag: programlisting
 #: J2EE_EJBs_On_JBOSS.xml:439
-#, fuzzy, no-c-format
+#, no-c-format
 msgid ""
 "&lt;mbean code=\"org.jboss.invocation.http.server.HttpInvokerHA\"\n"
 "       name=\"jboss:service=invoker,type=httpHA\"&gt;\n"
@@ -1958,22 +1953,18 @@
 "&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;"
+"       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
@@ -2218,7 +2209,7 @@
 
 #. Tag: para
 #: J2EE_EJBs_On_JBOSS.xml:510
-#, fuzzy, no-c-format
+#, no-c-format
 msgid ""
 "Probably the most problematic aspect of writing EJBs is the fact that there "
 "is a disconnection between the bean implementation and its remote and home "
@@ -2233,9 +2224,9 @@
 "おそらく、 EJB の記述にあたってもっとも問題となり得るのは bean 実装とそのリ"
 "モートおよびホームのインターフェース群、 またデプロイメント記述子設定の間に接"
 "続がないということです。 こうした別々のエレメント群は同期せず簡単に一致しなく"
-"なってしまいます。 この問題を解消するのに役立つツールのひとつが XDoclet で"
+"なってしまいます。 この問題を解消するのに役立つツールが XDoclet で"
 "す。 カスタムの JavaDoc 系タグを EJB bean 実装クラスで使用して関連 bean イン"
-"ターフェース群、 デプロイメント記述子、 関連オブジェクトを生成することができ"
+"ターフェース群、 導入記述子、 関連オブジェクトを生成することができ"
 "ます。 詳細については XDoclet のホームページ、 <ulink url=\"http://"
 "sourceforge.net/projects/xdoclet\"></ulink> を参照してください。"
 
@@ -2294,10 +2285,8 @@
 #. Tag: para
 #: J2EE_EJBs_On_JBOSS.xml:532
 #, no-c-format
-msgid ""
-"Create and add the container interceptors as configured for the container."
-msgstr ""
-"コンテナ用に設定されているようにコンテナインターセプタを作成して追加します。"
+msgid "Create and add the container interceptors as configured for the container."
+msgstr "コンテナ用に設定されているようにコンテナインターセプタを作成して追加します。"
 
 #. Tag: para
 #: J2EE_EJBs_On_JBOSS.xml:537
@@ -2384,7 +2373,7 @@
 
 #. Tag: programlisting
 #: J2EE_EJBs_On_JBOSS.xml:563
-#, fuzzy, no-c-format
+#, no-c-format
 msgid ""
 "&lt;container-configuration&gt;\n"
 "    &lt;container-name&gt;Standard CMP 2.x EntityBean&lt;/container-"
@@ -2456,88 +2445,73 @@
 "&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."
+"    &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;"
+"        &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
@@ -2573,7 +2547,7 @@
 
 #. Tag: para
 #: J2EE_EJBs_On_JBOSS.xml:567
-#, fuzzy, no-c-format
+#, no-c-format
 msgid ""
 "How an EJB deployment chooses its container configuration is based on the "
 "explicit or implict <literal>jboss/enterprise-beans/&lt;type&gt;/"
@@ -2586,12 +2560,9 @@
 "EJB デプロイメントがそのコンテナ設定をどのように選択するかは明示的あるいは暗"
 "示的な <literal>jboss/enterprise-beans/&lt;type&gt;/configuration-name</"
 "literal> エレメントをベースとしています。 <literal>configuration-name</"
-"literal> エレメントは <xref linkend=\"Container_configuration_information-"
-"The_jboss_4_0_DTD_elements_related_to_container_configuration.\"/> の "
-"<literal>container-configurations/container-configuration</literal> エレメン"
-"トへのリンクになります。 参照している EJB に対してどのコンテナ設定を使用する"
-"かを指定します。 リンクは <literal>configuration-name</literal> エレメントか"
-"ら <literal>container-name</literal> エレメントになります。"
+"literal> エレメントは <literal>container-configurations/container-"
+"configuration</literal> エレメントへのリンクになります。 参照している EJB に対して使用するコンテナの設定を指定します。 リンクは <literal>configuration-name</literal> エレメントか"
+"ら <literal>container-name</literal> エレメントへのリンクになります。"
 
 #. Tag: para
 #: J2EE_EJBs_On_JBOSS.xml:570
@@ -2627,7 +2598,7 @@
 
 #. Tag: programlisting
 #: J2EE_EJBs_On_JBOSS.xml:573
-#, fuzzy, no-c-format
+#, no-c-format
 msgid ""
 "&lt;?xml version=\"1.0\"?&gt;\n"
 "&lt;jboss&gt;\n"
@@ -2652,28 +2623,26 @@
 "&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;"
+"&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
@@ -2700,14 +2669,12 @@
 msgid ""
 "container-managed persistence entity version 2.0 = Standard CMP 2.x "
 "EntityBean"
-msgstr ""
-"コンテナ管理の永続エンティティバージョン 2.0 = 標準の CMP 2.x EntityBean"
+msgstr "コンテナ管理の永続エンティティバージョン 2.0 = 標準の CMP 2.x EntityBean"
 
 #. 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 "コンテナ管理永続エンティティバージョン 1.1 = 標準の CMP EntityBean"
 
 #. Tag: para
@@ -2781,7 +2748,7 @@
 
 #. Tag: programlisting
 #: J2EE_EJBs_On_JBOSS.xml:618
-#, fuzzy, no-c-format
+#, no-c-format
 msgid ""
 "import org.w3c.dom.Element;\n"
 "public interface XmlLoadable\n"
@@ -2790,11 +2757,10 @@
 "}"
 msgstr ""
 "import org.w3c.dom.Element;\n"
-"                                        public interface XmlLoadable\n"
-"                                        {\n"
-"                                        public void importXml(Element "
-"element) throws Exception;\n"
-"                                        }"
+"public interface XmlLoadable\n"
+"{\n"
+"    public void importXml(Element element) throws Exception;\n"
+"}"
 
 #. Tag: para
 #: J2EE_EJBs_On_JBOSS.xml:619
@@ -4021,6 +3987,17 @@
 "    public void setContainer(Container con);\n"
 "}"
 msgstr ""
+"public interface ContainerPlugin\n"
+"    extends Service, AllowedOperationsFlags\n"
+"{\n"
+"    /** co\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
@@ -4049,7 +4026,7 @@
 
 #. Tag: programlisting
 #: J2EE_EJBs_On_JBOSS.xml:1027
-#, fuzzy, no-c-format
+#, no-c-format
 msgid ""
 "import org.jboss.invocation.Invocation;\n"
 "                    \n"
@@ -4063,20 +4040,15 @@
 "}"
 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"
-"                                                }"
+"                    \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
@@ -4238,6 +4210,47 @@
 "    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
@@ -4359,6 +4372,65 @@
 "    public boolean isActive(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
@@ -4603,6 +4675,163 @@
 "        throws RemoteException, 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
@@ -4807,6 +5036,172 @@
 "        throws RemoteException, 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
@@ -4905,6 +5300,24 @@
 "    public void removePassivated(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
@@ -5185,7 +5598,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."
@@ -5217,33 +5630,33 @@
 "&lt;/container-interceptors&gt;"
 msgstr ""
 "&lt;container-interceptors&gt;\n"
-"                                &lt;interceptor&gt;org.jboss.ejb.plugins."
+"    &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."
+"    &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;"
+"    &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
@@ -5319,7 +5732,7 @@
 
 #. Tag: para
 #: J2EE_EJBs_On_JBOSS.xml:1266
-#, fuzzy, no-c-format
+#, no-c-format
 msgid ""
 "Finding deadlock problems and resolving them is the topic of this section. "
 "We will describe what deadlocking MBeans, how you can detect it within your "
@@ -5336,11 +5749,11 @@
 "other thread."
 msgstr ""
 "このセクションではデッドロックの問題を発見して解決する方法について説明してい"
-"ます。 デッドロックしている Mbean とは何か、 使用しているアプリケーション内で"
+"ます。 何が Mbean をデッドロックしているか、 使用しているアプリケーション内で"
 "デッドロックをどのようにして検出するか、 そしてデッドロックをどのようにしたら"
 "解決できるのかなどについて説明していきます。 デッドロックは 2 スレッドまたは"
 "それ以上のスレッドが共有リソース上でロックを持っている場合に発生する可能性が"
-"あります。 <xref linkend=\"Deadlock-Deadlock_definition_example\"/> では、 シ"
+"あります。 <xref linkend=\"Deadlock_-Deadlock_definition_example\"/> では、 シ"
 "ンプルなデッドロックの発生例を示します。 以下では、 <literal>Thread 1</"
 "literal> は <literal>Bean A</literal> のロック、 <literal>Thread 2</literal> "
 "は <literal>Bean B</literal> のロックを持っています。 しばらくすると、 "
@@ -5348,7 +5761,7 @@
 "B</literal> を持っているためそれをロックしてブロックしようとします。 同様にし"
 "て <literal>Thread 2</literal> は <literal>Thread 1</literal> が A のロックを"
 "持っているためそれをロックしてブロックしようとします。 この時点で、 両スレッ"
-"ドはデッドロックとなり、 互いにすでにロックし合っているリソースへのアクセスを"
+"ドはデッドロックとなり、 他のスレッドですでにロックされているリソースへのアクセスを"
 "待機することになります。"
 
 #. Tag: title
@@ -5492,7 +5905,7 @@
 
 #. Tag: programlisting
 #: J2EE_EJBs_On_JBOSS.xml:1336
-#, fuzzy, no-c-format
+#, no-c-format
 msgid ""
 "try {\n"
 "    // ...\n"
@@ -5512,24 +5925,21 @@
 "}"
 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"
-"                                        }"
+"    // ...\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
@@ -5553,14 +5963,13 @@
 
 #. Tag: programlisting
 #: J2EE_EJBs_On_JBOSS.xml:1344
-#, fuzzy, no-c-format
+#, no-c-format
 msgid ""
 "&lt;mbean code=\"org.jboss.monitor.EntityLockMonitor\"\n"
 "       name=\"jboss.monitor:name=EntityLockMonitor\"/&gt;"
 msgstr ""
 "&lt;mbean code=\"org.jboss.monitor.EntityLockMonitor\"\n"
-"                                        name=\"jboss.monitor:"
-"name=EntityLockMonitor\"/&gt;"
+"       name=\"jboss.monitor:name=EntityLockMonitor\"/&gt;"
 
 #. Tag: para
 #: J2EE_EJBs_On_JBOSS.xml:1345
@@ -5749,7 +6158,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"
@@ -5761,18 +6170,15 @@
 "    &lt;/enterprise-beans&gt;\n"
 "&lt;/jboss&gt;"
 msgstr ""
-"&lt;jbosscmp-jdbc&gt;\n"
-"&lt;enterprise-beans&gt;\n"
-"&lt;entity&gt;\n"
-"&lt;ejb-name&gt;GangsterEJB&lt;/ejb-name&gt;\n"
-"&lt;cmp-field&gt;\n"
-"&lt;field-name&gt;lastUpdated&lt;/field-name&gt;\n"
-"&lt;read-only&gt;true&lt;/read-only&gt;\n"
-"&lt;read-time-out&gt;1000&lt;/read-time-out&gt;\n"
-"&lt;/cmp-field&gt;\n"
-"&lt;/entity&gt;\n"
-"&lt;/enterprise-beans&gt;\n"
-"&lt;/jbosscmp-jdbc&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
@@ -5812,7 +6218,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"
@@ -5834,25 +6240,25 @@
 "    &lt;/enterprise-beans&gt;\n"
 "&lt;/jboss&gt;"
 msgstr ""
-"&lt;jbosscmp-jdbc&gt;\n"
-"&lt;enterprise-beans&gt;\n"
-"&lt;entity&gt;\n"
-"&lt;ejb-name&gt;GangsterEJB&lt;/ejb-name&gt;\n"
-"&lt;query&gt;\n"
-"&lt;query-method&gt;\n"
-"&lt;method-name&gt;findBadDudes_declaredsql&lt;/method-name&gt;\n"
-"&lt;method-params&gt;\n"
-"&lt;method-param&gt;int&lt;/method-param&gt;\n"
-"&lt;/method-params&gt;\n"
-"&lt;/query-method&gt;\n"
-"&lt;declared-sql&gt;\n"
-"&lt;where&gt;&lt;![CDATA[ badness &gt; {0} ]]&gt;&lt;/where&gt;\n"
-"&lt;order&gt;&lt;![CDATA[ badness DESC ]]&gt;&lt;/order&gt;\n"
-"&lt;/declared-sql&gt;\n"
-"&lt;/query&gt;\n"
-"&lt;/entity&gt;\n"
-"&lt;/enterprise-beans&gt;\n"
-"&lt;/jbosscmp-jdbc&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
@@ -5937,7 +6343,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"
@@ -5958,25 +6364,24 @@
 "    &lt;/enterprise-beans&gt;\n"
 "&lt;/jboss&gt;"
 msgstr ""
-"&lt;jbosscmp-jdbc&gt;\n"
-"&lt;enterprise-beans&gt;\n"
-"&lt;entity&gt;\n"
-"&lt;ejb-name&gt;GangsterEJB&lt;/ejb-name&gt;\n"
-"&lt;!-- ...--&gt;\n"
-"&lt;load-groups&gt;\n"
-"&lt;load-group&gt;\n"
-"&lt;load-group-name&gt;most&lt;/load-group-name&gt;\n"
-"&lt;field-name&gt;name&lt;/field-name&gt;\n"
-"&lt;field-name&gt;nickName&lt;/field-name&gt;\n"
-"&lt;field-name&gt;badness&lt;/field-name&gt;\n"
-"&lt;field-name&gt;hangout&lt;/field-name&gt;\n"
-"&lt;field-name&gt;organization&lt;/field-name&gt;\n"
-"&lt;/load-group&gt;\n"
-"&lt;/load-groups&gt;\n"
-"&lt;eager-load-group&gt;most&lt;/eager-load-group&gt;\n"
-"&lt;/entity&gt;\n"
-"&lt;/enterprise-beans&gt;\n"
-"&lt;/jbosscmp-jdbc&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
@@ -6021,8 +6426,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 ""
 "本セクションではロックに関してよく見られる問題とその解決方法について説明しま"
 "す。"
@@ -6175,7 +6579,7 @@
 
 #. Tag: programlisting
 #: J2EE_EJBs_On_JBOSS.xml:1511
-#, fuzzy, no-c-format
+#, no-c-format
 msgid ""
 "&lt;mbean code=\"org.jboss.ejb.txtimer.EJBTimerServiceImpl\" name=\"jboss."
 "ejb:service=EJBTimerService\"&gt;\n"
@@ -6191,15 +6595,15 @@
 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;"
+"    &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
@@ -6207,8 +6611,7 @@
 msgid ""
 "The <literal>EJBTimerService</literal> has the following configurable "
 "attributes:"
-msgstr ""
-"<literal>EJBTimerService</literal> には次のような設定可能な属性があります"
+msgstr "<literal>EJBTimerService</literal> には次のような設定可能な属性があります"
 
 #. Tag: para
 #: J2EE_EJBs_On_JBOSS.xml:1517
@@ -6283,7 +6686,7 @@
 
 #. Tag: programlisting
 #: J2EE_EJBs_On_JBOSS.xml:1540
-#, fuzzy, no-c-format
+#, no-c-format
 msgid ""
 "&lt;mbean code=\"org.jboss.ejb.txtimer.FixedDelayRetryPolicy\"\n"
 "       name=\"jboss.ejb:service=EJBTimerService,retryPolicy=fixedDelay"
@@ -6292,11 +6695,10 @@
 "&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;"
+"       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
@@ -6328,14 +6730,13 @@
 
 #. Tag: programlisting
 #: J2EE_EJBs_On_JBOSS.xml:1554
-#, fuzzy, no-c-format
+#, no-c-format
 msgid ""
 "&lt;mbean code=\"org.jboss.ejb.txtimer.NoopPersistencePolicy\" \n"
 "       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;"
+"       name=\"jboss.ejb:service=EJBTimerService,persistencePolicy=noop\"/&gt;"
 
 #. Tag: para
 #: J2EE_EJBs_On_JBOSS.xml:1555
@@ -6350,7 +6751,7 @@
 
 #. Tag: programlisting
 #: J2EE_EJBs_On_JBOSS.xml:1558
-#, fuzzy, no-c-format
+#, no-c-format
 msgid ""
 "&lt;mbean code=\"org.jboss.ejb.txtimer.DatabasePersistencePolicy\" \n"
 "       name=\"jboss.ejb:service=EJBTimerService,persistencePolicy=database"
@@ -6364,17 +6765,15 @@
 "&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;"
+"       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
@@ -6398,3 +6797,4 @@
 "<emphasis role=\"bold\">DatabasePersistencePlugin</emphasis>: 永続方法を実装"
 "するクラスの名前になります。 これは <literal>org.jboss.ejb.txtimer."
 "GeneralPurposeDatabasePersistencePlugin</literal> になるはずです。"
+




More information about the jboss-cvs-commits mailing list