-
```
Need a Vertical Tomcat Cluster, with atleast three servers and one load
balancer.
worker-1 (server1)
worker-2 (server2)
worker-3 (server3)
worker-4 (Load Balancer)
1) Should provide Session Rep…
-
```
Need a Vertical Tomcat Cluster, with atleast three servers and one load
balancer.
worker-1 (server1)
worker-2 (server2)
worker-3 (server3)
worker-4 (Load Balancer)
1) Should provide Session Rep…
-
Hi. Any tips on using this with tomcat?
-
As of https://github.com/wyona/yanel/blob/master/src/build/build.properties the latest Yanel runs on Tomcat 7 from 2012 (see http://tomcat.apache.org/tomcat-7.0-doc/changelog.html).
Are there any pl…
-
### Search first
- [X] I searched and no similar issues were found
### Description
changelog-sync called from Java is not using the changelogparameters set in Java.
Java version: 21
Liquibase c…
-
```
Need a Vertical Tomcat Cluster, with atleast three servers and one load
balancer.
worker-1 (server1)
worker-2 (server2)
worker-3 (server3)
worker-4 (Load Balancer)
1) Should provide Session Rep…
-
Any chance to upgrade devloader to Tomcat 10 (jakarta API).
The last version I have is DevLoaderTomcat85.jar, which also works fine in Tomcat 9.
In 10, it obviously fails with
```java
Cause…
-
Using Spring Boot 1.5.1.
The directory /tmp/tomcat-* are not deleted when stopping a Spring Boot application.
The directory is created using (in org.springframework.boot.context.embedded.AbstractE…
-
According to the [migration guide](https://github.com/spring-projects/spring-framework/wiki/Upgrading-to-Spring-Framework-6.x#web-applications-2):
> Due to the Jakarta EE migration, make sure to upgr…
-