[jboss-cvs] JBossAS SVN: r100202 - projects/docs/enterprise/EWP_5.0/Administration_And_Configuration_Guide/en-US.

jboss-cvs-commits at lists.jboss.org jboss-cvs-commits at lists.jboss.org
Mon Feb 1 02:37:27 EST 2010


Author: laubai
Date: 2010-02-01 02:37:27 -0500 (Mon, 01 Feb 2010)
New Revision: 100202

Modified:
   projects/docs/enterprise/EWP_5.0/Administration_And_Configuration_Guide/en-US/FAQ.xml
   projects/docs/enterprise/EWP_5.0/Administration_And_Configuration_Guide/en-US/Microcontainer.xml
Log:
Edited Microcontainer.xml

Modified: projects/docs/enterprise/EWP_5.0/Administration_And_Configuration_Guide/en-US/FAQ.xml
===================================================================
--- projects/docs/enterprise/EWP_5.0/Administration_And_Configuration_Guide/en-US/FAQ.xml	2010-02-01 07:33:38 UTC (rev 100201)
+++ projects/docs/enterprise/EWP_5.0/Administration_And_Configuration_Guide/en-US/FAQ.xml	2010-02-01 07:37:27 UTC (rev 100202)
@@ -39,15 +39,15 @@
   		You can configure Oracle database to support XA resources. This enables you to use JDBC 2.0-compliant Oracle driver. To XA-initialize Oracle database, complete the following steps:
 	</para>
   <para>
-    Ensure that Oracle JServer is installed with your database. If it is not installed, add it using the <guiitem>Oracle Database Configuration Assistant</guiitem>.
+    Ensure that Oracle JServer is installed with your database. If it is not installed, add it using the <literal>Oracle Database Configuration Assistant</literal>.
   </para>
         <orderedlist>
           <listitem>
-            <para>Launch the <guiitem>Oracle Database Configuration Assistant</guiitem>. You can do this by typing <command>dbca</command> at the command prompt. In a Windows environment, you can launch it from the <guiitem>Start</guiitem> menu, under <guiitem>Configuration Assistants</guiitem>.</para>
+            <para>Launch the <application>Oracle Database Configuration Assistant</application>. You can do this by typing <command>dbca</command> at the command prompt. In a Windows environment, you can launch it from the <literal>Start</literal> menu, under <literal>Configuration Assistants</literal>.</para>
           </listitem>
           <listitem><para>Select "Change an Existing DB".</para></listitem>
           <listitem><para>Select the database to which you wish to add Oracle JServer. Then, click <guibutton>Next</guibutton>.</para></listitem>
-          <listitem><para>Select <guiitem>Oracle JServer</guiitem>, and then click <guibutton>Finish</guibutton>.</para></listitem>
+          <listitem><para>Select <literal>Oracle JServer</literal>, and then click <guibutton>Finish</guibutton>.</para></listitem>
         </orderedlist>
   <para>If your previous database settings are not suitable or insufficient for the Oracle JServer installation, you will be prompted to enter additional parameters. The database configuration file, <filename>init.ora</filename>, is located in <filename>\oracle\admin\$DATABASE_NAME\pfile</filename>.
   </para>

Modified: projects/docs/enterprise/EWP_5.0/Administration_And_Configuration_Guide/en-US/Microcontainer.xml
===================================================================
--- projects/docs/enterprise/EWP_5.0/Administration_And_Configuration_Guide/en-US/Microcontainer.xml	2010-02-01 07:33:38 UTC (rev 100201)
+++ projects/docs/enterprise/EWP_5.0/Administration_And_Configuration_Guide/en-US/Microcontainer.xml	2010-02-01 07:37:27 UTC (rev 100202)
@@ -198,7 +198,7 @@
       <term><classname>HDScanner</classname></term>
       <listitem><para>Queries the profile service for changes to the <filename>deploy</filename> directory contents. It then redeploys updated content, undeploys removed content, and adds new deployment content to the profile service.</para></listitem>
     </varlistentry>
-
+  </variablelist>
 </section>
 <section id="microcontainer.ref">
    <title>References</title>




More information about the jboss-cvs-commits mailing list