non www to www URL Rewrite

2017-11-06 Thread RAVIRAJ SHAH
Dear All, Kindly request you to help to resolve this issue Problem Statement : we want to redirect non-www URL to www URL only Current setup : Defined rewrite valve in server.xml as below Created rewrite.config file in ../conf/Catalina// *RewriteCond %{HTTP_HOST}

Re: taglibs

2017-11-06 Thread Christopher Schultz
-BEGIN PGP SIGNED MESSAGE- Hash: SHA256 Ray, On 11/6/17 9:48 AM, Ray Holme wrote: > I am not the primary developer. I do Java and DB development. I > leave the JSP for someone else (I am mostly retired but I have > been doing this a LONG time).> But I deal with distributions and > builds

Tomcat7 EOL (UNCLASSIFIED)

2017-11-06 Thread Lueders, Paul T CIV USARMY NGIC (US)
CLASSIFICATION: UNCLASSIFIED I am currently using tomcat7 and would like to know when this product will be EOL? Thanks Paul Lueders CLASSIFICATION: UNCLASSIFIED smime.p7s Description: S/MIME cryptographic signature

Re: taglibs

2017-11-06 Thread Mark H. Wood
On Mon, Nov 06, 2017 at 10:13:42AM -0500, Christopher Schultz wrote: > -BEGIN PGP SIGNED MESSAGE- > Hash: SHA256 > > Ray, > > On 11/6/17 9:48 AM, Ray Holme wrote: > > I am not the primary developer. I do Java and DB development. I > > leave the JSP for someone else (I am mostly retired

Re: second INVALID email

2017-11-06 Thread Ray Holme
Thanks Chris. On Monday, November 6, 2017 9:27 AM, Mark Thomas wrote: On 06/11/17 13:55, Ray Holme wrote: > Whenever I submit an email to this group, I get a second email back > immediately from the group (or maybe myself) with my full email address AND a > tacked

Re: taglibs

2017-11-06 Thread Ray Holme
Chris, I am not the primary developer. I do Java and DB development. I leave the JSP for someone else (I am mostly retired but I have been doing this a LONG time). But I deal with distributions and builds so I was the one who modified the "not to SCAN" libraries.2.5 minutes down to less than 1

Re: Peculiar problem (and solution) but WHY?

2017-11-06 Thread Mark Thomas
On 04/11/17 22:26, Ray Holme wrote: > We have a working application running under tomcat 8.5.13 > I have been trying to reduce start up time and reduce TLD scanning which was > taking too long. > By adding the jars in my .../WEB-INF/ lib to the NO scan line in the > catalina.properties file I

Re: Peculiar problem (and solution) but WHY?

2017-11-06 Thread Ray Holme
Thanks for the clarification Mark. I feel better knowing why. It also could have been that Linux worked as it was being re-brought up.i.e. when I do an application.war release, I clean out the Tomcat work directory. The problem seems to be the "first" time. On Monday, November 6, 2017 7:53

Re: second INVALID email

2017-11-06 Thread Christopher Schultz
-BEGIN PGP SIGNED MESSAGE- Hash: SHA256 Ray, On 11/6/17 8:55 AM, Ray Holme wrote: > Whenever I submit an email to this group, I get a second email back > immediately from the group (or maybe myself) with my full email > address AND a tacked on .INVALID i.e. the source is >

Re: taglibs

2017-11-06 Thread Christopher Schultz
-BEGIN PGP SIGNED MESSAGE- Hash: SHA256 Ray, On 11/6/17 8:49 AM, Ray Holme wrote: > So according to Mark, taglibs must NOT be listed in the > catalina.properties file under > tomcat.util.scan.StandardJarScanFilter.jarsToSkip Mark informed us > that the below jstl... jars are both

Re: The case of disappearing JARs

2017-11-06 Thread Mark Thomas
On 03/11/17 21:15, David Morris wrote: > > I've got a case of disappearing JARs from my webapps lib folder which I can't > seem to solve, hopefully someone on the list can provide some pointers. > > We've got a number of webapps which are deployed by an installer already > exploded (The war is

taglibs

2017-11-06 Thread Ray Holme
So according to Mark, taglibs must NOT be listed in the catalina.properties file under  tomcat.util.scan.StandardJarScanFilter.jarsToSkip Mark informed us that the below jstl... jars are both taglibs:   (jstl-api-1.2.jar & jstl-impl-1.2.jar) Sooo - how do we determine if a jar we want to add is

second INVALID email

2017-11-06 Thread Ray Holme
Whenever I submit an email to this group, I get a second email back immediately  from the group (or maybe myself) with my full email address AND a tacked on .INVALID i.e. the source is rayho...@yahoo.com.invalid Is this standard for everyone, or did something happen when the daemon configured my

Re: Tomcat7 EOL (UNCLASSIFIED)

2017-11-06 Thread Christopher Schultz
-BEGIN PGP SIGNED MESSAGE- Hash: SHA256 Mark, On 11/6/17 7:51 AM, Mark Thomas wrote: > On 06/11/17 12:42, Lueders, Paul T CIV USARMY NGIC (US) wrote: >> CLASSIFICATION: UNCLASSIFIED >> >> I am currently using tomcat7 and would like to know when this >> product will be EOL? > > No

Re: Tomcat7 EOL (UNCLASSIFIED)

2017-11-06 Thread Mark Thomas
On 06/11/17 12:42, Lueders, Paul T CIV USARMY NGIC (US) wrote: > CLASSIFICATION: UNCLASSIFIED > > I am currently using tomcat7 and would like to know when this product will > be EOL? No decision has been taken regarding Tomcat 7 EOL. It is the stated policy of the Tomcat developer community to

Re: Start embedded Tomcat 9.0.1 server from java code

2017-11-06 Thread Mark Thomas
On 04/11/17 15:25, Maxim Solodovnik wrote: > Maybe I can set breakpoint somewhere? and check what is wrong? > Could you point me to the correct class? No idea where to look at this point. I'd probably start with the start() method and go from there. Maybe try turning on debug logging? Mark >

Re: second INVALID email

2017-11-06 Thread Mark Thomas
On 06/11/17 13:55, Ray Holme wrote: > Whenever I submit an email to this group, I get a second email back > immediately from the group (or maybe myself) with my full email address AND a > tacked on .INVALID > i.e. the source is rayho...@yahoo.com.invalid > Is this standard for everyone, or did