-BEGIN PGP SIGNED MESSAGE-
Hash: SHA256
John,
On 9/10/19 14:20, John Beaulaurier -X (jbeaulau - ADVANCED NETWORK
INFORMATION INC at Cisco) wrote:
> I needed to build the APR libs from source as there was no rpm in
> yum, but the default directory where the libs were place was not
> in th
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA256
Linus,
On 9/12/19 09:33, LINUS FERNANDES wrote:
> I have set up an embedded Tomcat server program on Arch Linux on
> Termux using OpenJDK version 12.
What version of Tomcat?
> However, I am unable to connect to the server using the browser.
> The
On 12/09/2019 16:34, Boris Petrov wrote:
> Hi,
>
> Thanks for the response.
>
> About the first issue - I opened this issue for it:
>
> https://bz.apache.org/bugzilla/show_bug.cgi?id=63710
Fell free to re-open that issue and add the additional info.
> However I now see that I didn't specify th
Hi,
Thanks for the response.
About the first issue - I opened this issue for it:
https://bz.apache.org/bugzilla/show_bug.cgi?id=63710
However I now see that I didn't specify that it was specifically on
HTTP/2. Sorry about that.
About the second issue - you're right, it is our fault, we've conf
On September 12, 2019 2:19:30 PM UTC, Boris Petrov
wrote:
>Hi,
>
>I have two issues with the "default" Tomcat configuration (the only
>thing I've changed from it is that I've added an `UpgradeProtocol`
>directive and SSL certificates). Tomcat version is 9.0.24.
>
>The first one is the one I've wr
Hi,
I have two issues with the "default" Tomcat configuration (the only
thing I've changed from it is that I've added an `UpgradeProtocol`
directive and SSL certificates). Tomcat version is 9.0.24.
The first one is the one I've written in the subject - for all 304
responses Tomcat is adding a `Co
I have set up an embedded Tomcat server program on Arch Linux on Termux
using OpenJDK version 12.
However, I am unable to connect to the server using the browser. The same
WAR file with a web.xml works fine on Jetty.
Could you point me in the right direction?
The Java class is as follows:
packa