User error. Not sure how I thought it was removed.
Thanks
Dave
-Original Message-
From: Jason Wee
Sent: Tuesday, March 26, 2019 3:35 PM
To: Tomcat Users List
Subject: Re: ecj-4.6.3 no longer required?
which 8.5.x u were referring? i just checked 8.5.39 has ecj in lib directory.
On We
On 27/03/2019 17:12, Ted Spradley wrote:
> My web application deploys/starts normally locally on MacOS with the same
> TomEE and JVM 1.8.0_202-b08 and other JMS (embedded ActiveMQ) Websocket
> application, but on the remote Linux (CentOS) it fails with the “Context is
> read only” error below.
My web application deploys/starts normally locally on MacOS with the same TomEE
and JVM 1.8.0_202-b08 and other JMS (embedded ActiveMQ) Websocket application,
but on the remote Linux (CentOS) it fails with the “Context is read only” error
below.
Any suggestion of where to begin looking? See
On Wed, Mar 27, 2019 at 4:21 PM Mark Thomas wrote:
> On 27/03/2019 15:13, Mark Thomas wrote:
> > On 27/03/2019 04:23, Jason Rivard wrote:
> >> I'm trying to get the following configuration working:
> >>
> >> - Tomcat 9.0.17 (also tested with 9.0.16)
> >> - AdoptOpenJDK Java 11.0.2 on Linux (also
On Wed, Mar 27, 2019 at 11:21 AM Mark Thomas wrote:
> > Don't know yet. Just started looking.
[snip]
> That didn't take long.
> The fix will be in the next set of releases (expected towards the end of
> next week).
[snip]
Wow, that was fast! Thanks for the quick response!
--
On 27/03/2019 15:13, Mark Thomas wrote:
> On 27/03/2019 04:23, Jason Rivard wrote:
>> I'm trying to get the following configuration working:
>>
>> - Tomcat 9.0.17 (also tested with 9.0.16)
>> - AdoptOpenJDK Java 11.0.2 on Linux (also tested on Windows)
>> - Http11NioProtocol Connector
>> - Http2Pro
On 27/03/2019 04:23, Jason Rivard wrote:
> I'm trying to get the following configuration working:
>
> - Tomcat 9.0.17 (also tested with 9.0.16)
> - AdoptOpenJDK Java 11.0.2 on Linux (also tested on Windows)
> - Http11NioProtocol Connector
> - Http2Protocol ProtocolUpgrade
>
> I'm using the follow
On 27/03/2019 13:24, GERALD EICHELBERGER wrote:
> Greetings, I am looking for assistance in determining if Apache Tomcat has
> the ability to have its events/logs to output to the Windows Event Log.
Out of the box? No.
Configure logging to use log4j and then add Log4JNA and it looks to be
doabl
Greetings, I am looking for assistance in determining if Apache Tomcat has the
ability to have its events/logs to output to the Windows Event Log. This is now
a requirement for my organization. If this is not available where can I go to
get documentation so that I can create a BRJ for this requi