Hassan Schroeder wrote:
On 3/2/07, Ron Wheeler <[EMAIL PROTECTED]> wrote:
Am I correct in assuming that everyone is going to have the same problem
with logging.
It's not clear to me what "problem" you're trying to solve. I'm running
TC 6.0.9 out of the box with Java 6 and log4j for my apps,
On 3/2/07, Ron Wheeler <[EMAIL PROTECTED]> wrote:
How soon will Tomcat support the current Java version?
Is it a big problem to include the extras, if the current Java is not
supported?
At the moment, Tomcat 6 is developed and builds on Java 5, and runs on
Java 5 and 6. I'd like to understand w
> From: Ron Wheeler [mailto:[EMAIL PROTECTED]
> Subject: Re: Tomcat 6 will not compile under Windows with the
> current Java
>
> I really need to get the logging issue resolved so I can
> get back to testing.
> The Spring crowd seems pretty settled on log4j as their
>
On 3/2/07, Ron Wheeler <[EMAIL PROTECTED]> wrote:
Am I correct in assuming that everyone is going to have the same problem
with logging.
It's not clear to me what "problem" you're trying to solve. I'm running
TC 6.0.9 out of the box with Java 6 and log4j for my apps, no probs.
If Spring wants
> From: Rémy Maucherat [mailto:[EMAIL PROTECTED]
> Subject: Re: Tomcat 6 will not compile under Windows with the
> current Java
>
> Do you have evidence which shows this ? Try to not present your
> personal opinion as an established fact.
The key word above was "large
Rémy Maucherat wrote:
On 3/2/07, Ron Wheeler <[EMAIL PROTECTED]> wrote:
The build could be eliminated if the binary distribution contained the
extras but it does not. I assume that when everyone using log4j has the
same problem, it will.
This is not going to happen.
It is quite evident the
Rémy Maucherat wrote:
On 3/2/07, Caldarale, Charles R <[EMAIL PROTECTED]> wrote:
No, I was just pointing out that the only platform-dependent code
associated with Tomcat is the APR connector (tcnative-1.dll). The
performance advantages of using that connector have been largely
eliminated by t
On 3/2/07, Ron Wheeler <[EMAIL PROTECTED]> wrote:
The build could be eliminated if the binary distribution contained the
extras but it does not. I assume that when everyone using log4j has the
same problem, it will.
This is not going to happen.
It is quite evident the compilation fails when co
Caldarale, Charles R wrote:
From: Ron Wheeler [mailto:[EMAIL PROTECTED]
Subject: Re: Tomcat 6 will not compile under Windows with the
current Java
I am not sure if Tomcat will start without it
Tomcat runs fine without APR - just delete or rename the .dll file if
you want to
On 3/2/07, Caldarale, Charles R <[EMAIL PROTECTED]> wrote:
No, I was just pointing out that the only platform-dependent code
associated with Tomcat is the APR connector (tcnative-1.dll). The
performance advantages of using that connector have been largely
eliminated by the pure Java NIO connecto
> From: Ron Wheeler [mailto:[EMAIL PROTECTED]
> Subject: Re: Tomcat 6 will not compile under Windows with the
> current Java
> I am not sure if Tomcat will start without it
Tomcat runs fine without APR - just delete or rename the .dll file if
you want to experiment with the N
Caldarale, Charles R wrote:
From: Ron Wheeler [mailto:[EMAIL PROTECTED]
Subject: Re: Tomcat 6 will not compile under Windows with the
current Java
With the advent of Tomcat's NIO connector, the
APR one is probably superfluous, so you don't need that either.
> From: Ron Wheeler [mailto:[EMAIL PROTECTED]
> Subject: Re: Tomcat 6 will not compile under Windows with the
> current Java
>
> > With the advent of Tomcat's NIO connector, the
> > APR one is probably superfluous, so you don't need that either.
>
>
Caldarale, Charles R wrote:
From: Ron Wheeler [mailto:[EMAIL PROTECTED]
Subject: Tomcat 6 will not compile under Windows with the current Java
I am bravely or foolishly trying to use Tomcat 6 for a new
Spring project. It needs log4j so I gather that I have to
recompile Tomcat to get the ext
I was getting a class not found error.
java.lang.NoClassDefFoundError: org/apache/commons/logging/LogFactory
The class related to logging and in Tomcat 6, it appears that logging
has changed and the log4j stuff is not in the basic package
From the Tomcat docs http://tomcat.apache.org/tomcat-6.
> From: Ron Wheeler [mailto:[EMAIL PROTECTED]
> Subject: Tomcat 6 will not compile under Windows with the current Java
>
> I am bravely or foolishly trying to use Tomcat 6 for a new
> Spring project. It needs log4j so I gather that I have to
> recompile Tomcat to get the extras.
??? Other than
16 matches
Mail list logo