Re: User session validation

2018-03-29 Thread Alex O'Ree
Thanks for the info On Thu, Mar 29, 2018, 12:30 PM Christopher Schultz < ch...@christopherschultz.net> wrote: > -BEGIN PGP SIGNED MESSAGE- > Hash: SHA256 > > Alex, > > On 3/28/18 7:20 PM, Alex O'Ree wrote: > > Does tomcat do any validation on session id's based on up > > addresses? I'm

RE: Is the thread status of tomcat 8.0.44 normal?

2018-03-29 Thread 이의준
Thank you, Mr. Christopher Schultz. If the keepalivetimeout value is the same, it is not the difference between tomcat7 and tomcat8 eventually, it is the Thread state corresponding to the inflowing request situation, so is normal operation? What Java versions in each case? --> Tomcat 7 : jdk

RE: How to offer a link correction for the Tomcat docs?

2018-03-29 Thread charlie arehart
> From: Christopher Schultz > > Mark, > > On 3/29/18 6:07 PM, Mark Thomas wrote: > > On 29/03/18 21:38, charlie arehart wrote: >>> Thanks. I'm guessing someone fixed it before you looked, as I see now >>> that it is fixed as well. (And same for the 7 doc.) >>>

Re: How to offer a link correction for the Tomcat docs?

2018-03-29 Thread Christopher Schultz
-BEGIN PGP SIGNED MESSAGE- Hash: SHA256 Mark, On 3/29/18 6:07 PM, Mark Thomas wrote: > On 29/03/18 21:38, charlie arehart wrote: >> Thanks. I'm guessing someone fixed it before you looked, as I see >> now that it is fixed as well. (And same for the 7 doc.) >> >> Now, if you may be

Re: How to offer a link correction for the Tomcat docs?

2018-03-29 Thread Christopher Schultz
-BEGIN PGP SIGNED MESSAGE- Hash: SHA256 Charlie, On 3/29/18 4:38 PM, charlie arehart wrote: > Thanks. I'm guessing someone fixed it before you looked, as I see > now that it is fixed as well. (And same for the 7 doc.) It's possible there was a problem with a specific page, though I

Re: On Tomcat 8.5.16, RemoteHostFilter throwing ServletException the property [allow] is not defined

2018-03-29 Thread Mark Thomas
On 29/03/18 21:53, André Warnier (tomcat) wrote: > Hi. > Sorry for top-posting, but maybe a real dev would want to have a look at > this. Best to create a Bugzilla issue so it doesn't get lost. > If you scroll below to the original post, it seems that putting an > invalid value (a bad regex) in

[OT] Re: On Tomcat 8.5.16, RemoteHostFilter throwing ServletException the property [allow] is not defined

2018-03-29 Thread tomcat
On 29.03.2018 23:36, charlie arehart wrote: (And as I said in another thread, I don't propose these changes as if to say to someone, "now go do it". I'm saying it as someone who would try to step in and help, if permitted.) I think that you can do that. Have a look here :

Re: How to offer a link correction for the Tomcat docs?

2018-03-29 Thread Mark Thomas
On 29/03/18 21:38, charlie arehart wrote: > Thanks. I'm guessing someone fixed it before you looked, as I see now > that it is fixed as well. (And same for the 7 doc.) > > Now, if you may be tempted to say that you don’t think anyone had > changed it recently, That is what version control is

RE: On Tomcat 8.5.16, RemoteHostFilter throwing ServletException the property [allow] is not defined

2018-03-29 Thread charlie arehart
> -Original Message- > From: André Warnier (tomcat) > > Hi. > Sorry for top-posting, but maybe a real dev would want to have a look at this. > If you scroll below to the original post, it seems that putting an invalid > value (a bad > regex) in the param-value of the

Re: On Tomcat 8.5.16, RemoteHostFilter throwing ServletException the property [allow] is not defined

2018-03-29 Thread tomcat
Hi. Sorry for top-posting, but maybe a real dev would want to have a look at this. If you scroll below to the original post, it seems that putting an invalid value (a bad regex) in the param-value of the "allow" param, triggers an error message that is at least confusing : >> Exception

RE: How to offer a link correction for the Tomcat docs?

2018-03-29 Thread charlie arehart
Thanks. I'm guessing someone fixed it before you looked, as I see now that it is fixed as well. (And same for the 7 doc.) Now, if you may be tempted to say that you don’t think anyone had changed it recently, I would just offer here a screenshot of the 8 doc page, from the browser where I

Re: On Tomcat 8.5.16, RemoteHostFilter throwing ServletException the property [allow] is not defined

2018-03-29 Thread Scott Shipp
Gah! Well at least it was easy. Thanks Andre that was exactly right and can't believe I overlooked that. Thanks again, Scott From: André Warnier (tomcat) Sent: Thursday, March 29, 2018 8:45 AM To: users@tomcat.apache.org Subject: Re: On Tomcat

Re: Getting all JDBC configs from the context

2018-03-29 Thread Shawn Heisey
On 3/29/2018 10:00 AM, Christopher Schultz wrote: > I don't bother with any of that garbage. I use Tomcat's Manager > application and the JMXProxyServlet. It's an HTTP-to-JMX bridge, so > your client just has to speak HTTP. I'm not sure that the manager application is active on our install.  The

Re: listeners

2018-03-29 Thread Greg Kaszycki
nevermind - the issue was that they have 2 web.xml files in the source tree (don't know why) and I changed the wrong one. BTW thanks for the earlier answers - that cleared up a lot On Thu, Mar 29, 2018 at 12:31 PM, Christopher Schultz < ch...@christopherschultz.net> wrote: > -BEGIN PGP

Re: tomcat jmx questions / help

2018-03-29 Thread Rainer Jung
Hi Chris, Am 28.03.2018 um 21:06 schrieb Christopher Schultz: Also, for some background: https://tomcat.apache.org/presentations.html Search the page for "jmx". Good stuff, thanks for the pointer! Regards, Rainer - To

Last chance for ApacheCon talk suggestions

2018-03-29 Thread Christopher Schultz
-BEGIN PGP SIGNED MESSAGE- Hash: SHA256 All, Today is the last day for the CFP for ApacheCon NA. If anyone would like a particular topic covered in Montréal in September, NOW IS THE TIME to either sign-up to give your own talk (we love presentations from the community!) or to request a

Re: Getting all JDBC configs from the context

2018-03-29 Thread Christopher Schultz
-BEGIN PGP SIGNED MESSAGE- Hash: SHA256 Shawn, On 3/29/18 12:00 PM, Christopher Schultz wrote: > Shawn, > > On 3/28/18 4:42 PM, Shawn Heisey wrote: >> On 3/28/2018 1:18 PM, Christopher Schultz wrote: I would like to write a logging thread that can get ALL of the datasource

Re: How to offer a link correction for the Tomcat docs?

2018-03-29 Thread Christopher Schultz
-BEGIN PGP SIGNED MESSAGE- Hash: SHA256 Charlie, On 3/29/18 12:41 PM, charlie arehart wrote: >> From: Christopher Schultz Sent: >> Thursday, March 29, 2018 10:59 AM >> > >> >>> Until that’s resolved, is this or another TC list a good place >>> to report

RE: How to offer a link correction for the Tomcat docs?

2018-03-29 Thread charlie arehart
>From: André Warnier (tomcat) > >Hi. >I think that you are right, there is something not quite right, right now, >with the comment section (apparently on all pages). >As I recall, it used to be that there was an editable section at the bottom of >each page, where one could

RE: How to offer a link correction for the Tomcat docs?

2018-03-29 Thread charlie arehart
>From: Christopher Schultz >Sent: Thursday, March 29, 2018 10:59 AM > > > > Until that’s resolved, is this or another TC list a good place to > > report such a broken link, or other doc suggestion? Thanks. > > Here is perfect. > > Which link is broken? > > -

Re: listeners

2018-03-29 Thread Christopher Schultz
-BEGIN PGP SIGNED MESSAGE- Hash: SHA256 Greg, On 3/29/18 12:25 PM, Greg Kaszycki wrote: > On Thu, Mar 29, 2018 at 11:59 AM, Christopher Schultz < > ch...@christopherschultz.net> wrote: >> >> Greg, >> > On 3/29/18 11:16 AM, Greg Kaszycki wrote: Is there a way to query tomcat for

Re: User session validation

2018-03-29 Thread Christopher Schultz
-BEGIN PGP SIGNED MESSAGE- Hash: SHA256 Alex, On 3/28/18 7:20 PM, Alex O'Ree wrote: > Does tomcat do any validation on session id's based on up > addresses? I'm thinking that if some one intercepts the session > token and tries to use it from another ip address, then it's > feasible to

Re: listeners

2018-03-29 Thread Greg Kaszycki
I am trying to register a listener and it doesn't seem to be getting hit. I am trying to see if it is registered On Thu, Mar 29, 2018 at 11:59 AM, Christopher Schultz < ch...@christopherschultz.net> wrote: > -BEGIN PGP SIGNED MESSAGE- > Hash: SHA256 > > Greg, > > On 3/29/18 11:16 AM,

Re: Is the thread status of tomcat 8.0.44 normal?

2018-03-29 Thread Christopher Schultz
-BEGIN PGP SIGNED MESSAGE- Hash: SHA256 이의준, On 3/28/18 8:28 PM, 이의준 wrote: > I posted the same question a few days ago, but it was not a > satisfactory answer. > > So I ask again. > > > > Test sequence and inquiry contents > > 1. In the local test, the same load (hp-jmeter) for

Re: How to offer a link correction for the Tomcat docs?

2018-03-29 Thread tomcat
On 29.03.2018 16:50, charlie arehart wrote: Anyone have a suggestion of where better to ask this, if not here? Hi. I think that you are right, there is something not quite right, right now, with the comment section (apparently on all pages). As I recall, it used to be that there was an

Re: HOME user folder change & tomcat HOME

2018-03-29 Thread Christopher Schultz
-BEGIN PGP SIGNED MESSAGE- Hash: SHA256 Jérôme, On 3/29/18 4:30 AM, Jérôme Redouté wrote: > Le 28/03/2018 à 21:21, Christopher Schultz a écrit : Jérôme, > > On 3/27/18 11:27 AM, Jérôme Redouté wrote: I've installed tomcat8 on Debian 9, to run a web App (XNAT) I've a

Re: Getting all JDBC configs from the context

2018-03-29 Thread Christopher Schultz
-BEGIN PGP SIGNED MESSAGE- Hash: SHA256 Shawn, On 3/28/18 4:42 PM, Shawn Heisey wrote: > On 3/28/2018 1:18 PM, Christopher Schultz wrote: >>> I would like to write a logging thread that can get ALL of the >>> datasource objects from the context, and for types that it >>> knows, cast

Re: listeners

2018-03-29 Thread Christopher Schultz
-BEGIN PGP SIGNED MESSAGE- Hash: SHA256 Greg, On 3/29/18 11:16 AM, Greg Kaszycki wrote: > Is there a way to query tomcat for registered listeners? There are tons of "listeners". What did you have in mind? You can get lots of stuff via JMX. - -chris -BEGIN PGP SIGNATURE-

Re: How to offer a link correction for the Tomcat docs?

2018-03-29 Thread Christopher Schultz
-BEGIN PGP SIGNED MESSAGE- Hash: SHA256 Charlie, On 3/27/18 6:05 PM, charlie arehart wrote: > Greetings. I’m a new list member, though a fairly long-time Tomcat > user. > > I found a broken link in the Tomcat User Guide (8 and 7), on its > left nav bar. How would I best go about

Re: On Tomcat 8.5.16, RemoteHostFilter throwing ServletException the property [allow] is not defined

2018-03-29 Thread tomcat
On 29.03.2018 16:36, Scott Shipp wrote: Hi everyone, I'm having a problem I haven't been able to address after reading the manual, googling and searching Stack Overflow, and asking around to other Tomcat users I know. I'm using Tomcat 8.5.16, and trying to set up a RemoteHostFilter. When I

listeners

2018-03-29 Thread Greg Kaszycki
Is there a way to query tomcat for registered listeners? -- Greg Kaszycki 919-244-3789

RE: How to offer a link correction for the Tomcat docs?

2018-03-29 Thread charlie arehart
Anyone have a suggestion of where better to ask this, if not here? /charlie -Original Message- From: charlie arehart Sent: Tuesday, March 27, 2018 05:05 PM To: 'Tomcat Users List' Subject: How to offer a link correction for the

On Tomcat 8.5.16, RemoteHostFilter throwing ServletException the property [allow] is not defined

2018-03-29 Thread Scott Shipp
Hi everyone, I'm having a problem I haven't been able to address after reading the manual, googling and searching Stack Overflow, and asking around to other Tomcat users I know. I'm using Tomcat 8.5.16, and trying to set up a RemoteHostFilter. When I start the application with the

java 10 with jpa eclipselink and tomcat 9

2018-03-29 Thread Riccardo Cohen
Hello I'm using Tomcat 9.0.6 with java 1.8 and EclipseLink org.eclipse.persistence:org.eclipse.persistence.jpa:2.7.1 This works fine ! I try to migrate to java 10: JAVA_VERSION="10" JAVA_VERSION_DATE="2018-03-20" downloaded into my mac today from

Re: Getting all JDBC configs from the context

2018-03-29 Thread Shawn Heisey
On 3/28/2018 1:18 PM, Christopher Schultz wrote: Don't forget to terminate the thread (or ExecutorService) when the application is shutting-down, of you'll have a ClassLoader (and a a huge memory) leak. Here's a new paste, that I think addresses the thread leak problem.

Re: HOME user folder change & tomcat HOME

2018-03-29 Thread Jérôme Redouté
Le 28/03/2018 à 21:21, Christopher Schultz a écrit : -BEGIN PGP SIGNED MESSAGE- Hash: SHA256 Jérôme, On 3/27/18 11:27 AM, Jérôme Redouté wrote: I've installed tomcat8 on Debian 9, to run a web App (XNAT) I've a proble concerning the HOME directory of my user "xnat". Before the HOME