Application Servers

Cargo Samples - Maven 2 - Tomcat 6 remote container test

org.codehaus.cargo : cargo-sample-maven2-tomcat6x-remotecontainer-test

Sample application that exercises the Cargo Maven2 plugin with a Tomcat 6.x container and a remote container (deploy, undeploy, deploy and redeploy)

Last Version: 1.1.1

Release Date:

gretty-runner-tomcat7

org.akhikhl.gretty : gretty-runner-tomcat7

Advanced gradle plugin for running web-apps on jetty and tomcat

Last Version: 2.0.0

Release Date:

Last Version: 1.0

Release Date:

Last Version: 7.0.73

Release Date:

Last Version: 3.3.2

Release Date:

Armeria (armeria-tomcat8.5-shaded)

com.linecorp.armeria : armeria-tomcat8.5-shaded

Asynchronous HTTP/2 RPC/REST client/server library built on top of Java 8, Netty, Thrift and gRPC (armeria-tomcat8.5-shaded)

Last Version: 0.75.0

Release Date:

Tomcat Mock Server

com.dthoffman.tomcatmock : junit-example

Helper code to spin up a tomcat app during tests and mocking downstream http calls

Last Version: 0.0.1

Release Date:

org.brutusin:rpc-tomcat-war

org.brutusin : rpc-tomcat-war

Maven archetype for creation of Brutusin-RPC (standalone and deployable) war projects with a Tomcat runtime available for standalone scenarios

Last Version: 1.9.2

Release Date:

Last Version: 5.0.16

Release Date:

Willow logging for Tomcat 7

com.nitorcreations : willow-logging-tomcat7

Willow elastic cloud deployment componets

Last Version: 2.0.2

Release Date:

Last Version: 8.0.4

Release Date:

Narayana: Tomcat integration

org.jboss.integration : narayana-tomcat-all

Parent POM for JBoss projects. Provides default project build configuration.

Last Version: 1.0.0.Final

Release Date:

Geronimo Assemblies :: J2EE + Tomcat

org.apache.geronimo.assemblies : geronimo-tomcat-j2ee

An assembly of Geronimo into a J2EE Server using Tomcat as the web container.

Last Version: 1.2-beta

Release Date:

Last Version: 2.2.1

Release Date:

Cargo Samples - Maven 2 - Tomcat 10.x embedded container test

org.codehaus.cargo : cargo-sample-maven2-tomcat10x-embedded-test

Sample application that exercises the Cargo Maven 2 / Maven 3 plugin with an embedded Tomcat 10.x container

Last Version: 1.8.5

Release Date:

Tomcat Server Test

com.pastdev.httpcomponents : server-test-tomcat

Tomcat based implementation of for the server-test project.

Last Version: 0.1.3

Release Date:

Last Version: 3.3.2

Release Date:

Last Version: 1.0.8

Release Date:

Last Version: 6.2.0.Beta3

Release Date:

Last Version: 1.2.0.Alpha1

Release Date:

Last Version: 0.8.3.0

Release Date:

Tomcat Kloudprint

com.opkloud.kloudprints : tomcat-kp

Kloudprint that stands up a Tomcat cluster.

Last Version: 1.1.0

Release Date:

Last Version: 0.3.0

Release Date:

flex-messaging-opt-tomcat-7

org.apache.flex.blazeds : flex-messaging-opt-tomcat-7

The Apache Software Foundation provides support for the Apache community of open-source software projects. The Apache projects are characterized by a collaborative, consensus based development process, an open and pragmatic software license, and a desire to create high quality software that leads the way in its field. We consider ourselves not simply a group of projects sharing a server, but rather a community of developers and users.

Last Version: 4.7.3

Release Date:

Orchestra :: Packages :: B4P :: Tomcat

org.ow2.orchestra : orchestra-b4p-tomcat

The OW2 Consortium is an open source community committed to making available to everyone the best and most reliable middleware technology, including generic enterprise applications and cloud computing technologies. The mission of the OW2 Consortium is to i) develop open source code for middleware, generic enterprise applications and cloud computing and ii) to foster a vibrant community and business ecosystem.

Last Version: 4.9.1

Release Date:

Last Version: 6.0.48

Release Date:

Last Version: 1.3.4

Release Date:

CarbonDataSourceAccessSample

org.wso2.appserver : wso2appserver-samples-tomcat-webapps-carbon-datasource

This is webapp sample to demonstrate JNDI DataSource look-ups for resources defined in Carbon JNDI context

Last Version: 5.3.0

Release Date:

Cluster Tomcat

org.ow2.petals.cloud : haproxy-tomcat

Cluster Tomcat, load-balanced by HAProxy

Last Version: 1.0.0

Release Date:

Last Version: 7.0.19.2

Release Date:

embedded-tomcat

info.schnatterer.tomcat-reloading-connector : embedded-tomcat

Tomcat connector that automatically reloads SSLConfig

Last Version: 0.3.0

Release Date:

Geronimo Assemblies :: Java EE 6 + Tomcat7

org.apache.geronimo.assemblies : geronimo-tomcat7-javaee6

An assembly of Geronimo into a Java EE 6 Server using Tomcat as the web container.

Last Version: 3.0.1

Release Date:

Apache Tomcat Maven Plugin :: Tomcat 9.x

org.opoo.maven : tomcat9-maven-plugin

The Tomcat Maven Plugin provides goals to manipulate WAR projects within the Tomcat 9.x servlet container.

Last Version: 3.0.1

Release Date:

Cargo Samples - Maven 2 - Tomcat 7 system property test

org.codehaus.cargo : cargo-sample-maven2-tomcat7-systemProperty-test

Sample application that exercises the Cargo Maven 2 / Maven 3 plugin with a Tomcat 7.x container and a user-defined system properties

Last Version: 1.8.5

Release Date:

spring-boot-starter-tomcat-proxies

org.zalando.stups : spring-boot-starter-tomcat-proxies

Parent pom.xml that can be used by STUPS Maven projects

Last Version: 0.5.4

Release Date:

tomcat-deployment-listener

com.github.yohayg : tomcat-deployment-listener

According to Docker best practices a Docker container should not be up if the process fails to load properly. Apache Tomcat deploys all the web applications loaded in its webapp folder. This is a resilient solution for web applications not influencing the application server. However, In a Docker environment according to best practice, the process should fail in case the web application failed to initialize properly. By adding the additional jar created by this project to Tomcat classpath and adding the new listener in the Tomcat conf/server.xml the user can make sure the Tomcat process fails in case there is an initialization exception in their web application which will cause the Tomcat used the tomcat container to abort in immediately indicate that there was an initialization error Abort tomcat when a webapp fails to deploy in Docker container Docker container best practice. Tomcat does not stop if a webapp fail to deploy and the container will continue to run. By adding this listener the tomcat will abort in case the Tomcat fails to deploy the webapp, And the container will not start. You will need to place the listener in Tomcat server.xml and set the Tomcat classpath to contain this jar

Last Version: 2.0.0

Release Date:

Last Version: 3.3.2

Release Date:

SupertomcatUtils

com.github.bilderherunterlader : supertomcatutils

Library which provides common code used by BilderHerunterlader and BilderUploader

Last Version: 1.0.19

Release Date:

Last Version: 5.5.23

Release Date:

app-delivery

io.github.osobolev.app-delivery : server-tomcat

Framework for delivering desktop application updates

Last Version: 5.6

Release Date:

Distributed session management for Tomcat 9.0: HotRod integration

org.wildfly.clustering : wildfly-clustering-tomcat-9.0-hotrod

Provides, via submodules, a base configuration for JBoss project builds, as well as a derived configuration supporting multi-release JARs

Last Version: 16.1.0.Final

Release Date:

Last Version: 5.5.23

Release Date:

Last Version: 3.0-M1

Release Date:

Apache Fediz Plugin for Tomcat 8

org.apache.cxf.fediz : fediz-tomcat8

The Apache Software Foundation provides support for the Apache community of open-source software projects. The Apache projects are characterized by a collaborative, consensus based development process, an open and pragmatic software license, and a desire to create high quality software that leads the way in its field. We consider ourselves not simply a group of projects sharing a server, but rather a community of developers and users.

Last Version: 1.4.6

Release Date: