Author: mmcallis
Date: 2008-06-09 20:53:11 -0400 (Mon, 09 Jun 2008)
New Revision: 10963
Modified:
docs/branches/JBoss_Portal_Branch_2_6/referenceGuide/en/modules/configuration.xml
docs/branches/JBoss_Portal_Branch_2_6/referenceGuide/en/modules/installation.xml
docs/branches/JBoss_Portal_Branch_2_6/referenceGuide/en/modules/supported.xml
Log:
fixing trademarks for Linux and Windows
Modified:
docs/branches/JBoss_Portal_Branch_2_6/referenceGuide/en/modules/configuration.xml
===================================================================
---
docs/branches/JBoss_Portal_Branch_2_6/referenceGuide/en/modules/configuration.xml 2008-06-10
00:17:34 UTC (rev 10962)
+++
docs/branches/JBoss_Portal_Branch_2_6/referenceGuide/en/modules/configuration.xml 2008-06-10
00:53:11 UTC (rev 10963)
@@ -274,7 +274,7 @@
</screen>
</para>
<para>
- On Windows-based systems, run the following command:
+ On <trademark class="registered">Windows</trademark>, run the
following command:
</para>
<para>
<screen>
Modified:
docs/branches/JBoss_Portal_Branch_2_6/referenceGuide/en/modules/installation.xml
===================================================================
---
docs/branches/JBoss_Portal_Branch_2_6/referenceGuide/en/modules/installation.xml 2008-06-10
00:17:34 UTC (rev 10962)
+++
docs/branches/JBoss_Portal_Branch_2_6/referenceGuide/en/modules/installation.xml 2008-06-10
00:53:11 UTC (rev 10963)
@@ -20,12 +20,12 @@
</listitem>
<listitem>
<para>
- <emphasis role="bold">Extract the bundle:</emphasis>
extract the ZIP archive. It does not matter which directory is used. On Windows-based
systems, the recommended directory is
<filename>C:\jboss-<replaceable>version-number</replaceable></filename>.
+ <emphasis role="bold">Extract the bundle:</emphasis>
extract the ZIP archive. It does not matter which directory is used. On <trademark
class="registered">Windows</trademark>, the recommended directory is
<filename>C:\jboss-<replaceable>version-number</replaceable></filename>.
</para>
</listitem>
<listitem>
<para>
- <emphasis role="bold">Start the server:</emphasis> change
into the <filename>JBOSS_PORTAL_INSTALLATION_DIRECTORY/bin/</filename>
directory. On Windows-based systems, execute <command>run.bat</command>. On
Linux, run the <command>sh run.sh</command> command. To specify a
configuration to use, for example, the default configuration, append the <command>
-c default</command> option to the <command>run.bat</command> or
<command>sh run.sh</command> commands.
+ <emphasis role="bold">Start the server:</emphasis> change
into the <filename>JBOSS_PORTAL_INSTALLATION_DIRECTORY/bin/</filename>
directory. On <trademark class="registered">Windows</trademark>,
execute <command>run.bat</command>. On <trademark
class="registered">Linux</trademark>, run the <command>sh
run.sh</command> command. To specify a configuration to use, for example, the
default configuration, append the <command> -c default</command> option to the
<command>run.bat</command> or <command>sh run.sh</command>
commands.
</para>
</listitem>
<listitem>
@@ -161,7 +161,7 @@
</listitem>
<listitem>
<para>
- <emphasis role="bold">Start the server:</emphasis> change into
the <filename>$JBOSS_HOME/bin/</filename> directory. On Windows-based systems,
execute <command>run.bat</command>. On Linux, run the <command>sh
run.sh</command> command. To specify a configuration to use, for example, the
default configuration, append the <command> -c default</command> option to the
<command>run.bat</command> or <command>sh run.sh</command>
commands.
+ <emphasis role="bold">Start the server:</emphasis> change into
the <filename>$JBOSS_HOME/bin/</filename> directory. On <trademark
class="registered">Windows</trademark>, execute
<command>run.bat</command>. On <trademark
class="registered">Linux</trademark>, run the <command>sh
run.sh</command> command. To specify a configuration to use, for example, the
default configuration, append the <command> -c default</command> option to the
<command>run.bat</command> or <command>sh run.sh</command>
commands.
</para>
</listitem>
<listitem>
@@ -265,7 +265,7 @@
<title>Operating System Environment Settings</title>
<para>For build targets to work, you must configure a
<filename>JBOSS_HOME</filename> environment variable. This environment
variable must point to the root directory of the JBoss EAP or JBoss AS installation
directory, which is the directory where the JBoss EAP or JBoss AS files were extracted
to.
</para>
- <para>On Windows-based systems, this is accomplished by going to
+ <para>On <trademark
class="registered">Windows</trademark>, this is accomplished by going
to
<emphasis>Start > Settings > Control Panel > System >
Advanced > Environment Variables</emphasis>. Under the
<emphasis>System Variables</emphasis>
section, click
@@ -278,7 +278,7 @@
</mediaobject>
</para>
<para>
- To configure the <filename>JBOSS_HOME</filename> environment variable
on Linux:
+ To configure the <filename>JBOSS_HOME</filename> environment variable
on <trademark class="registered">Linux</trademark>:
</para>
<para>
<orderedlist>
@@ -327,7 +327,7 @@
<para>
Replace <replaceable>proxy-hostname</replaceable> with the proxy
server's hostname, and <replaceable>proxy-port</replaceable> with the
correct proxy server port number.
</para>
- <para>To build and deploy JBoss Portal from the sources, change into the
<filename>JBOSS_PORTAL_SOURCE_DIRECTORY/build/</filename> directory, where
<filename>JBOSS_PORTAL_SOURCE_DIRECTORY</filename> is the directory where the
JBoss Portal source code was downloaded to. Then, <trademark
class="registered">Windows</trademark> users need to run the
<command>build.bat deploy</command> command, and Linux users need to run the
<command>sh build.sh deploy</command> command.
+ <para>To build and deploy JBoss Portal from the sources, change into the
<filename>JBOSS_PORTAL_SOURCE_DIRECTORY/build/</filename> directory, where
<filename>JBOSS_PORTAL_SOURCE_DIRECTORY</filename> is the directory where the
JBoss Portal source code was downloaded to. Then, <trademark
class="registered">Windows</trademark>, users need to run the
<command>build.bat deploy</command> command, and <trademark
class="registered">Linux</trademark> users need to run the
<command>sh build.sh deploy</command> command.
</para>
<para>
At the end of the build process, the <filename>jboss-portal.sar</filename>
file is copied into the
<filename>$JBOSS_HOME/server/default/deploy/</filename> directory:
@@ -343,12 +343,12 @@
<note>
<title>Portal Modules</title>
<para>
- The previous steps install a bare version of JBoss Portal. In previous versions,
several additional modules were deployed as well, but this has since been modularized to
provide greater flexibility. To deploy additional modules, refer to the <ulink
url="http://wiki.jboss.org/wiki/Wiki.jsp?page=PortalModules">...
module list</ulink> for more information. To deploy all modules at once, change into
the <filename>build</filename> directory. If you are running Linux, run the
<command>sh build.sh deploy-all</command> command. On Windows-based systems,
run the <command>build.bat deploy-all</command> command.
+ The previous steps install a bare version of JBoss Portal. In previous versions,
several additional modules were deployed as well, but this has since been modularized to
provide greater flexibility. To deploy additional modules, refer to the <ulink
url="http://wiki.jboss.org/wiki/Wiki.jsp?page=PortalModules">...
module list</ulink> for more information. To deploy all modules at once, change into
the <filename>build</filename> directory. If you are running <trademark
class="registered">Linux</trademark>, run the <command>sh
build.sh deploy-all</command> command. On <trademark
class="registered">Windows</trademark>, run the
<command>build.bat deploy-all</command> command.
</para>
</note>
</para>
<para>
- To build the clustered version on Linux Operating Systems:
+ To build the clustered version on <trademark
class="registered">Linux</trademark> operating systems:
</para>
<para>
<orderedlist>
@@ -378,7 +378,7 @@
</orderedlist>
</para>
<para>
- To build the clustered version on Windows-based systems, repeat the previous steps,
replacing <command>sh build.sh</command> with
<command>build.bat</command>.
+ To build the clustered version on <trademark
class="registered">Windows</trademark>, repeat the previous steps,
replacing <command>sh build.sh</command> with
<command>build.bat</command>.
</para>
</sect2>
<sect2>
@@ -456,7 +456,7 @@
</listitem>
<listitem>
<para>
- <emphasis role="bold">Start the server:</emphasis>
change into the <filename>$JBOSS_HOME/bin/</filename> directory. On
Windows-based systems, execute <command>run.bat</command>. On Linux, run the
<command>sh run.sh</command> command. To specify a configuration to use, for
example, the default configuration, append the <command> -c default</command>
option to the <command>run.bat</command> or <command>sh
run.sh</command> commands.
+ <emphasis role="bold">Start the server:</emphasis>
change into the <filename>$JBOSS_HOME/bin/</filename> directory. On
<trademark class="registered">Windows</trademark>, execute
<command>run.bat</command>. On <trademark
class="registered">Linux</trademark>, run the <command>sh
run.sh</command> command. To specify a configuration to use, for example, the
default configuration, append the <command> -c default</command> option to the
<command>run.bat</command> or <command>sh run.sh</command>
commands.
</para>
</listitem>
<listitem>
Modified: docs/branches/JBoss_Portal_Branch_2_6/referenceGuide/en/modules/supported.xml
===================================================================
---
docs/branches/JBoss_Portal_Branch_2_6/referenceGuide/en/modules/supported.xml 2008-06-10
00:17:34 UTC (rev 10962)
+++
docs/branches/JBoss_Portal_Branch_2_6/referenceGuide/en/modules/supported.xml 2008-06-10
00:53:11 UTC (rev 10963)
@@ -32,7 +32,7 @@
<sect1>
<title>Supported Operating Systems</title>
<para>JBoss Portal is 100% pure Java, and therefore it is interoperable with
most operating systems
- capable of running a Java Virtual Machine (JVM), including Linux, <trademark
class="registered">Windows</trademark>, <trademark
class="registered">UNIX</trademark> operating systems, and Mac OS X.
+ capable of running a Java Virtual Machine (JVM), including <trademark
class="registered">Linux</trademark>, <trademark
class="registered">Windows</trademark>, <trademark
class="registered">UNIX</trademark> operating systems, and Mac OS X.
</para>
</sect1>
<sect1>
@@ -63,6 +63,6 @@
</sect1>
<sect1>
<title>Source building</title>
- <para>The source building mechanism works on Linux, <trademark
class="registered">Windows</trademark>, Mac OS X, and <trademark
class="registered">UNIX</trademark> operating systems.</para>
+ <para>The source building mechanism works on <trademark
class="registered">Linux</trademark>, <trademark
class="registered">Windows</trademark>, Mac OS X, and <trademark
class="registered">UNIX</trademark> operating systems.</para>
</sect1>
</chapter>