Thanks for the help.
Best regards,
Chris Evans
-Original Message-
From: Christopher Schultz
Sent: Wednesday, February 26, 2025 7:38 AM
To: users@tomcat.apache.org
Subject: Re: Tomcat 10.1.36 Configuration Question: Client Certificate(s)
missing from servlet request object
Robert
to do this was
Tomcat 7 and a lot has changed.
When connecting with a browser, a trusted connection is established.
Javax.net.debug output shows my client certificate and a complete
chain have been accepted.
I have also limited the TLS version to TSSv1.2.
What have I missed?
Thanks,
Chris
On Apr 2, 2023, at 4:41 PM, Kevin Huntly wrote:Are there any DBAs in here? If so, are you aware of a MySQL user mailinglist? I'm having an issue with some stored procedures and need some helpHave you tried the forums?MySQL Forumsforums.mysql.com
w_to_submit_patches_and_enhancement_requests
>
> -Tim
Good to know. I’m going to try the logback route first - if that fails I’ll
look at an enhancement request or patch.
Chris
>
>
>> On Thu, Apr 21, 2022 at 5:08 PM Chris Cheshire wrote:
>>
>> Tomcat 9.
>&
> On Apr 22, 2022, at 7:21 PM, Aleks wrote:
>
> Hi.
>
>> On Thu, 21 Apr 2022 17:07:27 -0400
>> Chris Cheshire wrote:
>>
>> Tomcat 9.
>>
>> I wanted to separate out access logs for external api calls to log different
>> info than the s
Tomcat 9.
I wanted to separate out access logs for external api calls to log different
info than the standard access log line. For example, the api key used which is
set as a request header.
Adding that to the pattern was easy.
However the conditional logging was clunky. I found the ‘conditio
c2e0213f154d23e5f94a430f429165b5df51f786f
>
Darryl,
The checksums are pgp and sha512.
On my Mac I used
$ shasum -a 512 apache-tomcat-9.0.53.tar.gz
and the checksums match.
Chris
-
To unsubscribe, e-mail: users-unsubscr...@tomc
hanks,ChrisOn Thursday, August 5, 2021, 03:37:54 PM EDT, Peter Kreuser
wrote:
Chris,
> Am 05.08.2021 um 18:32 schrieb Rob Sargent :
>
>
>> Caused by: java.lang.IllegalArgumentException: No SSLHostConfig
>>element was found with the hostNam
Thank you. I will check out the info.
chris
On Thursday, August 5, 2021, 03:37:54 PM EDT, Peter Kreuser
wrote:
Chris,
> Am 05.08.2021 um 18:32 schrieb Rob Sargent :
>
>
>> Caused by: java.lang.IllegalArgumentException: No SSLHostConfig
>>element was fo
3]
server.xml
-->
Thanks,Chris
Tomcat 9.0.45 - is there a way to reload the config for the rewrite valve at
runtime without reloading the web app entirely? JMX operation perhaps?
-
To unsubscribe, e-mail: users-unsubscr...@tomcat.apache.org
For additional comma
> On Apr 12, 2021, at 5:00 PM, Christopher Schultz
> wrote:
>
> Chris,
>
> On 4/12/21 12:50, Chris Cheshire wrote:
>>>> On Apr 9, 2021, at 3:02 PM, Chris Cheshire wrote:
>>> My googlefu is failing me here.
>>> I am trying to figure out s
> On Apr 9, 2021, at 3:02 PM, Chris Cheshire wrote:
>
> My googlefu is failing me here.
>
> I am trying to figure out some anomalous database connection behavior in my
> tomcat web app. I have enabled JMX/RMI and have visualvm running on my local
> machine.
>
> On Apr 11, 2021, at 12:24 PM, Suvendu Sekhar Mondal wrote:
>
> Hi Chris,
>
>> On Sat, Apr 10, 2021 at 12:33 AM Chris Cheshire wrote:
>>
>> My googlefu is failing me here.
>>
>> I am trying to figure out some anomalous database connection
function. This export creates a csv with what is supposed to
be a time stamp and a count but the time stamp is in a 5.6 format. I have never
seen this before. How do I convert this into something normal - millis since
epoch or even a human readable ISO format?
Example
44295.607552
Chris
> On Jan 11, 2021, at 1:19 PM, Jerry Malcolm wrote:
>
> I have a query that needs to access tables in two different databases on the
> same mysql instance. I see how that can be done with the JOIN syntax in
> mysql. But datasource pools reference a single database, correct? I really
> n
ade is that the implementation (logback, log4j, juli) can be changed with
configuration and a new jar instead of code changes everywhere you write to the
logs.
With either method you can write logs at different levels (trace, debug, info,
war
On Fri, Mar 13, 2020 at 10:09 AM Mark Thomas wrote:
>
> On 13/03/2020 13:54, Chris Cheshire wrote:
> > Using 9.0.31 on Java 8, I have my AJP connector configured as
> >
> > > secretRequired="false" />
> >
> > According to the logs, this is de
APR/native installed)? What are the fundamental differences
between the two protocols?
Chris
PS Yes I have the AJP port only on localhost and firewalled off :)
[1] http://tomcat.apache.org/tomcat-9.0-doc/config/ajp.html#Connector_
On Fri, Feb 28, 2020 at 12:51 PM Christopher Schultz
wrote:
>
> -BEGIN PGP SIGNED MESSAGE-
> Hash: SHA256
>
> Chris and Mark,
>
> On 2/28/20 11:51, Mark Thomas wrote:
> > On 28/02/2020 14:51, Chris Cheshire wrote:
> >> (9.0.31)
> >>
> >
(9.0.31)
What is the reason why the pattern isn't compiled with the case
insensitive flag? Is it due to performance?
Chris
-
To unsubscribe, e-mail: users-unsubscr...@tomcat.apache.org
For additional commands, e-mail: us
logs"
> prefix="127_0_01_access_log" suffix=".txt"
> pattern="%h %l %u %t "%r" %s %b" />
>
>
>
> workers.properties
>
> # Set properties for worker1 (ajp13)
> worker.worker1.type=ajp
On Thu, Jan 9, 2020 at 11:15 AM Felix Schumacher
wrote:
>
>
> Am 09.01.20 um 17:01 schrieb Chris Cheshire:
> > Looking through the documentation for the rewrite valve [1], I see
> > there is an example of how to write and use a rewrite map to convert a
> > value to uppe
default but I couldn't see anything in
catalina.jar.
Is this something that would be included if I create a patch for it,
and how would I go about it?
Chris
[1] http://tomcat.apache.org/tomcat-9.0-doc/rewrite.html
-
To unsubs
On Thu, Dec 12, 2019 at 10:05 AM Christopher Schultz
wrote:
>
> -BEGIN PGP SIGNED MESSAGE-
> Hash: SHA256
>
> Chris,
>
> On 12/11/19 15:52, Chris Cheshire wrote:
> > On Wed, Dec 11, 2019 at 12:24 PM Christopher Schultz
> > wrote:
> >>
> >&
must be "undergrid" with an additional library, e.g.
>
> visualvm --cp:a jmxremote_optional.jar
>
> and the connection URL must use the alternative protocol
>
> service:jmx:jmxmp://:
>
>
> with greetings
>
> Guido
>
>
Guido,
Thanks for the pointers.
On Wed, Dec 11, 2019 at 12:24 PM Christopher Schultz
wrote:
>
> -BEGIN PGP SIGNED MESSAGE-
> Hash: SHA256
>
>
>
> On 12/10/19 12:59, Chris Cheshire wrote:
> > On Tue, Dec 10, 2019 at 11:58 AM Chris Cheshire
> > wrote:
> >>
> >>
Peter,
On Wed, Dec 11, 2019 at 2:38 AM Peter Kreuser wrote:
>
> Chris‘,
>
> > Am 10.12.2019 um 18:59 schrieb Chris Cheshire :
> >
> > On Tue, Dec 10, 2019 at 11:58 AM Chris Cheshire
> > wrote:
> >>
> >>> On Tue, Dec 10, 2019 at 9:42 AM Ch
On Tue, Dec 10, 2019 at 11:58 AM Chris Cheshire wrote:
>
> On Tue, Dec 10, 2019 at 9:42 AM Christopher Schultz
> wrote:
> >
> > -BEGIN PGP SIGNED MESSAGE-
> > Hash: SHA256
> >
> > Chris,
> >
> > On 12/9/19 17:10, Chris Cheshire wro
On Tue, Dec 10, 2019 at 9:42 AM Christopher Schultz
wrote:
>
> -BEGIN PGP SIGNED MESSAGE-
> Hash: SHA256
>
> Chris,
>
> On 12/9/19 17:10, Chris Cheshire wrote:
> > In CATALINA_BASE/bin/setenv.sh I have the following :
> >
> > CATALI
he error
"Connection failed: non-JRMP server at remote endpoint". Connecting to
port 10002 I get the error "Connection failed: no such object in
table"
I've been through the tomcat configuration documentation a couple
times but I can't see what else I n
> On Dec 2, 2019, at 4:21 PM, Mark Thomas wrote:
>
> On 02/12/2019 21:07, Chris Cheshire wrote:
>
>
>
>> File on bugzilla?
>
> No need. It is https://bz.apache.org/bugzilla/show_bug.cgi?id=63815
>
> It is fixed as far as we can until the jdg issue i
t know enough about the scripts though to know whether the
unquoting is breaking anything else. It didn't seem to affect
start/stop via catalina.sh however.
File on bugzilla?
Chris
-
To unsubscribe, e-mail: users-unsubscr..
On Fri, Nov 1, 2019 at 1:59 PM Mark Thomas wrote:
>
> On November 1, 2019 3:25:36 PM UTC, Chris Cheshire
> wrote:
> >(Tomcat 9, Debian & Centos Unix)
> >
> >I use systemd to start tomcat with base and home separated using
> >catalina.sh. For the
(Tomcat 9, Debian & Centos Unix)
I use systemd to start tomcat with base and home separated using
catalina.sh. For the service script, values for JAVA_HOME,
CATALINA_HOME, CATALINA_BASE and CATALINA_OUT are defined there.
Inside catalina.sh it says this about CATALINA_OUT
# CATALINA_OUT(Op
On Thu, Aug 15, 2019 at 2:54 PM Simon Funnell wrote:
>
> On Thu, 15 Aug 2019 at 01:00, Chris Cheshire wrote:
>
> > On Wed, Aug 14, 2019 at 5:18 PM Simon Funnell
> > wrote:
> > >
> > > On Tue, 6 Aug 2019 at 14:33, John Larsen
> > wrote:
>
ewriteRule ^(.*)$ https://www.domain.org/$1 [R=301,L]
>
> It looks like the first line is an error and I don't know enough about
> regex to fix it.
>
> Any help is great thanks.
>
>
The \ after .org is misplaced (it's trying to quote the space
following it), re
e Add rule with
pattern ^(.*)\.[0-9]{13}\.(css|js)$ and substitution $1.$
(plus other lines for other rules)
on startup but this is all I see.
The few rules I have in there work, but I would like to debug as I go
when adding more rules. Does the valve not log anything as it is
processing rul
starting tomcat (since it's
really only a sandbox issue where I do a lot of redeploys)
Cheers
Chris
On Fri, Dec 14, 2018 at 3:00 AM Greg Huber wrote:
>
> I resolved the same using this link
>
> https://stackoverflow.com/questions/11872316/tomcat-guice-jdbc-memory-leak
>
ct of doing business with MySQL, or is there something I need to
configure/change in code to clean this up?
Thanks
Chris
-
To unsubscribe, e-mail: users-unsubscr...@tomcat.apache.org
For additional commands, e-mail: users-h...@tomcat.apache.org
be wrong, I'll leave it up to the gurus to decide :)
> -Message d'origine-
> De : Chris Cheshire [mailto:yahoono...@gmail.com]
> Envoyé : lundi 26 novembre 2018 15:27
> À : Tomcat Users List
> Objet : Re: Connection pool and parallel deployment problem
>
>
I'm interested in what solution there is for this because I have the
exact same problem but without parallel deployment.
[snip]
On Mon, Nov 26, 2018 at 3:54 AM Gilles SCHLIENGER
wrote:
>
> Hi Christopher,
>
> Thanks for your email.
>
> About connection pools not being closed, maybe the connectio
and write permission by the tomcat user at the OS
level and then you can serve files with a uri starting with /images/.
HTH
Chris
On Tue, Jul 17, 2018 at 10:21 AM James Finnall wrote:
>
> Hello all,
>
> What is the best practice under Tomcat to create a data file and then
> allow
> On Jul 6, 2018, at 12:56 PM, James H. H. Lampert
> wrote:
>
> Forgive the top-post.
>
> The reason why this particular case of an extremely slow Manager upload
> sticks out is because we've done, by now, hundreds of uploads of this same
> WAR file (or earlier versions of it), via Manager
Hello,
How do I configure Tomcat 8.5.x to use log4j?
Is there a good document to follow?
I am not very familiar with java but it looks like you configure to logs
to accept java logging for Tomcat.
===
Thank You;
Chris Cheltenham
Technology Services
18 at 11:46 Mark Thomas wrote:
> On 17 May 2018 15:46:07 BST, Chris Bonk wrote:
> >Hello,
> >
> >I have a strange issue, I am trying to track down the root cause for an
> >ancient CVE-2006-1548
> >
> >
> http://struts.1045723.n5.nabble.com/DO-NOT-REPL
Hello,
I have a strange issue, I am trying to track down the root cause for an
ancient CVE-2006-1548
http://struts.1045723.n5.nabble.com/DO-NOT-REPLY-Bug-38749-New-XSS-vulnerability-in-LookupDispatchAction-td3510079.html
I can replicate the XSS in Tomcat 4.0.6, however in Tomcat 6.0.37 the html
On Thu, Apr 26, 2018 at 10:23 AM, Chris Cheshire wrote:
[snip]
I've done some more testing with older and newer versions of tomcat,
and also swapping to use commons dbcp. All of them exhibit the same
behaviour.
So the question becomes is this expected behaviour (previous
connection
[ tomcat 8.5.30, mysql server 5.7.22, connector/j 5.1.46, centos 6, debian 8. ]
I recently upgraded my sandboxes from 8.5.24 to 8.5.28 and now .30 and
I have noticed that when a webapp is reloaded via the host manager,
the associated connection pool is not getting closed down properly in
the datab
Thanks buddy I assumed that but you never know, and I don't like to
assume.
===
Thank You;
Chris Cheltenham
Technology Services
The School District of Philadelphia
Work # 215-400-5025
Cell # 215-301-6571
-Original Message-
From: Robert Sulliman
Sent: F
I see thank you.
Seems like a unneeded option unless you are running multiple platforms on
the same machine.
===
Thank You;
Chris Cheltenham
Technology Services
The School District of Philadelphia
Work # 215-400-5025
Cell # 215-301-6571
-Original Message
Hello,
I have been trying to find out what this meand starting up Tomcat to no
avail.
Please help.
I mean -d64 that is.
JAVA_OPTS="-d64"
===
Thank You;
Chris Cheltenham
Technology Services
The School District of Philadelphia
Work # 215-400-5025
it to work, perhaps
it's hanging on DNS resolution.
Cheers,
Chris
On Thu, Apr 19, 2018 at 1:38 PM John Dale wrote:
> Greetings;
>
> I have a 2006 era macbook pro with the latest osx.
>
> I run MySQL, which binds to localhost just fine when the network cable
> is unplugged an
Is Tomcat clustering supported with Source Specific Multicast (IGMPv3). I
can't find any documentation about this (and my attempts have failed), if
this is not supported, is my best bet to use StaticMembershipInterceptor so
that I can cluster accross VLANs?
start
ExecStop=/opt/apache-tomcat/bin/catalina.sh stop
User=root
Group=root
UMask=0007
RestartSec=15
Restart=always
[Install]
WantedBy=multi-user.target
===
Thank You;
Chris Cheltenham
Technology Services
The School District of Philadelphia
Work # 215-400-5025
Cell # 215-301
Chris,
Thanks for answering.
It's not a big problem just a bit annoying.
I created a system service.
Maybe I did not format it correctly.
What si generally do is stop tomcat
#systemctl stop tomcat
And then blow out the /opt/apache-tomcat/logs files.
Then restart it as
#systemctl start t
.
Does anyone know why that happens?
===
Thank You;
Chris Cheltenham
Technology Services
The School District of Philadelphia
Work # 215-400-5025
Cell # 215-301-6571
Thank You Olaf
===
Thank You;
Chris Cheltenham
Technology Services
The School District of Philadelphia
Work # 215-400-5025
Cell # 215-301-6571
- Original Message -
From: "Olaf Kock"
To: "users"
Sent: Friday, March 16, 2018 7:
http.
Authbind is an install of a potentially buggy or unsecure software.
I am not really sure how my post warranted so much attention but I
appreciate it.
Thanks
===
Thank You;
Chris Cheltenham
Technology Services
The School District of Philadelphia
Work # 215-400-5025
/jdk1.8.0_161/jre/bin/java
So now what?
How does it know to bind java process to 443?
$netstat -an says 443 is not open and it does not work using curl.
That is where I am right now.
===
Thank You;
Chris Cheltenham
Technology Services
The School District of Philadelphia
Chris,
I am kind of lost. I am not sure what you guys are asking.
If I asked the same thing twice its because whatever was sent by someone
else other than you did not work or I cannot use.
===
Thank You;
Chris Cheltenham
Technology Services
The School District of
Coty,
Oh this thread was long ago and answered by someone else.
Thanks
===
Thank You;
Chris Cheltenham
Technology Services
The School District of Philadelphia
Work # 215-400-5025
Cell # 215-301-6571
-Original Message-
From: Cheltenham, Chris
Hello Coty,
I am not sure what you mean?
===
Thank You;
Chris Cheltenham
Technology Services
The School District of Philadelphia
Work # 215-400-5025
Cell # 215-301-6571
-Original Message-
From: Christopher Schultz [mailto:ch...@christopherschultz.net]
Sent
Hasan, the answer is , I don't really know why they hesitated on that
request.
Can do it myself, I have root , I was just being cooperative.
===
Thank You;
Chris Cheltenham
Technology Services
The School District of Philadelphia
Work # 215-400-5025
Cell # 215-301
Pushing back mean they were stuttering about reconfiguring the local
firewalld zone that they created.
I am trying to figure out a different way but I just don’t know java that
well.
If they box me in a corner , I will figure it out however.
===
Thank You;
Chris
Chris,
Do you believe this is the best way to redirect the ports or is it better
all around for the OS to handle that.
I.E. iptables
I may lobby for iptables but the admins are pushing back.
===
Thank You;
Chris Cheltenham
Technology Services
The School District of
Chris,
I see JSVC will allow a non root user to bund to 443
Somehow I have to get these libraries into TOMCAT?
Correct?
===
Thank You;
Chris Cheltenham
Technology Services
The School District of Philadelphia
Work # 215-400-5025
Cell # 215-301-6571
-Original
Thanks Chris, I don’t know what that is , JSVC.
I will look into it.
===
Thank You;
Chris Cheltenham
Technology Services
The School District of Philadelphia
Work # 215-400-5025
Cell # 215-301-6571
-Original Message-
From: Christopher Schultz [mailto:ch
Hello Everyone,
Is there a way to redirect ports 80 and 443 to 8443.
I have a non root user but I cannot use CentOS firewalld nor iptables.
I have tried these things.
But it still fails.
===
Thank You;
Chris Cheltenham
Technology Services
The School
Thank You Sir.
I will go through the wiki and try it out.
===
Thank You;
Chris Cheltenham
Technology Services
The School District of Philadelphia
Work # 215-400-5025
Cell # 215-301-6571
-Original Message-
From: Christopher Schultz [mailto:ch
pulled back to
java 8_161.
But that's been my brief experiences with TCAT 9 and Java 9
===
Thank You;
Chris Cheltenham
Technology Services
The School District of Philadelphia
Work # 215-400-5025
Cell # 215-301-6571
-Original Message-
From: Mark A. Cla
All,
I am not sure is this out of scope with Tomcat's policies?
===
Thank You;
Chris Cheltenham
Technology Services
The School District of Philadelphia
Work # 215-400-5025
Cell # 215-301-6571
-Original Message-
From: Cheltenham, Chris [mailto:cchelt
[root@cjc logs]#
===
Thank You;
Chris Cheltenham
Technology Services
The School District of Philadelphia
Work # 215-400-5025
Cell # 215-301-6571
-Original Message-
From: Johan Compagner [mailto:jcompag...@servoy.com]
Sent: Friday, March 2, 2018 10:23 AM
To: Tomcat
Thanks Andre.
People have nothing better to do I suppose.
===
Thank You;
Chris Cheltenham
Technology Services
The School District of Philadelphia
Work # 215-400-5025
Cell # 215-301-6571
-Original Message-
From: André Warnier (tomcat) [mailto:a...@ice-sa.com
Mark,
Can you elaborate on what is going on there?
What trolls?
I don’t know what that means.
===
Thank You;
Chris Cheltenham
Technology Services
The School District of Philadelphia
Work # 215-400-5025
Cell # 215-301-6571
-Original Message-
From: Mark Thomas
What?
===
Thank You;
Chris Cheltenham
Technology Services
The School District of Philadelphia
Work # 215-400-5025
Cell # 215-301-6571
-Original Message-
From: THOMAS, NEFERTA C [mailto:nt1...@att.com]
Sent: Friday, March 2, 2018 9:16 AM
To: Tomcat Users List
in and
out of 443
CentOS 7 by the way -
===
Thank You;
Chris Cheltenham
Technology Services
The School District of Philadelphia
Work # 215-400-5025
Cell # 215-301-6571
ledge requirements , that would help.
To me , if there is no declaration of whom you are speaking to; then its
written for the general populous.
===
Thank You;
Chris Cheltenham
Technology Services
The School District of Philadelphia
Work # 215-400-5025
Cell # 215-301
Chris,
Poor choice of words.
Not meaning it maliciously; just frustrated.
My apologies.
===
Thank You;
Chris Cheltenham
Technology Services
The School District of Philadelphia
Work # 215-400-5025
Cell # 215-301-6571
-Original Message-
From: Christopher
In this case are you tunneling into tomcat via 8009 AJP connector?
===
Thank You;
Chris Cheltenham
Technology Services
The School District of Philadelphia
Work # 215-400-5025
Cell # 215-301-6571
-Original Message-
From: Christopher Schultz [mailto:ch
Yes thank you a little bit.
Maybe I need to see It in action to fully understand what its for.
===
Thank You;
Chris Cheltenham
Technology Services
The School District of Philadelphia
Work # 215-400-5025
Cell # 215-301-6571
-Original Message-
From: George
n
the web application, and/or utilize Apache's SSL processing.
That is mumbo jumbo.
===
Thank You;
Chris Cheltenham
Technology Services
The School District of Philadelphia
Work # 215-400-5025
Cell # 215-301-6571
-Original Message-
From: Christopher Sch
YES! Thank you.
I forgot about that.
===
Thank You;
Chris Cheltenham
Technology Services
The School District of Philadelphia
Work # 215-400-5025
Cell # 215-301-6571
-Original Message-
From: Peter@Kreuser-Online [mailto:l...@kreuser.name]
Sent: Friday
initialize
connector [Connector[HTTP/1.1-443]]
org.apache.catalina.LifecycleException: Failed to initialize component
[Connector[HTTP/1.1-443]]
I'm using java 9.0.4 and Tomcat 8.5.28
===
Thank You;
Chris Cheltenham
Technology Services
The School Distri
On Fri, Feb 16, 2018 at 2:11 PM, Christopher Schultz
wrote:
> -BEGIN PGP SIGNED MESSAGE-
> Hash: SHA256
>
> Chris,
>
> On 2/14/18 3:34 PM, Chris Cheshire wrote:
>> On Wed, Feb 14, 2018 at 12:30 PM, Mark Thomas
>> wrote:
>>> On 14/02/18 17:17, Chris
On Wed, Feb 14, 2018 at 12:30 PM, Mark Thomas wrote:
> On 14/02/18 17:17, Chris Cheshire wrote:
>> I am trying to set up my webapp to connect to an external database via
>> ssl. The database uses a self-signed certificate. I have created a
>> keystore with the self-signed
I am trying to set up my webapp to connect to an external database via
ssl. The database uses a self-signed certificate. I have created a
keystore with the self-signed CA and the client key & cert. This
keystore is configured via JAVA_OPTS in setenv.sh
JAVA_OPTS="-Djavax.net.ssl.keyStore=$CATALINA
see in another thread you went from Java 1.6_xxx to 1.8_xxx
That could be the whole story right there.
===
Thank You;
Chris Cheltenham
Technology Services
The School District of Philadelphia
Work # 215-400-5025
Cell # 215-301-6571
-Original Message-
From
more memory.
It may also be leaking.
Java is a pig get used to it.
===
Thank You;
Chris Cheltenham
Technology Services
The School District of Philadelphia
Work # 215-400-5025
Cell # 215-301-6571
From: Eric Robinson [mailto:eric.robin...@psmnv.com]
Sent: Friday
On Mon, Dec 18, 2017 at 1:11 PM, Chris Cheshire wrote:
> Since moving from a yum controlled installation of tomcat and starting
> tomcat via jsvc I have a problem with permissions of uploaded files.
>
> Now all files that are written by tomcat have permissions of 0600,
> where
Since moving from a yum controlled installation of tomcat and starting
tomcat via jsvc I have a problem with permissions of uploaded files.
Now all files that are written by tomcat have permissions of 0600,
where they used to be 0644. I need the to be group readable, world
readable is not necessar
until I can get around to figuring ant out and
building them dynamically.
On Sat, Dec 9, 2017 at 11:19 AM, Mark Thomas wrote:
> On 08/12/17 22:13, Chris Cheshire wrote:
>> On Fri, Dec 8, 2017 at 3:36 PM, Mark Thomas wrote:
>>> On 08/12/17 18:49, Chris Cheshire wrote:
>>
On Fri, Dec 8, 2017 at 3:36 PM, Mark Thomas wrote:
> On 08/12/17 18:49, Chris Cheshire wrote:
>> I have a directory resource set defined in my context.xml to handle images :
>>
>>
>> > base="${catalina.base}/cdn/p/images"
On Fri, Dec 8, 2017 at 11:25 AM, Christopher Schultz
wrote:
> -BEGIN PGP SIGNED MESSAGE-
> Hash: SHA256
>
> Chris,
>
> On 12/7/17 2:08 PM, Chris Cheshire wrote:
>> On Thu, Sep 7, 2017 at 5:30 PM, Christopher Schultz
>> wrote:
>>>>
>>>>
I have a directory resource set defined in my context.xml to handle images :
The /p in there actually represents the context path - a given sandbox
might have the same webapp deployed at different context paths
representing different development branches. Is it possible to use a
replacement
On Fri, Dec 8, 2017 at 11:33 AM, Christopher Schultz
wrote:
> -BEGIN PGP SIGNED MESSAGE-
> Hash: SHA256
>
> Chris,
>
> On 12/7/17 3:47 PM, Chris Cheshire wrote:
>> Apologies in advance for semi-OT sysadmin question.
>>
>> Tomcat 8.5.24, running on Cent
Apologies in advance for semi-OT sysadmin question.
Tomcat 8.5.24, running on Centos 6. I have built jsvc according to
instructions in distribution. I have two tomcat instances under
different users (sandbox1, sandbox2) that have their own
CATALINA_BASE. I can start these manually from the command
On Thu, Sep 7, 2017 at 5:30 PM, Christopher Schultz
wrote:
>>
>> What should the permissions, owner & group be set to for
>> CATALINA_HOME if I am running separate instances per user?
>
> It doesn't really matter. You just need to make sure that your "users"
> can read the default config files --
Dec 1, 2017 at 10:11 AM, Olaf Kock wrote:
>
> On 01.12.2017 15:54, Chris Cheshire wrote:
>>
>> Has 9 had an official release yet, or is it still almost there?
>>
>> On Fri, Dec 1, 2017 at 9:05 AM, Mark Thomas wrote:
>>>
>>> The Apache Tomcat team a
I see in the changelog for 8.5.24
60762: Add the ability to make changes to the TLS configuration of a
connector at runtime without having to restart the Connector. (markt)
Does this mean we can now update SSL certificates without bouncing the
connector?
-
1 - 100 of 744 matches
Mail list logo