RE: Re: DMARC Compliance

2025-01-13 Thread Baez, Melvin L
Thank you Mark! Melvin L Baez Jr Specialist, Technology Engineer Proud Nationwide Member IT I&O Ops Web Middleware W 614-677-7281 bae...@nationwide.com -Original Message- From: Mark Thomas Sent: Monday, January 13, 2025 2:58 PM To: users@tomcat.apache.org Subject: [EXTERNAL

DMARC Compliance

2025-01-13 Thread Baez, Melvin L
question to the community is are you encountering DMARC issues when submitting questions to the community? If so, how are all of you getting passed DMARC compliance when sending an email to the users group? Thanks in advance! [cid:image001.png@01DB6347.6B7948A0] Melvin L Baez Jr Specialist, Tec

Migration to Tomcat Assistance

2024-08-13 Thread Baez, Melvin L
in advance! [cid:image001.png@01DAED9D.98BEF230] Melvin L Baez Jr Specialist, Technology Engineer Proud Nationwide Member IT I&O Ops Web Middleware W 614-677-7281 bae...@nationwide.com

Re: Prometheus on Apache Tomcat multiple tomcat Instances

2023-01-18 Thread Melvin Oosterveen
at10/lib/jmx_prometheus_javaagent-0.17.2.jar=10082:/var/tomcat/tomcat10/prometheus/config.yml" Another challenge is to get it to configure it to HTTPS and HTTP, but I think ill be able to manage that by adding --web.config.file to the configuration. Kind regards, Melvin __

Prometheus on Apache Tomcat multiple tomcat Instances

2023-01-16 Thread Melvin Oosterveen
d it to the created Tomcat Instance with a minimal Prometheus configuration. ```bash [root@melvin prometheus]# cat config.yml hostPort: localhost: rules: - pattern: ".*" ``` I have created a service file which allows me to start the Apache Tomcat instances separately from ea

Re: Context specific context.xml not loading.

2018-12-20 Thread Melvin
ThankYou Mark. Regards, Melvin A On Thu, Dec 20, 2018 at 2:51 PM Mark Thomas wrote: > On 20/12/2018 06:44, Melvin wrote: > > Hello All, > > > > Just came across a problem today. Hope someone will clarify it. > > > > Tomcat 9.0.13. > > I wanted t

Re: Context specific context.xml not loading.

2018-12-20 Thread Melvin
Ryan Palmer, CATALINA_BASE/conf/Catalina/localhost/ directory is empty. Also, I haven't given any context in server.xml either. Regards, Melvin A On Thu, Dec 20, 2018 at 1:53 PM Ryan Palmer wrote: > Melvin, > > Do you have any context.xml for this context in the > CATALINA_B

Context specific context.xml not loading.

2018-12-19 Thread Melvin
racters. When I give it in my context it fails only for this case. Can anyone please help me on this. Thanks in advance for your help. Regards, Melvin A - To unsubscribe, e-mail: users-unsubscr...@tomcat.apache.org For additio

Re: Tomcat 9 throws exception when sending unencoded charecters in QueryString

2018-12-18 Thread Melvin
heck and let me know. Regards, Melvin A On Tue, Dec 18, 2018 at 8:48 PM Christopher Schultz < ch...@christopherschultz.net> wrote: > -BEGIN PGP SIGNED MESSAGE----- > Hash: SHA256 > > Melvin, > > On 12/18/18 04:21, Melvin wrote: > > Tomcat 9.0.13 I switched from

Tomcat 9 throws exception when sending unencoded charecters in QueryString

2018-12-18 Thread Melvin
TaskThread$WrappingRunnable.run(TaskThread.java:61) java.lang.Thread.run(Thread.java:748) is thrown and tomcat error page is shown. I have attached the screenshot of the exception thrown. Do the needful. Regards, Melvin A - To u