Skip to content

Commit

Permalink
CARGO-1621: Add support for adding JARs into WEB-INF/lib or WEB-INF/c…
Browse files Browse the repository at this point in the history
…lasses
  • Loading branch information
alitokmen committed Nov 29, 2023
1 parent c9e8916 commit 0f8549c
Show file tree
Hide file tree
Showing 4 changed files with 109 additions and 1 deletion.
2 changes: 1 addition & 1 deletion cargo/GlassFish+7.x.html
Original file line number Diff line number Diff line change
Expand Up @@ -1235,7 +1235,7 @@ <h5 id="GlassFish7.x-Forinstalledcontainero.c.c.c.glassfish.GlassFish7xInstalled
</div>
<h3 id="GlassFish7.x-TestedOn">Tested On</h3>
<p>This container is automatically tested by the <a href="https://codehaus-cargo.semaphoreci.com/projects/cargo">Continous Integration system</a> every time there is a code change.<br>
The server used for tests is downloaded from: <a href="https://repo.maven.apache.org/maven2/org/glassfish/main/distributions/glassfish/7.0.7/glassfish-7.0.7.zip">https://repo.maven.apache.org/maven2/org/glassfish/main/distributions/glassfish/7.0.7/glassfish-7.0.7.zip</a></p></td>
The server used for tests is downloaded from: <a href="https://repo.maven.apache.org/maven2/org/glassfish/main/distributions/glassfish/7.0.9/glassfish-7.0.9.zip">https://repo.maven.apache.org/maven2/org/glassfish/main/distributions/glassfish/7.0.9/glassfish-7.0.9.zip</a></p></td>
</tr>
</tbody>
</table></td>
Expand Down
36 changes: 36 additions & 0 deletions cargo/TomEE+7.x.html
Original file line number Diff line number Diff line change
Expand Up @@ -896,6 +896,18 @@ <h5 id="TomEE7.x-Forinstalledcontainero.c.c.c.tomee.Tomee7xInstalledLocalContain
<td class="confluenceTd">
<p><a href="https://codehaus-cargo.github.io/apidocs/org/codehaus/cargo/container/tomcat/TomcatPropertySet.html#CONNECTOR_CLIENT_AUTH"><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.tomcat.connector.httpUpgradeProtocol</a></p></td>
<td class="confluenceTd">
<p><a href="Configuration+properties.html">TomcatPropertySet.CONNECTOR_HTTP_UPGRADE_PROTOCOL</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/tomcat/TomcatPropertySet.html#CONNECTOR_HTTP_UPGRADE_PROTOCOL"><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.tomcat.connector.keyAlias</a></p></td>
Expand Down Expand Up @@ -968,6 +980,18 @@ <h5 id="TomEE7.x-Forinstalledcontainero.c.c.c.tomee.Tomee7xInstalledLocalContain
<td class="confluenceTd">
<p><a href="https://codehaus-cargo.github.io/apidocs/org/codehaus/cargo/container/tomcat/TomcatPropertySet.html#CONNECTOR_PROTOCOL_CLASS"><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.tomcat.connector.sslImplementationName</a></p></td>
<td class="confluenceTd">
<p><a href="Configuration+properties.html">TomcatPropertySet.CONNECTOR_SSL_IMPLEMENTATION_NAME</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/tomcat/TomcatPropertySet.html#CONNECTOR_SSL_IMPLEMENTATION_NAME"><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.tomcat.connector.sslProtocol</a></p></td>
Expand Down Expand Up @@ -1028,6 +1052,18 @@ <h5 id="TomEE7.x-Forinstalledcontainero.c.c.c.tomee.Tomee7xInstalledLocalContain
<td class="confluenceTd">
<p><a href="https://codehaus-cargo.github.io/apidocs/org/codehaus/cargo/container/tomcat/TomcatPropertySet.html#CONTEXT_ALLOW_MULTIPART"><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.tomcat.context.mapJarToWebinfClasses</a></p></td>
<td class="confluenceTd">
<p><a href="Configuration+properties.html">TomcatPropertySet.CONTEXT_MAP_JARS_TO_WEBINF_CLASSES</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>false</code></p></td>
<td class="confluenceTd">
<p><a href="https://codehaus-cargo.github.io/apidocs/org/codehaus/cargo/container/tomcat/TomcatPropertySet.html#CONTEXT_MAP_JARS_TO_WEBINF_CLASSES"><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.tomcat.context.reloadable</a></p></td>
Expand Down
36 changes: 36 additions & 0 deletions cargo/TomEE+8.x.html
Original file line number Diff line number Diff line change
Expand Up @@ -896,6 +896,18 @@ <h5 id="TomEE8.x-Forinstalledcontainero.c.c.c.tomee.Tomee8xInstalledLocalContain
<td class="confluenceTd">
<p><a href="https://codehaus-cargo.github.io/apidocs/org/codehaus/cargo/container/tomcat/TomcatPropertySet.html#CONNECTOR_CLIENT_AUTH"><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.tomcat.connector.httpUpgradeProtocol</a></p></td>
<td class="confluenceTd">
<p><a href="Configuration+properties.html">TomcatPropertySet.CONNECTOR_HTTP_UPGRADE_PROTOCOL</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/tomcat/TomcatPropertySet.html#CONNECTOR_HTTP_UPGRADE_PROTOCOL"><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.tomcat.connector.keyAlias</a></p></td>
Expand Down Expand Up @@ -968,6 +980,18 @@ <h5 id="TomEE8.x-Forinstalledcontainero.c.c.c.tomee.Tomee8xInstalledLocalContain
<td class="confluenceTd">
<p><a href="https://codehaus-cargo.github.io/apidocs/org/codehaus/cargo/container/tomcat/TomcatPropertySet.html#CONNECTOR_PROTOCOL_CLASS"><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.tomcat.connector.sslImplementationName</a></p></td>
<td class="confluenceTd">
<p><a href="Configuration+properties.html">TomcatPropertySet.CONNECTOR_SSL_IMPLEMENTATION_NAME</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/tomcat/TomcatPropertySet.html#CONNECTOR_SSL_IMPLEMENTATION_NAME"><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.tomcat.connector.sslProtocol</a></p></td>
Expand Down Expand Up @@ -1028,6 +1052,18 @@ <h5 id="TomEE8.x-Forinstalledcontainero.c.c.c.tomee.Tomee8xInstalledLocalContain
<td class="confluenceTd">
<p><a href="https://codehaus-cargo.github.io/apidocs/org/codehaus/cargo/container/tomcat/TomcatPropertySet.html#CONTEXT_ALLOW_MULTIPART"><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.tomcat.context.mapJarToWebinfClasses</a></p></td>
<td class="confluenceTd">
<p><a href="Configuration+properties.html">TomcatPropertySet.CONTEXT_MAP_JARS_TO_WEBINF_CLASSES</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>false</code></p></td>
<td class="confluenceTd">
<p><a href="https://codehaus-cargo.github.io/apidocs/org/codehaus/cargo/container/tomcat/TomcatPropertySet.html#CONTEXT_MAP_JARS_TO_WEBINF_CLASSES"><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.tomcat.context.reloadable</a></p></td>
Expand Down
36 changes: 36 additions & 0 deletions cargo/TomEE+9.x.html
Original file line number Diff line number Diff line change
Expand Up @@ -902,6 +902,18 @@ <h5 id="TomEE9.x-Forinstalledcontainero.c.c.c.tomee.Tomee9xInstalledLocalContain
<td class="confluenceTd">
<p><a href="https://codehaus-cargo.github.io/apidocs/org/codehaus/cargo/container/tomcat/TomcatPropertySet.html#CONNECTOR_CLIENT_AUTH"><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.tomcat.connector.httpUpgradeProtocol</a></p></td>
<td class="confluenceTd">
<p><a href="Configuration+properties.html">TomcatPropertySet.CONNECTOR_HTTP_UPGRADE_PROTOCOL</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/tomcat/TomcatPropertySet.html#CONNECTOR_HTTP_UPGRADE_PROTOCOL"><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.tomcat.connector.keyAlias</a></p></td>
Expand Down Expand Up @@ -974,6 +986,18 @@ <h5 id="TomEE9.x-Forinstalledcontainero.c.c.c.tomee.Tomee9xInstalledLocalContain
<td class="confluenceTd">
<p><a href="https://codehaus-cargo.github.io/apidocs/org/codehaus/cargo/container/tomcat/TomcatPropertySet.html#CONNECTOR_PROTOCOL_CLASS"><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.tomcat.connector.sslImplementationName</a></p></td>
<td class="confluenceTd">
<p><a href="Configuration+properties.html">TomcatPropertySet.CONNECTOR_SSL_IMPLEMENTATION_NAME</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/tomcat/TomcatPropertySet.html#CONNECTOR_SSL_IMPLEMENTATION_NAME"><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.tomcat.connector.sslProtocol</a></p></td>
Expand Down Expand Up @@ -1034,6 +1058,18 @@ <h5 id="TomEE9.x-Forinstalledcontainero.c.c.c.tomee.Tomee9xInstalledLocalContain
<td class="confluenceTd">
<p><a href="https://codehaus-cargo.github.io/apidocs/org/codehaus/cargo/container/tomcat/TomcatPropertySet.html#CONTEXT_ALLOW_MULTIPART"><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.tomcat.context.mapJarToWebinfClasses</a></p></td>
<td class="confluenceTd">
<p><a href="Configuration+properties.html">TomcatPropertySet.CONTEXT_MAP_JARS_TO_WEBINF_CLASSES</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>false</code></p></td>
<td class="confluenceTd">
<p><a href="https://codehaus-cargo.github.io/apidocs/org/codehaus/cargo/container/tomcat/TomcatPropertySet.html#CONTEXT_MAP_JARS_TO_WEBINF_CLASSES"><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.tomcat.context.reloadable</a></p></td>
Expand Down

0 comments on commit 0f8549c

Please sign in to comment.