RE: How to restrict the AWS ELB IP url acceess from tomcat

2019-07-22 Thread Naga Ramesh
Thanks Chris.. we have redirected the ELB IP based url to domain url on AWS ELB end. Thanks for your support. Regards, Naga Ramesh R -Original Message- From: Christopher Schultz [mailto:ch...@christopherschultz.net] Sent: 23 July 2019 00:15 To: users@tomcat.apache.org Subject: Re: How t

Re: Re: HTTP to HTTPS redirect not happening

2019-07-22 Thread Konstantin Kolinko
вс, 21 июл. 2019 г. в 00:09, Richard Huntrods : > > I still am having trouble understanding why the web application's > WEB-INF/web.xml would be the appropriate place to put the change when I > want to affect ROOT. I would have thought webapps/ROOT/WEB-INF/web.xml > would have been the correct one.

Re: [OT] Tomcat 9.0.20 : send email on errors

2019-07-22 Thread Christopher Schultz
-BEGIN PGP SIGNED MESSAGE- Hash: SHA256 Konstantin, On 7/22/19 17:11, Konstantin Kolinko wrote: > пн, 22 июл. 2019 г. в 20:38, Robert Hicks > : >> >> Using the default logging (java.util.logging) is it possible to >> have Tomcat itself (not a jsp or servlet) send an email if it is >> una

Re: WAR file not deploying correctly

2019-07-22 Thread Konstantin Kolinko
пн, 22 июл. 2019 г. в 11:28, Victor WILLART : > > 22-Jul-2019 09:36:31.598 SEVERE > [ContainerBackgroundProcessor[StandardEngine[Catalina]]] > org.apache.catalina.startup.ExpandWar.deleteDir [C:\Program Files\Apache > Software Foundation\Tomcat 8.0\webapps\ProductionMetricsApp-0.3.0\config] > c

Re: Tomcat 9.0.20 : send email on errors

2019-07-22 Thread Konstantin Kolinko
пн, 22 июл. 2019 г. в 20:38, Robert Hicks : > > Using the default logging (java.util.logging) is it possible to have Tomcat > itself (not a jsp or servlet) send an email if it is unable to log or there > are errors in its log files? This question reminds me of Zawinski's Law. Reliable monitoring

Re: [EXTERNAL] Re: cglib jars always give errors with different versions when start Tomcat 9.0.13

2019-07-22 Thread Konstantin Kolinko
пн, 22 июл. 2019 г. в 23:15, Hua, Gary - Saint Louis, MO - Contractor : > > Chris: > > We inherited this web application from previous vendor IBM.The original > version of hibernate related jars are: cglib-2.1.jar, ehcache-1.1.jar, > hibernate3.jar(3.1.0) > > This web application was deployed

RE: [EXTERNAL] Re: cglib jars always give errors with different versions when start Tomcat 9.0.13

2019-07-22 Thread Hua, Gary - Saint Louis, MO - Contractor
Chris: We inherited this web application from previous vendor IBM.The original version of hibernate related jars are: cglib-2.1.jar, ehcache-1.1.jar, hibernate3.jar(3.1.0) This web application was deployed to WebSphere server and it works fine so far, but now our client need to switch to T

Re: cglib jars always give errors with different versions when start Tomcat 9.0.13

2019-07-22 Thread Christopher Schultz
-BEGIN PGP SIGNED MESSAGE- Hash: SHA256 Gary, On 7/22/19 11:03, Hua, Gary - Saint Louis, MO - Contractor wrote: > All: > > I deployed a web application to the Tomcat 9.0.13 server, under the > WEB-INF/lib there are Hibernate related jar files. When I start the > server, it give me errors

Re: How to restrict the AWS ELB IP url acceess from tomcat

2019-07-22 Thread Christopher Schultz
-BEGIN PGP SIGNED MESSAGE- Hash: SHA256 Naga, On 7/21/19 13:00, Naga Ramesh wrote: > We have configured the tomcat8 version with AWS ELB and mapped to > specific domain name. but url accessing with ELB ip's also. > > So we need to restrict the url access with IP, please let us know > wha

Re: Tomcat 9.0.20 : send email on errors

2019-07-22 Thread Christopher Schultz
-BEGIN PGP SIGNED MESSAGE- Hash: SHA256 Robert, On 7/22/19 13:37, Robert Hicks wrote: > Using the default logging (java.util.logging) is it possible to > have Tomcat itself (not a jsp or servlet) send an email if it is > unable to log or there are errors in its log files? > > The scenari

Tomcat 9.0.20 : send email on errors

2019-07-22 Thread Robert Hicks
Using the default logging (java.util.logging) is it possible to have Tomcat itself (not a jsp or servlet) send an email if it is unable to log or there are errors in its log files? The scenario I am thinking of would be if the logging file system is full or unavailable due to other issues. Thanks

cglib jars always give errors with different versions when start Tomcat 9.0.13

2019-07-22 Thread Hua, Gary - Saint Louis, MO - Contractor
All: I deployed a web application to the Tomcat 9.0.13 server, under the WEB-INF/lib there are Hibernate related jar files. When I start the server, it give me errors in many Hibernate mapping classes: 1991 [main] ERROR proxy.BasicLazyInitializer - CGLIB Enhancement failed: com.usps.n

RE: [EXTERNAL] Re: WAR file not deploying correctly

2019-07-22 Thread Victor Willart (NOVOTEK Benelux)
> -Original Message- > From: André Warnier (tomcat) > Sent: Monday, July 22, 2019 12:26 > To: users@tomcat.apache.org > Subject: [EXTERNAL] Re: WAR file not deploying correctly > > On 22.07.2019 10:27, Victor WILLART wrote: > > Hi, > > > > > > Thanks for your answers. I am sorry I can't

Re: WAR file not deploying correctly

2019-07-22 Thread tomcat
On 22.07.2019 10:27, Victor WILLART wrote: Hi, Thanks for your answers. I am sorry I can't use the prefix indentation for replies yet. Next time I am going to use it with my other mail addresses with which I just subscribed ! @André I am not sure for the platform I am using, maybe you mean

RE: WAR file not deploying correctly

2019-07-22 Thread Victor WILLART
Hi, Thanks for your answers. I am sorry I can't use the prefix indentation for replies yet. Next time I am going to use it with my other mail addresses with which I just subscribed ! @André I am not sure for the platform I am using, maybe you mean Polymer ? @Konstantin My back up files ar