> Your problem seems to be in the client-to-db server side of things. Not
> tomcat as a server.
>
In the context of this question, tomcat is the client.
> On Wed, Dec 29, 2021 at 2:11 PM Eric Robinson
> wrote:
>
> > We want to run a large number of tomcat instances on the same server
> > without
> -Original Message-
> From: Mark Eggers
> Sent: Wednesday, December 29, 2021 6:18 PM
> To: users@tomcat.apache.org
> Subject: Re: Do I Need Network NameSpaces to Solve This
> Tomcat+Connector/J Problem?
>
> Eric:
>
> On 12/29/2021 1:04 PM, Eric Robinson wrote:
> > We want to run a large n
Eric:
On 12/29/2021 1:04 PM, Eric Robinson wrote:
We want to run a large number of tomcat instances on the same server without
virtualization or containerization. Each instance is executed from its own
folder tree and listens on its own unique TCP port. Each instance will run code
that connec
Your problem seems to be in the client-to-db server side of things. Not
tomcat as a server.
On Wed, Dec 29, 2021 at 2:11 PM Eric Robinson
wrote:
> We want to run a large number of tomcat instances on the same server
> without virtualization or containerization. Each instance is executed from
> i
On 28.12.21 00:36, Chew Kok Hoor wrote:
We're using the old javax.servlet namespace for compatibility reasons.
Some of our jar files are re-used by different web-apps, therefore we
placed them in the common classloader.
Is it possible to convert them dynamically, just like how we
On 12/29/2021 2:54 PM, Michael B Allen wrote:
On Wed, Dec 29, 2021 at 2:07 PM Mark Thomas wrote:
One of the advantages of moving to Eclipse is that everyone involved in
the spec, not just the spec lead, has an equal say in what goes into the
spec.
That sounds like design by committee which i
We want to run a large number of tomcat instances on the same server without
virtualization or containerization. Each instance is executed from its own
folder tree and listens on its own unique TCP port. Each instance will run code
that connects to a backend database server to send queries that
On Wed, Dec 29, 2021 at 2:07 PM Mark Thomas wrote:
> One of the advantages of moving to Eclipse is that everyone involved in
> the spec, not just the spec lead, has an equal say in what goes into the
> spec.
That sounds like design by committee which is my concern. IMO the only
way to design a re
On 29/12/2021 15:55, Michael B Allen wrote:
On Tue, Dec 28, 2021 at 10:52 AM Mark Thomas wrote:
Actually it seems the migration tool behind this feature:
https://github.com/apache/tomcat-jakartaee-migration
is a better and more general solution. If it's just re-writing package
names, c
On Tue, Dec 28, 2021 at 10:52 AM Mark Thomas wrote:
>
> On 28/12/2021 14:58, Michael B Allen wrote:
> > On Tue, Dec 28, 2021 at 3:29 AM Johan Compagner
> > wrote:
> >>
> >> Will that really work?
> >
> > No.
> >
> > Clearly I'm not paying attention because after reading surprisingly
> > little i
10 matches
Mail list logo