| opendj3/src/main/docbkx/dev-guide/chap-get-sdk.xml | ●●●●● patch | view | raw | blame | history | |
| opendj3/src/main/docbkx/install-guide/chap-install-cli.xml | ●●●●● patch | view | raw | blame | history | |
| opendj3/src/main/docbkx/install-guide/index.xml | ●●●●● patch | view | raw | blame | history | |
| opendj3/src/main/docbkx/release-notes/chap-before-you-install.xml | ●●●●● patch | view | raw | blame | history | |
| opendj3/src/main/docbkx/release-notes/chap-testing.xml | ●●●●● patch | view | raw | blame | history | |
| opendj3/src/main/docbkx/release-notes/index.xml | ●●●●● patch | view | raw | blame | history |
opendj3/src/main/docbkx/dev-guide/chap-get-sdk.xml
@@ -69,8 +69,8 @@ <para>Before you either download a build of OpenDJ LDAP SDK, or get the source code to build your own SDK, make sure you have a Java Development Kit installed. See the <citetitle>Installation Guide</citetitle> section on <link xlink:href="install-guide#prerequisites-java" installed. See the <citetitle>Release Notes</citetitle> section on <link xlink:href="release-notes#prerequisites-java" xlink:role="http://docbook.org/xlink/role/olink"><citetitle>Java Environment</citetitle></link> requirements.</para> opendj3/src/main/docbkx/install-guide/chap-install-cli.xml
@@ -39,8 +39,8 @@ <step xml:id="check-for-java"> <para>Make sure you have the correct Java environment installed, as described in the section on <link xlink:href="install-guide#prerequisites-java" described in the <citetitle>Release Notes</citetitle> section on <link xlink:href="release-notes#prerequisites-java" xlink:role="http://docbook.org/xlink/role/olink"><citetitle>Java Environment</citetitle></link> requirements.</para> opendj3/src/main/docbkx/install-guide/index.xml
@@ -54,7 +54,6 @@ <xinclude:include href="preface.xml" /> <xinclude:include href='chap-install-gui.xml' /> <xinclude:include href='chap-before-you-install.xml' /> <xinclude:include href='chap-install-cli.xml' /> <xinclude:include href='chap-jvm-opts.xml' /> <xinclude:include href='chap-upgrade.xml' /> opendj3/src/main/docbkx/release-notes/chap-before-you-install.xml
File was renamed from opendj3/src/main/docbkx/install-guide/chap-before-you-install.xml @@ -29,14 +29,21 @@ xsi:schemaLocation='http://docbook.org/ns/docbook http://docbook.org/xml/5.0/xsd/docbook.xsd' xmlns:xlink='http://www.w3.org/1999/xlink' xmlns:xinclude='http://www.w3.org/2001/XInclude'> <title>Before You Run OpenDJ in Production</title> <title>Before You Install OpenDJ Software</title> <para>This chapter covers what you need to consider before you run OpenDJ in your production environment.</para> <para>This chapter covers requirements to consider before you run OpenDJ, especially before you run OpenDJ in your production environment.</para> <para>If you have a special request to support a combination not listed here, contact ForgeRock at <link xlink:href='mailto:info@forgerock.com' >info@forgerock.com</link>.</para> <section xml:id="prerequisites-java"> <title>Java Environment</title> <indexterm><primary>Java</primary><secondary>Requirements</secondary></indexterm> <indexterm> <primary>Java</primary> <secondary>Requirements</secondary> </indexterm> <para>OpenDJ software consists of pure Java applications. OpenDJ servers and clients therefore should run on any system with full Java support. @@ -48,6 +55,51 @@ Standard Edition 6.0 (Sun version 1.6.0_10) runtime environment. ForgeRock recommends that you use at least version 1.6.0_27 due to security fixes.</para> <para>To build applications with the OpenDJ LDAP SDK, you need the corresponding Java SDK.</para> </section> <section xml:id="prerequisites-operating-systems"> <title>Operating System</title> <indexterm> <primary>Operating systems</primary> <secondary>Requirements</secondary> </indexterm> <para>OpenDJ software depends on the Java environment more than it depends on the underlying operating system. That said, OpenDJ <?eval ${docTargetVersion}?> has been validated on the following operating systems.</para> <itemizedlist> <listitem> <para>Apple Mac OS X 10.7</para> </listitem> <listitem> <para>Linux 2.6</para> </listitem> <listitem> <para>Microsoft Windows Server 2008</para> </listitem> <listitem> <para>Oracle Solaris 10</para> </listitem> </itemizedlist> </section> <section xml:id="prerequisites-application-servers"> <title>Application Servers</title> <indexterm> <primary>Application servers</primary> <secondary>Requirements</secondary> </indexterm> <para>OpenDJ directory server runs as a standalone Java service, and does not depend on an application server.</para> <para>OpenDJ <?eval ${docTargetVersion}?> DSML gateway has been validated on Apache Tomcat 6.</para> </section> <section xml:id="prerequisites-fqdn"> @@ -157,6 +209,4 @@ such as internal disk or an attached disk array.</para> </note> </section> </chapter> opendj3/src/main/docbkx/release-notes/chap-testing.xml
File was deleted opendj3/src/main/docbkx/release-notes/index.xml
@@ -20,7 +20,7 @@ ! ! CCPL HEADER END ! ! Copyright 2011 ForgeRock AS ! Copyright 2011-2012 ForgeRock AS ! --> <book xml:id='release-notes' @@ -37,7 +37,7 @@ in Java.</para> </abstract> <copyright> <year>2011</year> <year>2011-2012</year> <holder>ForgeRock AS</holder> </copyright> <authorgroup> @@ -85,9 +85,9 @@ </preface> <xinclude:include href='chap-whats-new.xml' /> <xinclude:include href='chap-before-you-install.xml' /> <xinclude:include href='chap-compatibility.xml' /> <xinclude:include href='chap-issues.xml' /> <xinclude:include href='chap-testing.xml' /> <xinclude:include href='chap-feedback.xml' /> <xinclude:include href='chap-support.xml' /> </book>