I am trying to build an app under tomcat 9-0-14 that I had previously built
under tomcat 7 several years ago.
however when I run the "ant install" command it fails with the following
errors.
BUILD FAILED
C:\barry\hockey3\build.xml:369: java.net.ProtocolException: Server
redirected too many times
Am 2019-02-08 um 12:54 schrieb Tommy Schneider:
Hello,
I'm trying to set up Tomcat 8.5 with SPNEGO in the following environment:
Tomcat: 8.5.37 built: Dec 12 2018 12:07:02 UTC
Platform/OS: AIX 7.2 ppc64
Java: Eclipse OpenJ9 9-internal+0-adhoc.jenkins
From what I can see in the catalina l
I've read the migration manuals and have tried to make the changes to
my configuration files to work correctly in tomcat v8.5, but it's not. I'm
not an expert on XML files and JDK so please help me. I'm sure this is
crazy simple
for you experts.
The server.xml conf file is OK between the two
> -Original Message-
> From: john.e.gr...@wellsfargo.com.INVALID
> [mailto:john.e.gr...@wellsfargo.com.INVALID]
> Sent: Friday, February 08, 2019 2:24 PM
> To: users@tomcat.apache.org
> Subject: [[EXTERNAL]] RE: Does Tomcat count incoming connections?
>
> Chris,
>
>
> > -Original
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA256
John,
On 2/8/19 15:24, john.e.gr...@wellsfargo.com.INVALID wrote:
>> -Original Message- From: Christopher Schultz
>> Sent: Friday, February 08, 2019
>> 11:48 AM To: users@tomcat.apache.org Subject: Re: Does Tomcat
>> count incoming connecti
Chris,
> -Original Message-
> From: Christopher Schultz
> Sent: Friday, February 08, 2019 11:48 AM
> To: users@tomcat.apache.org
> Subject: Re: Does Tomcat count incoming connections?
>
> -BEGIN PGP SIGNED MESSAGE-
> Hash: SHA256
>
> John,
>
>
> You can get this count from t
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA256
Garret,
On 2/8/19 08:27, Garret Wilson wrote:
> On 2/7/2019 9:54 PM, Christopher Schultz wrote:
>> … I would argue that adding Apache httpd into the mix (where is
>> it not already there) is more complicated than using Let's
>> Encrypt with Tomcat.
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA256
John,
On 2/8/19 12:09, john.e.gr...@wellsfargo.com.INVALID wrote:
> I'm interested in knowing how many new incoming connections are
> being created, possibly per connector. Does Tomcat have such a
> thing? I assume it would involve counting calls
Hi all,
I'm interested in knowing how many new incoming connections are being created,
possibly per connector. Does Tomcat have such a thing? I assume it would
involve counting calls to ServerSocketChannel.accept() or something like that.
I see the GlobalRequestProcessor MBean has a request
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA256
Pawel,
On 2/7/19 19:41, Pawel Veselov wrote:
> Sorry for a rather rude intrusion.
If you think it's rude, why did you do it?
> On Thu, Feb 7, 2019 at 4:18 PM Christopher Schultz
> wrote:
>
>> Chunked encoding is like sending a bunch of small HT
On 2/7/2019 9:54 PM, Christopher Schultz wrote:
…
I would argue that adding Apache httpd into the mix (where is it not
already there) is more complicated than using Let's Encrypt with
Tomcat.
OK, I guess I didn't figure in the part about adding/configuring the
connector. But still there are a
Hello,
I'm trying to set up Tomcat 8.5 with SPNEGO in the following environment:
Tomcat: 8.5.37 built: Dec 12 2018 12:07:02 UTC
Platform/OS: AIX 7.2 ppc64
Java: Eclipse OpenJ9 9-internal+0-adhoc.jenkins
>From what I can see in the catalina log I think it's almost working
(AD user is returne
The Apache Tomcat team announces the immediate availability of Apache
Tomcat 9.0.16.
Apache Tomcat 9 is an open source software implementation of the Java
Servlet, JavaServer Pages, Java Unified Expression Language, Java
WebSocket and JASPIC technologies.
Apache Tomcat 9.0.16 is a bugfix and feat
Hi Mark,
Am Mittwoch, 6. Februar 2019, 15:32:26 CET schrieb Mark Thomas:
[snip]
> You need to set cors.allowed.origin to an appropriate value. See:
> http://tomcat.apache.org/tomcat-9.0-doc/config/filter.html#CORS_Filter
thanks for your pointers, but unfortunately even setting the value to '*'
14 matches
Mail list logo