RE: Tomcat 8.x JvmOptions parameter length restrictions?

2016-08-29 Thread Mekkelsen Madden, Steve
Yes, thanks folks. It does appear to be some syntax validation Notepad++ is doing with .bat files. If you create a test.bat and add 1100 characters and save it, from the entire line would be selected in blue. If you put REM in front of the characters, then position 1025 and forward are in

Re: Tomcat 8.x JvmOptions parameter length restrictions?

2016-08-29 Thread Terence M. Bandoian
On 8/29/2016 8:34 AM, Mekkelsen Madden, Steve wrote: I've setup Tomcat 8.5.3 as a Windows Service (configured the service.bat file) and everything appears to be working fine. I'm trying to find out if there are any restrictions to the overall length of the parameters which can be used in the

Re: Tomcat 8 doesn't listen in https

2016-08-29 Thread Hardibo Pierre-Jean
It was memory heap problems i added more memory in /etc/default/tomcat8 Le 29/08/2016 à 23:38, James H. H. Lampert a écrit : "It doesn't work" is not very informative. What does not work ? What do the Tomcat logfiles say about the problem ? Does NETSTAT (or WRKTCPSTS, for IBM Midrange

Housing and reading internal resources using Tomcat 8.5.4 and JDK 1.8

2016-08-29 Thread Doug Gschwind
Hello everyone, I have a file xyz.txt that is specific to my web application which needs to be located by my web application, and I wish to find that resource via getClass().ClassLoader().getResource("xyz.txt") at runtime. The xyz.txt file has no relation to any particular Java class in our

Re: Tomcat 8 doesn't listen in https

2016-08-29 Thread James H. H. Lampert
"It doesn't work" is not very informative. What does not work ? What do the Tomcat logfiles say about the problem ? Does NETSTAT (or WRKTCPSTS, for IBM Midrange Systems, or other tools on other systems) tell you the port actually opened? Do any of the log files tell you that it didn't,

Re: Tomcat 8 doesn't listen in https

2016-08-29 Thread tomcat
On 29.08.2016 23:07, Hardibo Pierre-Jean wrote: Hello ! i get this connector for tomcat 8 to listen in port 8443 : but it doesn't work (it works on http) you can see at https://www.hardibopj.com (iptables redirect 443 to 8443) "It doesn't work" is not very informative. What does

Tomcat 8 doesn't listen in https

2016-08-29 Thread Hardibo Pierre-Jean
Hello ! i get this connector for tomcat 8 to listen in port 8443 : but it doesn't work (it works on http) you can see at https://www.hardibopj.com (iptables redirect 443 to 8443) Thanks for your help ! -- Hardibo Pierre-Jean Développeur web

RE: Trouble setting TOMCAT_USER

2016-08-29 Thread Jorge Alfonso
My Apologies again -Original Message- From: André Warnier (tomcat) [mailto:a...@ice-sa.com] Sent: Monday, August 29, 2016 4:28 PM To: users@tomcat.apache.org Subject: Re: Trouble setting TOMCAT_USER Jorge, 1) don't top-post On 29.08.2016 21:50, Jorge Alfonso wrote: > In order to setup

Re: Trouble setting TOMCAT_USER

2016-08-29 Thread tomcat
Jorge, 1) don't top-post On 29.08.2016 21:50, Jorge Alfonso wrote: In order to setup the users for Tomcat you have to edit the file tomcat-users.xml Once the users are set, and you could have set several users depending your need, shutdown and startup again your

Re: Trouble setting TOMCAT_USER

2016-08-29 Thread Maxfield, Rebecca A
OP here, I assumed (haven’t had a chance to try it yet) that the username I set TOMCAT_USER to would also have to be identified in tomcat-users.xml, but I take it from your response that that’s not correct. I didn’t install tomcat on this server, but I think it was probably installed through

RE: Trouble setting TOMCAT_USER

2016-08-29 Thread Jorge Alfonso
My Apologies Just wanted to help -Original Message- From: Caldarale, Charles R [mailto:chuck.caldar...@unisys.com] Sent: Monday, August 29, 2016 4:22 PM To: Tomcat Users List Cc: rmaxf...@providence.edu Subject: RE: Trouble setting TOMCAT_USER > From: Jorge Alfonso

RE: Trouble setting TOMCAT_USER

2016-08-29 Thread Caldarale, Charles R
> From: Jorge Alfonso [mailto:jo...@qbex.com] > Subject: RE: Trouble setting TOMCAT_USER > In order to setup the users for Tomcat you have to edit the file > tomcat-users.xml That has absolutely nothing to do with what the OP is asking about. The tomcat-users.xml file is the toy control

RE: Trouble setting TOMCAT_USER

2016-08-29 Thread Jorge Alfonso
In order to setup the users for Tomcat you have to edit the file tomcat-users.xml Once the users are set, and you could have set several users depending your need, shutdown and startup again your Tomcat and you would be able to see it running for your user and managing it.

Trouble setting TOMCAT_USER

2016-08-29 Thread Maxfield, Rebecca A
Hi there! In order to resolve an issue with a Tomcat web app, I’m trying to run Tomcat as a user other than the default user. Following other advice, I looked in the conf file (/etc/tomcat/tomcat.conf) for TOMCAT_USER and saw that it wasn’t set; however, my efforts to set it haven’t seemed to

Re: Tomcat 8.x JvmOptions parameter length restrictions?

2016-08-29 Thread Christopher Schultz
-BEGIN PGP SIGNED MESSAGE- Hash: SHA256 Steve, On 8/29/16 9:34 AM, Mekkelsen Madden, Steve wrote: > I've setup Tomcat 8.5.3 as a Windows Service (configured the > service.bat file) and everything appears to be working fine. I'm > trying to find out if there are any restrictions to the

Re: cookie-related regression in Tomcat 8.5?

2016-08-29 Thread Mike Wertheim
I don't see any such errors in the logs. Did cookie validation change between Tomcat 8.0 and Tomcat 8.5, or would you expect them to behave identically? On Mon, Aug 29, 2016 at 2:35 AM, Mark Thomas wrote: > On 29/08/2016 03:09, Mike Wertheim wrote: > > I took a look using the

Scanning jars with Manifest with tomcat-embed

2016-08-29 Thread Olivier Peyrusse
Hello everyone, In my company, one of our Maven projects create a war that we usually deploy in tomcat. For debug purpose, we added a test class that instanciate an embed Tomcat instance to run the application from an IDE (Intellij in my case). Using tomcat-emded-core.8.5.4, at startup, it gives

Tomcat 8.x JvmOptions parameter length restrictions?

2016-08-29 Thread Mekkelsen Madden, Steve
I've setup Tomcat 8.5.3 as a Windows Service (configured the service.bat file) and everything appears to be working fine. I'm trying to find out if there are any restrictions to the overall length of the parameters which can be used in the service.bat for --JvmOptions " " ^ line. This isn't

Re: 自动: SuTing Chen 已离开办公室 (返回日期 2016-11-12)

2016-08-29 Thread Mark Thomas
On 29/08/2016 02:05, Christopher Schultz wrote: > Mark, > > On 8/27/16 2:13 PM, Mark Thomas wrote: >> On 27/08/2016 13:48, Christopher Schultz wrote: >>> All, >>> >>> CC'ing markt, since he's both Tomcat PMC and INFRA. > >> > >>> This is an out-of-office reply. Isn't there a way to have the

Re: cookie-related regression in Tomcat 8.5?

2016-08-29 Thread Mark Thomas
On 29/08/2016 03:09, Mike Wertheim wrote: > I took a look using the LiveHttpHeaders Chrome extension. > > It's very simple. Tomcat 8.0.33 is setting the Set-Cookie header in the > response, and Tomcat 8.5.4 is not setting the Set-Cookie header in the > response. Check the logs for errors. I