Skip to content

Commit

Permalink
Be explicit about the properties supported (or not) by the early JBos…
Browse files Browse the repository at this point in the history
…s containers
  • Loading branch information
alitokmen committed May 15, 2024
1 parent f27619a commit a53354a
Show file tree
Hide file tree
Showing 2 changed files with 25 additions and 1 deletion.
26 changes: 25 additions & 1 deletion cargo/JBoss+4.2.x.html
Original file line number Diff line number Diff line change
Expand Up @@ -500,7 +500,7 @@ <h3 id="JBoss4.2.x-ConfigurationFeatures">Configuration Features</h3>
<td class="confluenceTd">
<p><a href="Existing+Local+Configuration.html">Existing Local Configuration for installed container</a></p></td>
<td class="confluenceTd">
<p><img class="emoticon emoticon-tick" src="attachments/check.png" width="16" height="16" alt="(tick)"> <code>o.<wbr>c.<wbr>c.<wbr>c.<wbr>jboss.<wbr>JBoss3x4xExistingLocalConfiguration</code></p></td>
<p><img class="emoticon emoticon-tick" src="attachments/check.png" width="16" height="16" alt="(tick)"> <code>o.<wbr>c.<wbr>c.<wbr>c.<wbr>jboss.<wbr>JBoss42xExistingLocalConfiguration</code></p></td>
<td class="confluenceTd">
<p><img class="emoticon emoticon-tick" src="attachments/check.png" width="16" height="16" alt="(tick)"></p></td>
<td class="confluenceTd">
Expand Down Expand Up @@ -831,6 +831,18 @@ <h5 id="JBoss4.2.x-Forinstalledcontainero.c.c.c.jboss.JBoss42xInstalledLocalCont
<td class="confluenceTd">
<p><a href="https://codehaus-cargo.github.io/apidocs/org/codehaus/cargo/container/jboss/JBossPropertySet.html#DEPLOYER_KEEP_ORIGINAL_WAR_FILENAME"><img class="emoticon emoticon-green-star" src="attachments/star_green.png" width="16" height="16" alt="(green star)"></a></p></td>
</tr>
<tr>
<td class="confluenceTd">
<p><a href="Configuration+properties.html">cargo.jboss.ejb3.remoting.port</a></p></td>
<td class="confluenceTd">
<p><a href="Configuration+properties.html">JBossPropertySet.JBOSS_EJB3_REMOTING_PORT</a></p></td>
<td class="confluenceTd">
<p><img class="emoticon emoticon-tick" src="attachments/check.png" width="16" height="16" alt="(tick)"></p></td>
<td class="confluenceTd">
<p>N/A</p></td>
<td class="confluenceTd">
<p><a href="https://codehaus-cargo.github.io/apidocs/org/codehaus/cargo/container/jboss/JBossPropertySet.html#JBOSS_EJB3_REMOTING_PORT"><img class="emoticon emoticon-green-star" src="attachments/star_green.png" width="16" height="16" alt="(green star)"></a></p></td>
</tr>
<tr>
<td class="confluenceTd">
<p><a href="Configuration+properties.html">cargo.jboss.invoker.pool.port</a></p></td>
Expand Down Expand Up @@ -1144,6 +1156,18 @@ <h5 id="JBoss4.2.x-Forinstalledcontainero.c.c.c.jboss.JBoss42xInstalledLocalCont
<td class="confluenceTd">
<p><a href="https://codehaus-cargo.github.io/apidocs/org/codehaus/cargo/container/jboss/JBossPropertySet.html#DEPLOYER_KEEP_ORIGINAL_WAR_FILENAME"><img class="emoticon emoticon-green-star" src="attachments/star_green.png" width="16" height="16" alt="(green star)"></a></p></td>
</tr>
<tr>
<td class="confluenceTd">
<p><a href="Configuration+properties.html">cargo.jboss.ejb3.remoting.port</a></p></td>
<td class="confluenceTd">
<p><a href="Configuration+properties.html">JBossPropertySet.JBOSS_EJB3_REMOTING_PORT</a></p></td>
<td class="confluenceTd">
<p><img class="emoticon emoticon-tick" src="attachments/check.png" width="16" height="16" alt="(tick)"></p></td>
<td class="confluenceTd">
<p><code>3873</code></p></td>
<td class="confluenceTd">
<p><a href="https://codehaus-cargo.github.io/apidocs/org/codehaus/cargo/container/jboss/JBossPropertySet.html#JBOSS_EJB3_REMOTING_PORT"><img class="emoticon emoticon-green-star" src="attachments/star_green.png" width="16" height="16" alt="(green star)"></a></p></td>
</tr>
<tr>
<td class="confluenceTd">
<p><a href="Configuration+properties.html">cargo.jboss.invoker.pool.port</a></p></td>
Expand Down
Binary file modified cargo/attachments/architecture.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

0 comments on commit a53354a

Please sign in to comment.