You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
<li><ahref="Container+Instantiation.html">Container Instantiation</a> — <spanclass="smalltext">Create a container instance</span></li>
326
-
<li><ahref="Remote+Container.html">Remote Container</a> — <spanclass="smalltext">A container that is already running on some machine (local or remote)</span></li>
327
325
<li><ahref="Local+Container.html">Local Container</a> — <spanclass="smalltext">A container executing on the machine where Cargo executes</span>
328
326
<ulclass="childpages-macro">
329
327
<li><ahref="Container+Start.html">Container Start</a> — <spanclass="smalltext">Start a container that is not already running</span></li>
330
328
<li><ahref="Container+Stop.html">Container Stop</a> — <spanclass="smalltext">Stop a running container</span></li>
331
329
<li><ahref="Container+Timeout.html">Container Timeout</a> — <spanclass="smalltext">Timeout after which the container start/stop is deemed failed</span></li>
332
330
<li><ahref="Installed+Container.html">Installed Container</a> — <spanclass="smalltext">A container installed on the machine where Cargo executes.</span>
333
331
<ulclass="childpages-macro">
334
-
<li><ahref="Installer.html">Installer</a> — <spanclass="smalltext">Installs a container</span></li>
335
332
<li><ahref="Passing+system+properties.html">Passing system properties</a> — <spanclass="smalltext">How to pass system properties that will be available to the container while executing</span></li>
333
+
<li><ahref="Installer.html">Installer</a> — <spanclass="smalltext">Installs a container</span></li>
336
334
</ul></li>
337
335
<li><ahref="Embedded+Container.html">Embedded Container</a> — <spanclass="smalltext">A container executing in the same JVM where Cargo is running</span></li>
338
336
<li><ahref="Container+Classpath.html">Container Classpath</a> — <spanclass="smalltext">How to configure the executing container's classpath</span>
339
337
<ulclass="childpages-macro">
340
-
<li><ahref="JBoss+7.x+onwards+and+WildFly+container+classpath.html">JBoss 7.x onwards and WildFly container classpath</a></li>
341
338
<li><ahref="Application+Classpath.html">Application Classpath</a> — <spanclass="smalltext">How to configure the classpath of the application without changing the container's own classpath</span></li>
339
+
<li><ahref="JBoss+7.x+onwards+and+WildFly+container+classpath.html">JBoss 7.x onwards and WildFly container classpath</a></li>
342
340
</ul></li>
343
341
</ul></li>
342
+
<li><ahref="Container+Instantiation.html">Container Instantiation</a> — <spanclass="smalltext">Create a container instance</span></li>
343
+
<li><ahref="Remote+Container.html">Remote Container</a> — <spanclass="smalltext">A container that is already running on some machine (local or remote)</span></li>
<p>This container is automatically tested by the <ahref="https://codehaus-cargo.semaphoreci.com/projects/cargo">Continous Integration system</a> every time there is a code change.
1426
+
<p>This container is automatically tested by the <ahref="https://codehaus-cargo.semaphoreci.com/projects/cargo">Continous Integration (CI) system</a> every time there is a code change.
1427
1427
<br>
1428
1428
The server used for tests is downloaded from: <ahref="https://archive.apache.org/dist/geronimo/1.1.1/geronimo-tomcat-j2ee-1.1.1.zip">https://archive.apache.org/dist/geronimo/1.1.1/geronimo-tomcat-j2ee-1.1.1.zip</a></p>
<p>This container is automatically tested by the <ahref="https://codehaus-cargo.semaphoreci.com/projects/cargo">Continous Integration system</a> every time there is a code change.
1419
+
<p>This container is automatically tested by the <ahref="https://codehaus-cargo.semaphoreci.com/projects/cargo">Continous Integration (CI) system</a> every time there is a code change.
1420
1420
<br>
1421
1421
The server used for tests is downloaded from: <ahref="https://repo.maven.apache.org/maven2/org/apache/geronimo/assemblies/geronimo-tomcat6-javaee5/2.1.8/geronimo-tomcat6-javaee5-2.1.8-bin.zip">https://repo.maven.apache.org/maven2/org/apache/geronimo/assemblies/geronimo-tomcat6-javaee5/2.1.8/geronimo-tomcat6-javaee5-2.1.8-bin.zip</a></p>
<p>This container is automatically tested by the <ahref="https://codehaus-cargo.semaphoreci.com/projects/cargo">Continous Integration system</a> every time there is a code change.
1419
+
<p>This container is automatically tested by the <ahref="https://codehaus-cargo.semaphoreci.com/projects/cargo">Continous Integration (CI) system</a> every time there is a code change.
1420
1420
<br>
1421
1421
The server used for tests is downloaded from: <ahref="https://repo.maven.apache.org/maven2/org/apache/geronimo/assemblies/geronimo-tomcat7-javaee6/3.0.1/geronimo-tomcat7-javaee6-3.0.1-bin.zip">https://repo.maven.apache.org/maven2/org/apache/geronimo/assemblies/geronimo-tomcat7-javaee6/3.0.1/geronimo-tomcat7-javaee6-3.0.1-bin.zip</a></p>
<p>This container is automatically tested by the <ahref="https://codehaus-cargo.semaphoreci.com/projects/cargo">Continous Integration system</a> every time there is a code change.
1742
+
<p>This container is automatically tested by the <ahref="https://codehaus-cargo.semaphoreci.com/projects/cargo">Continous Integration (CI) system</a> every time there is a code change.
1743
1743
<br>
1744
1744
The server used for tests is downloaded from: <ahref="https://repo.maven.apache.org/maven2/org/glassfish/main/distributions/glassfish/3.1.2.2/glassfish-3.1.2.2.zip">https://repo.maven.apache.org/maven2/org/glassfish/main/distributions/glassfish/3.1.2.2/glassfish-3.1.2.2.zip</a></p>
1745
+
<p>Moreover, the below other branch is also tested by the CI system:</p>
<p>This container is automatically tested by the <ahref="https://codehaus-cargo.semaphoreci.com/projects/cargo">Continous Integration system</a> every time there is a code change.
1738
+
<p>This container is automatically tested by the <ahref="https://codehaus-cargo.semaphoreci.com/projects/cargo">Continous Integration (CI) system</a> every time there is a code change.
1739
1739
<br>
1740
1740
The server used for tests is downloaded from: <ahref="https://repo.maven.apache.org/maven2/org/glassfish/main/distributions/glassfish/4.1.2/glassfish-4.1.2.zip">https://repo.maven.apache.org/maven2/org/glassfish/main/distributions/glassfish/4.1.2/glassfish-4.1.2.zip</a></p>
1741
+
<p>Moreover, the below other branch is also tested by the CI system:</p>
<p>This container is automatically tested by the <ahref="https://codehaus-cargo.semaphoreci.com/projects/cargo">Continous Integration system</a> every time there is a code change.
1738
+
<p>This container is automatically tested by the <ahref="https://codehaus-cargo.semaphoreci.com/projects/cargo">Continous Integration (CI) system</a> every time there is a code change.
1739
1739
<br>
1740
1740
The server used for tests is downloaded from: <ahref="https://repo.maven.apache.org/maven2/org/glassfish/main/distributions/glassfish/5.1.0/glassfish-5.1.0.zip">https://repo.maven.apache.org/maven2/org/glassfish/main/distributions/glassfish/5.1.0/glassfish-5.1.0.zip</a></p>
1741
+
<p>Moreover, the below other branch is also tested by the CI system:</p>
<p>This container is automatically tested by the <ahref="https://codehaus-cargo.semaphoreci.com/projects/cargo">Continous Integration system</a> every time there is a code change.
1624
+
<p>This container is automatically tested by the <ahref="https://codehaus-cargo.semaphoreci.com/projects/cargo">Continous Integration (CI) system</a> every time there is a code change.
1625
1625
<br>
1626
1626
The server used for tests is downloaded from: <ahref="https://repo.maven.apache.org/maven2/org/glassfish/main/distributions/glassfish/6.2.5/glassfish-6.2.5.zip">https://repo.maven.apache.org/maven2/org/glassfish/main/distributions/glassfish/6.2.5/glassfish-6.2.5.zip</a></p>
1627
+
<p>Moreover, the below other branches are also tested by the CI system:</p>
<p>This container is automatically tested by the <ahref="https://codehaus-cargo.semaphoreci.com/projects/cargo">Continous Integration system</a> every time there is a code change.
1618
+
<p>This container is automatically tested by the <ahref="https://codehaus-cargo.semaphoreci.com/projects/cargo">Continous Integration (CI) system</a> every time there is a code change.
1619
1619
<br>
1620
1620
The server used for tests is downloaded from: <ahref="https://repo.maven.apache.org/maven2/org/glassfish/main/distributions/glassfish/7.0.25/glassfish-7.0.25.zip">https://repo.maven.apache.org/maven2/org/glassfish/main/distributions/glassfish/7.0.25/glassfish-7.0.25.zip</a></p>
<p>This container is automatically tested by the <ahref="https://codehaus-cargo.semaphoreci.com/projects/cargo">Continous Integration system</a> every time there is a code change.
1618
+
<p>This container is automatically tested by the <ahref="https://codehaus-cargo.semaphoreci.com/projects/cargo">Continous Integration (CI) system</a> every time there is a code change.
1619
1619
<br>
1620
1620
The server used for tests is downloaded from: <ahref="https://repo.maven.apache.org/maven2/org/glassfish/main/distributions/glassfish/8.0.0-M12/glassfish-8.0.0-M12.zip">https://repo.maven.apache.org/maven2/org/glassfish/main/distributions/glassfish/8.0.0-M12/glassfish-8.0.0-M12.zip</a></p>
0 commit comments