Skip to content

Commit

Permalink
Few doc updates for SOA 21.2.2 release (#56)
Browse files Browse the repository at this point in the history
Updated Documentation on B2B upport.
  • Loading branch information
sbattagi authored Jun 8, 2021
1 parent 2664842 commit c7b8bdb
Show file tree
Hide file tree
Showing 6 changed files with 60 additions and 52 deletions.
34 changes: 17 additions & 17 deletions docs-source/content/soa-domains/create-or-update-image/_index.md
Original file line number Diff line number Diff line change
Expand Up @@ -134,24 +134,27 @@ The installation binaries and patches required for release 21.2.2 are:
* fmw_12.2.1.4.0_osb.jar
* fmw_12.2.1.4.0_b2bhealthcare_generic.jar

{{% notice warning %}}
In this release, Oracle B2B is not supported to be configured, but the installer is required for completeness.
{{% /notice %}}

* Fusion Middleware Infrastructure patches:
* p28186730_139425_Generic.zip (OPATCH 13.9.4.2.5 FOR EM 13.4, FMW/WLS 12.2.1.3.0, 12.2.1.4.0 AND 14.1.1.0.0)
* p32698246_122140_Generic.zip (WLS PATCH SET UPDATE 12.2.1.4.210330)
* p32652899_122140_Generic.zip (FMW COMMON THIRDPARTY SPU 12.2.1.4.0 FOR APRIL2021CPU)
* p32684757_122140_Generic.zip (ADF BUNDLE PATCH 12.2.1.4.210325)
* p28186730_139425_Generic.zip (OPATCH 13.9.4.2.5 FOR EM 13.4, FMW/WLS 12.2.1.3.0, 12.2.1.4.0 AND 14.1.1.0.0)
* p32698246_122140_Generic.zip (WLS PATCH SET UPDATE 12.2.1.4.210330)
* p32652899_122140_Generic.zip (FMW COMMON THIRDPARTY SPU 12.2.1.4.0 FOR APRIL2021CPU)
* p32684757_122140_Generic.zip (ADF BUNDLE PATCH 12.2.1.4.210325)
* p32581859_122140_Generic.zip (Coherence 12.2.1.4.8 Cumulative Patch using OPatch)
* p31544353_122140_Linux-x86-64.zip (ADR FOR WEBLOGIC SERVER 12.2.1.4.0 JULY CPU 2020)
* p31544353_122140_Linux-x86-64.zip (ADR FOR WEBLOGIC SERVER 12.2.1.4.0 JULY CPU 2020)
* p32784652_122140_Generic.zip (OPSS Bundle Patch 12.2.1.4.210418)
* p32772437_122140_Generic.zip (FMW PLATFORM 12.2.1.4.0 SPU FOR APRCPU2021)
* p32772437_122140_Generic.zip (FMW PLATFORM 12.2.1.4.0 SPU FOR APRCPU2021)
* p31287540_122140_Generic.zip (WLS One-off)
* p31918617_122140_Generic.zip (WLS One-off SSL certificate)

* Oracle SOA Suite and Oracle Service Bus patches
* p32656931_122140_Generic.zip (SOA BUNDLE PATCH 12.2.1.4.210319)
* p32656931_122140_Generic.zip (SOA BUNDLE PATCH 12.2.1.4.210319)
* p32121987_122140_Generic.zip (Oracle Service Bus BUNDLE PATCH 12.2.1.4.201105)
* p31857456_122140_Generic.zip (Oracle Service Bus One-off)
* p32827327_122140_Generic.zip (Oracle Service Bus One-off)
* p32808126_122140_Generic.zip (SOA One-off)
* p31713053_122140_Linux-x86-64.zip (One-off patch)

##### Update required build files

Expand Down Expand Up @@ -241,9 +244,6 @@ The following files in the code repository location `<imagetool-setup-location>/
$ imagetool cache addEntry --key 32784652_12.2.1.4.0 --value <download location>/p32784652_122140_Generic.zip
$ imagetool cache addEntry --key 32808126_12.2.1.4.0 --value <download location>/p32808126_122140_Generic.zip
$ imagetool cache addEntry --key 32827327_12.2.1.4.0 --value <download location>/p32827327_122140_Generic.zip
```

Expand All @@ -252,7 +252,7 @@ The following files in the code repository location `<imagetool-setup-location>/
Sample `--patches` list for the product patches added in to the cache:

```
--patches 30741105_12.2.1.4.0,31287540_12.2.1.4.0,31544353_12.2.1.4.0,31713053_12.2.1.4.0,31857456_12.2.1.4.0,31918617_12.2.1.4.0,32121987_12.2.1.4.0,32581859_12.2.1.4.0,32652899_12.2.1.4.0,32656931_12.2.1.4.0,32684757_12.2.1.4.0,32698246_12.2.1.4.0,32772437_12.2.1.4.0,32784652_12.2.1.4.0,32808126_12.2.1.4.0,32827327_12.2.1.4.0
--patches 30741105_12.2.1.4.0,31287540_12.2.1.4.0,31544353_12.2.1.4.0,31713053_12.2.1.4.0,31857456_12.2.1.4.0,31918617_12.2.1.4.0,32121987_12.2.1.4.0,32581859_12.2.1.4.0,32652899_12.2.1.4.0,32656931_12.2.1.4.0,32684757_12.2.1.4.0,32698246_12.2.1.4.0,32772437_12.2.1.4.0,32784652_12.2.1.4.0
```

Example `buildArgs` file after appending the OPatch patch and product patches:
Expand All @@ -268,7 +268,7 @@ The following files in the code repository location `<imagetool-setup-location>/
--additionalBuildCommands <imagetool-setup-location>/docker-images/OracleSOASuite/imagetool/12.2.1.4.0/additionalBuildCmds.txt
--additionalBuildFiles <imagetool-setup-location>/docker-images/OracleSOASuite/dockerfiles/12.2.1.4/container-scripts
--installerResponseFile <imagetool-setup-location>/docker-images/OracleFMWInfrastructure/dockerfiles/12.2.1.4/install.file,<imagetool-setup-location>/docker-images/OracleSOASuite/dockerfiles/12.2.1.4/install/soasuite.response,<imagetool-setup-location>/docker-images/OracleSOASuite/dockerfiles/12.2.1.4/install/osb.response,<imagetool-setup-location>/docker-images/OracleSOASuite/dockerfiles/12.2.1.4/install/b2b.response
--patches 30741105_12.2.1.4.0,31287540_12.2.1.4.0,31544353_12.2.1.4.0,31713053_12.2.1.4.0,31857456_12.2.1.4.0,31918617_12.2.1.4.0,32121987_12.2.1.4.0,32581859_12.2.1.4.0,32652899_12.2.1.4.0,32656931_12.2.1.4.0,32684757_12.2.1.4.0,32698246_12.2.1.4.0,32772437_12.2.1.4.0,32784652_12.2.1.4.0,32808126_12.2.1.4.0,32827327_12.2.1.4.0
--patches 30741105_12.2.1.4.0,31287540_12.2.1.4.0,31544353_12.2.1.4.0,31713053_12.2.1.4.0,31857456_12.2.1.4.0,31918617_12.2.1.4.0,32121987_12.2.1.4.0,32581859_12.2.1.4.0,32652899_12.2.1.4.0,32656931_12.2.1.4.0,32684757_12.2.1.4.0,32698246_12.2.1.4.0,32772437_12.2.1.4.0,32784652_12.2.1.4.0
--opatchBugNumber 28186730_13.9.4.2.5
```
>Note: In the `buildArgs` file:
Expand Down Expand Up @@ -476,8 +476,8 @@ After [setting up the WebLogic Image Tool]({{< relref "/soa-domains/create-or-up
```
1. Provide the following arguments to the WebLogic Image Tool `update` command:

* `--fromImage` - Identify the image that needs to be updated. In the example below, the image to be updated is `soasuite:12.2.1.4`.
* `--patches` - Multiple patches can be specified as a comma-separated list.
* `-fromImage` - Identify the image that needs to be updated. In the example below, the image to be updated is `soasuite:12.2.1.4`.
* `-patches` - Multiple patches can be specified as a comma-separated list.
* `--tag` - Specify the new tag to be applied for the image being built.

Refer [here](https://oracle.github.io/weblogic-image-tool/userguide/tools/update-image/) for the complete list of options available with the WebLogic Image Tool `update` command.
Expand Down Expand Up @@ -606,7 +606,7 @@ After [setting up the WebLogic Image Tool]({{< relref "/soa-domains/create-or-up

{{%expand "Click here to see the example Dockerfile generated by the WebLogic Image Tool with the '--dryRun' option:" %}}

$ imagetool update --fromImage soasuite:12.2.1.4 --tag=soasuite:12.2.1.4-30761841 --patches=30761841_12.2.1.4.0 --dryRun
$ imagetool update --fromImage soasuite:12.2.1.4 --chown oracle:root --tag=soasuite:12.2.1.4-30761841 --patches=30761841_12.2.1.4.0 --opatchBugNumber=28186730_13.9.4.2.5 --dryRun

[INFO ] Image Tool build ID: f9feea35-c52c-4974-b155-eb7f34d95892
[INFO ] Temporary directory used for docker build context: <work-directory>/wlstmp/wlsimgbuilder_temp1799120592903014749
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -12,8 +12,10 @@ This section provides information about the system requirements and limitations

For the current production release 21.2.2:

* Oracle Linux 7 (UL6+) and Red Hat Enterprise Linux 7 (UL3+ only with standalone Kubernetes) are supported.
* Oracle Linux Cloud Native Environment (OLCNE) version 1.1.2 is supported.
* Operating systems supported:
* Oracle Linux 7 (UL6+)
* Red Hat Enterprise Linux 7 (UL3+ only with standalone Kubernetes)
* Oracle Linux Cloud Native Environment (OLCNE) version 1.1.2
* Kubernetes 1.16.15+, 1.17.13+, 1.18.10+, and 1.19.7+ (check with `kubectl version`).
* Docker 18.09.1ce, 19.03.1 (check with `docker version`) or CRI-O 1.14.7 (check with `crictl version | grep RuntimeVersion`).
* Flannel networking v0.9.1-amd64 or later (check with `docker images | grep flannel`), Calico networking v3.16.1 or later.
Expand Down
23 changes: 11 additions & 12 deletions docs/21.2.2/soa-domains/create-or-update-image/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -1639,17 +1639,21 @@ <h5 id="download-the-oracle-soa-suite-installation-binaries-and-patches">Downloa
<li>fmw_12.2.1.4.0_b2bhealthcare_generic.jar</li>
</ul>
</li>

<div class="notices warning" ><p>In this release, Oracle B2B is not supported to be configured, but the installer is required for completeness.</p>
</div>

<li>
<p>Fusion Middleware Infrastructure patches:</p>
<ul>
<li>p28186730_139425_Generic.zip (OPATCH 13.9.4.2.5 FOR EM 13.4, FMW/WLS 12.2.1.3.0, 12.2.1.4.0 AND 14.1.1.0.0)</li>
<li>p28186730_139425_Generic.zip (OPATCH 13.9.4.2.5 FOR EM 13.4, FMW/WLS 12.2.1.3.0, 12.2.1.4.0 AND 14.1.1.0.0)</li>
<li>p32698246_122140_Generic.zip (WLS PATCH SET UPDATE 12.2.1.4.210330)</li>
<li>p32652899_122140_Generic.zip (FMW COMMON THIRDPARTY SPU 12.2.1.4.0 FOR APRIL2021CPU)</li>
<li>p32652899_122140_Generic.zip (FMW COMMON THIRDPARTY SPU 12.2.1.4.0 FOR APRIL2021CPU)</li>
<li>p32684757_122140_Generic.zip (ADF BUNDLE PATCH 12.2.1.4.210325)</li>
<li>p32581859_122140_Generic.zip (Coherence 12.2.1.4.8 Cumulative Patch using OPatch)</li>
<li>p31544353_122140_Linux-x86-64.zip (ADR FOR WEBLOGIC SERVER 12.2.1.4.0 JULY CPU 2020)</li>
<li>p32784652_122140_Generic.zip (OPSS Bundle Patch 12.2.1.4.210418)</li>
<li>p32772437_122140_Generic.zip (FMW PLATFORM 12.2.1.4.0 SPU FOR APRCPU2021)</li>
<li>p32772437_122140_Generic.zip (FMW PLATFORM 12.2.1.4.0 SPU FOR APRCPU2021)</li>
<li>p31287540_122140_Generic.zip (WLS One-off)</li>
<li>p31918617_122140_Generic.zip (WLS One-off SSL certificate)</li>
</ul>
Expand All @@ -1660,8 +1664,7 @@ <h5 id="download-the-oracle-soa-suite-installation-binaries-and-patches">Downloa
<li>p32656931_122140_Generic.zip (SOA BUNDLE PATCH 12.2.1.4.210319)</li>
<li>p32121987_122140_Generic.zip (Oracle Service Bus BUNDLE PATCH 12.2.1.4.201105)</li>
<li>p31857456_122140_Generic.zip (Oracle Service Bus One-off)</li>
<li>p32827327_122140_Generic.zip (Oracle Service Bus One-off)</li>
<li>p32808126_122140_Generic.zip (SOA One-off)</li>
<li>p31713053_122140_Linux-x86-64.zip (One-off patch)</li>
</ul>
</li>
</ul>
Expand Down Expand Up @@ -1743,15 +1746,11 @@ <h5 id="create-the-image">Create the image</h5>

$ imagetool cache addEntry --key 32784652_12.2.1.4.0 --value &lt;download location&gt;/p32784652_122140_Generic.zip

$ imagetool cache addEntry --key 32808126_12.2.1.4.0 --value &lt;download location&gt;/p32808126_122140_Generic.zip

$ imagetool cache addEntry --key 32827327_12.2.1.4.0 --value &lt;download location&gt;/p32827327_122140_Generic.zip

</code></pre></div></li>
<li>
<p>Append the <code>--patches</code> flag and the product patch keys to the <code>create</code> command in the <code>buildArgs</code> file. The <code>--patches</code> list must be a comma-separated collection of patch <code>--key</code> values used in the <code>imagetool cache addEntry</code> commands above.</p>
<p>Sample <code>--patches</code> list for the product patches added in to the cache:</p>
<pre><code>--patches 30741105_12.2.1.4.0,31287540_12.2.1.4.0,31544353_12.2.1.4.0,31713053_12.2.1.4.0,31857456_12.2.1.4.0,31918617_12.2.1.4.0,32121987_12.2.1.4.0,32581859_12.2.1.4.0,32652899_12.2.1.4.0,32656931_12.2.1.4.0,32684757_12.2.1.4.0,32698246_12.2.1.4.0,32772437_12.2.1.4.0,32784652_12.2.1.4.0,32808126_12.2.1.4.0,32827327_12.2.1.4.0
<pre><code>--patches 30741105_12.2.1.4.0,31287540_12.2.1.4.0,31544353_12.2.1.4.0,31713053_12.2.1.4.0,31857456_12.2.1.4.0,31918617_12.2.1.4.0,32121987_12.2.1.4.0,32581859_12.2.1.4.0,32652899_12.2.1.4.0,32656931_12.2.1.4.0,32684757_12.2.1.4.0,32698246_12.2.1.4.0,32772437_12.2.1.4.0,32784652_12.2.1.4.0
</code></pre><p>Example <code>buildArgs</code> file after appending the OPatch patch and product patches:</p>
<pre><code>create
--jdkVersion 8u291
Expand All @@ -1763,7 +1762,7 @@ <h5 id="create-the-image">Create the image</h5>
--additionalBuildCommands &lt;imagetool-setup-location&gt;/docker-images/OracleSOASuite/imagetool/12.2.1.4.0/additionalBuildCmds.txt
--additionalBuildFiles &lt;imagetool-setup-location&gt;/docker-images/OracleSOASuite/dockerfiles/12.2.1.4/container-scripts
--installerResponseFile &lt;imagetool-setup-location&gt;/docker-images/OracleFMWInfrastructure/dockerfiles/12.2.1.4/install.file,&lt;imagetool-setup-location&gt;/docker-images/OracleSOASuite/dockerfiles/12.2.1.4/install/soasuite.response,&lt;imagetool-setup-location&gt;/docker-images/OracleSOASuite/dockerfiles/12.2.1.4/install/osb.response,&lt;imagetool-setup-location&gt;/docker-images/OracleSOASuite/dockerfiles/12.2.1.4/install/b2b.response
--patches 30741105_12.2.1.4.0,31287540_12.2.1.4.0,31544353_12.2.1.4.0,31713053_12.2.1.4.0,31857456_12.2.1.4.0,31918617_12.2.1.4.0,32121987_12.2.1.4.0,32581859_12.2.1.4.0,32652899_12.2.1.4.0,32656931_12.2.1.4.0,32684757_12.2.1.4.0,32698246_12.2.1.4.0,32772437_12.2.1.4.0,32784652_12.2.1.4.0,32808126_12.2.1.4.0,32827327_12.2.1.4.0
--patches 30741105_12.2.1.4.0,31287540_12.2.1.4.0,31544353_12.2.1.4.0,31713053_12.2.1.4.0,31857456_12.2.1.4.0,31918617_12.2.1.4.0,32121987_12.2.1.4.0,32581859_12.2.1.4.0,32652899_12.2.1.4.0,32656931_12.2.1.4.0,32684757_12.2.1.4.0,32698246_12.2.1.4.0,32772437_12.2.1.4.0,32784652_12.2.1.4.0
--opatchBugNumber 28186730_13.9.4.2.5
</code></pre><blockquote>
<p>Note: In the <code>buildArgs</code> file:</p>
Expand Down Expand Up @@ -2125,7 +2124,7 @@ <h5 id="examples">Examples</h5>
</span>
</div>
<div class="expand-content" style="display: none;">
<pre><code>$ imagetool update --fromImage soasuite:12.2.1.4 --tag=soasuite:12.2.1.4-30761841 --patches=30761841_12.2.1.4.0 --dryRun
<pre><code>$ imagetool update --fromImage soasuite:12.2.1.4 --chown oracle:root --tag=soasuite:12.2.1.4-30761841 --patches=30761841_12.2.1.4.0 --opatchBugNumber=28186730_13.9.4.2.5 --dryRun

[INFO ] Image Tool build ID: f9feea35-c52c-4974-b155-eb7f34d95892
[INFO ] Temporary directory used for docker build context: &lt;work-directory&gt;/wlstmp/wlsimgbuilder_temp1799120592903014749
Expand Down
9 changes: 7 additions & 2 deletions docs/21.2.2/soa-domains/installguide/prerequisites/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -1525,8 +1525,13 @@ <h1>
<h3 id="system-requirements-for-oracle-soa-suite-domains">System requirements for Oracle SOA Suite domains</h3>
<p>For the current production release 21.2.2:</p>
<ul>
<li>Oracle Linux 7 (UL6+) and Red Hat Enterprise Linux 7 (UL3+ only with standalone Kubernetes) are supported.</li>
<li>Oracle Linux Cloud Native Environment (OLCNE) version 1.1.2 is supported.</li>
<li>Operating systems supported:
<ul>
<li>Oracle Linux 7 (UL6+)</li>
<li>Red Hat Enterprise Linux 7 (UL3+ only with standalone Kubernetes)</li>
<li>Oracle Linux Cloud Native Environment (OLCNE) version 1.1.2</li>
</ul>
</li>
<li>Kubernetes 1.16.15+, 1.17.13+, 1.18.10+, and 1.19.7+ (check with <code>kubectl version</code>).</li>
<li>Docker 18.09.1ce, 19.03.1 (check with <code>docker version</code>) or CRI-O 1.14.7 (check with <code>crictl version | grep RuntimeVersion</code>).</li>
<li>Flannel networking v0.9.1-amd64 or later (check with <code>docker images | grep flannel</code>), Calico networking v3.16.1 or later.</li>
Expand Down
Loading

0 comments on commit c7b8bdb

Please sign in to comment.