Skip to content

Commit

Permalink
JBoss 7.x has issues with port offset, this was fixed with JBoss 7.1.x
Browse files Browse the repository at this point in the history
  • Loading branch information
alitokmen committed Nov 20, 2023
1 parent 5709059 commit 0bdab88
Showing 1 changed file with 20 additions and 6 deletions.
26 changes: 20 additions & 6 deletions cargo/JBoss+7.x.html
Original file line number Diff line number Diff line change
Expand Up @@ -988,11 +988,11 @@ <h5 id="JBoss7.x-Forinstalledcontainero.c.c.c.jboss.JBoss7xInstalledLocalContain
<td class="confluenceTd">
<p><a href="Configuration+properties.html">GeneralPropertySet.PORT_OFFSET</a></p></td>
<td class="confluenceTd">
<p><img class="emoticon emoticon-tick" src="attachments/check.png" width="16" height="16" alt="(tick)"></p></td>
<p><img class="emoticon emoticon-cross" src="attachments/error.png" width="16" height="16" alt="(error)"></p></td>
<td class="confluenceTd">
<p><code>0</code></p></td>
<p>N/A</p></td>
<td class="confluenceTd">
<p><a href="https://codehaus-cargo.github.io/apidocs/org/codehaus/cargo/container/property/GeneralPropertySet.html#PORT_OFFSET"><img class="emoticon emoticon-green-star" src="attachments/star_green.png" width="16" height="16" alt="(green star)"></a></p></td>
<p><br></p></td>
</tr>
<tr>
<td class="confluenceTd">
Expand Down Expand Up @@ -1128,6 +1128,13 @@ <h4 id="JBoss7.x-ExistingLocalConfigurationProperties">Existing Local Configurat
<h5 id="JBoss7.x-Forinstalledcontainero.c.c.c.jboss.JBoss7xInstalledLocalContainer.1">For installed container o.c.c.c.jboss.JBoss7xInstalledLocalContainer</h5>
<div class="table-wrap">
<table class="confluenceTable">
<colgroup>
<col>
<col>
<col>
<col>
<col>
</colgroup>
<tbody>
<tr>
<th class="confluenceTh">
Expand Down Expand Up @@ -1243,11 +1250,11 @@ <h5 id="JBoss7.x-Forinstalledcontainero.c.c.c.jboss.JBoss7xInstalledLocalContain
<td class="confluenceTd">
<p><a href="Configuration+properties.html">GeneralPropertySet.PORT_OFFSET</a></p></td>
<td class="confluenceTd">
<p><img class="emoticon emoticon-tick" src="attachments/check.png" width="16" height="16" alt="(tick)"></p></td>
<p><img class="emoticon emoticon-cross" src="attachments/error.png" width="16" height="16" alt="(error)"></p></td>
<td class="confluenceTd">
<p><code>0</code></p></td>
<p>N/A</p></td>
<td class="confluenceTd">
<p><a href="https://codehaus-cargo.github.io/apidocs/org/codehaus/cargo/container/property/GeneralPropertySet.html#PORT_OFFSET"><img class="emoticon emoticon-green-star" src="attachments/star_green.png" width="16" height="16" alt="(green star)"></a></p></td>
<p><br></p></td>
</tr>
<tr>
<td class="confluenceTd">
Expand Down Expand Up @@ -1358,6 +1365,13 @@ <h4 id="JBoss7.x-RuntimeConfigurationProperties">Runtime Configuration Propertie
<h5 id="JBoss7.x-Forremotecontainero.c.c.c.jboss.JBoss7xRemoteContainer">For remote container o.c.c.c.jboss.JBoss7xRemoteContainer</h5>
<div class="table-wrap">
<table class="confluenceTable">
<colgroup>
<col>
<col>
<col>
<col>
<col>
</colgroup>
<tbody>
<tr>
<th class="confluenceTh">
Expand Down

0 comments on commit 0bdab88

Please sign in to comment.