Author: mmcallis
Date: 2008-06-13 01:09:11 -0400 (Fri, 13 Jun 2008)
New Revision: 11019
Modified:
docs/branches/JBoss_Portal_Branch_2_6/referenceGuide/en/modules/configuration.xml
docs/branches/JBoss_Portal_Branch_2_6/referenceGuide/en/modules/identityportlets.xml
Log:
JVM trademark symbol...
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-13
05:00:26 UTC (rev 11018)
+++
docs/branches/JBoss_Portal_Branch_2_6/referenceGuide/en/modules/configuration.xml 2008-06-13
05:09:11 UTC (rev 11019)
@@ -252,10 +252,7 @@
</sect1>
<sect1>
<title>Configuring proxy settings</title>
- <para>There are a couple of scenarios where you need your proxy to be
correctly defined at the JVM
- level so that you can access documents from Internet. It could be to get the
thirdparty libraries if you
- decided to build JBoss Portal from the sources, to access RSS feeds or weather
information in the samples
- portlet we provide or for your own needs.</para>
+ <para>There are a couple of scenarios where you need your proxy to be
correctly defined at the <trademark class="trade">JVM</trademark>
level so that you can access documents from Internet. It could be to get the thirdparty
libraries if you decided to build JBoss Portal from the sources, to access RSS feeds or
weather information in the samples portlet we provide or for your own needs.</para>
<para>To configure the proxy settings, you need to know the proxy host and
the port to use. Then,
add them when starting Java.</para>
<para>Usually setting up JAVA_OPTS environment variable to
<literal>-Dhttp.proxyHost=YOUR_PROXY_HOST
-Dhttp.proxyPort=YOUR_PROXY_PORT</literal>
Modified:
docs/branches/JBoss_Portal_Branch_2_6/referenceGuide/en/modules/identityportlets.xml
===================================================================
---
docs/branches/JBoss_Portal_Branch_2_6/referenceGuide/en/modules/identityportlets.xml 2008-06-13
05:00:26 UTC (rev 11018)
+++
docs/branches/JBoss_Portal_Branch_2_6/referenceGuide/en/modules/identityportlets.xml 2008-06-13
05:09:11 UTC (rev 11019)
@@ -71,7 +71,7 @@
</para>
<note><para>By default the captcha service needs a XServer to
generate the images. For using the captcha service
- without a XServer make sure you run the jvm with the
+ without a XServer make sure you run the JVM with the
following option:
<programlisting>-Djava.awt.headless=true</programlisting></para>
</note>
Show replies by date