Need confirmation about CVE-2025-48988 impacting Tomcat 9.0.10x related to CVE-2025-48976.

2025-06-23 Thread Charpe, Anil
Hi, It is about the CVE-2025-48988 mentioned in the email subject. I have a question that- if we update the "Apache Commons FileUpload" jar to the version which fixes the CVE-2025-48976; in that case, do we still need to update the Apache Tomcat to 9.0.106, 10.1.42 & 11.0.8 which has CVE-2025

Need confirmation about CVE-2025-48988 impacting Tomcat 9.0.10x related to CVE-2025-48976.

2025-06-23 Thread Charpe, Anil
Hi, It is about the CVE-2025-48988 mentioned in the email subject. I have a question that- if we update the "Apache Commons FileUpload" jar to the version which fixes the CVE-2025-48976; in that case, do we still need to update the Apache Tomcat to 9.0.106, 10.1.42 & 11.0.8 which has CVE-2025

Open SSL with Custom Session Resumption

2020-12-07 Thread Anil Gursel
Hi, Is there any documentation/example of using Open SSL (via Tomcat APR) with custom session resumption? Thanks, Anil

Re: PID file locked on Windows 2008 system

2014-11-04 Thread Anil Ambati
008 system -BEGIN PGP SIGNED MESSAGE- Hash: SHA256 Anil, On 11/4/14 5:25 PM, Christopher Schultz wrote: > Anil, > > On 11/4/14 2:58 PM, Anil Ambati wrote: >> We have a requirement to read the PID file created by the Tomcat >> server process on Window

Re: PID file locked on Windows 2008 system

2014-11-04 Thread Anil Ambati
2014 04:37 PM Subject: Re: PID file locked on Windows 2008 system On 11/4/2014 4:21 PM, Anil Ambati wrote: > I was referring to the .pid file Tomcat server creates in the logs > directory. This file contains the process ID of the Tomcat process. What version of Tomcat, Windows, and Java ar

Re: PID file locked on Windows 2008 system

2014-11-04 Thread Anil Ambati
On 11/4/2014 2:58 PM, Anil Ambati wrote: > Hi, > We have a requirement to read the PID file created by the Tomcat server > process on Windows, but we are not able to using RandomAccessFile or > FileInputStream because the file seems to be locked by the Tomcat process. What is t

PID file locked on Windows 2008 system

2014-11-04 Thread Anil Ambati
Hi, We have a requirement to read the PID file created by the Tomcat server process on Windows, but we are not able to using RandomAccessFile or FileInputStream because the file seems to be locked by the Tomcat process. Why does the Tomcat server keep the PID file locked, preventing other pr

Tomcat Threads busy

2013-07-23 Thread Anil Goyal -X (anigoyal - ARICENT TECHNOLOGIES MAURIITIUS LIMITED at Cisco)
ConnectionRedirectionValve.java So please suggest how to handle this Thanks Anil

ssl port always print as 443 in tomcat access logs

2013-06-14 Thread Anil Goyal -X (anigoyal - Aricent Technologies at Cisco)
it the url http://ip-address:8081/context The port print in access log file is 8081 When when I hit the url https://ip-address:8444/context The port always print as 443. Why this is happening -Anil

forward request by changing the port in request url

2013-06-13 Thread Anil Goyal -X (anigoyal - Aricent Technologies at Cisco)
any request coming on port 8080 for application abc, it is forwarded to port 8081.(same for ssl port 8443->8444) Is there any way to do the same. Thanks Anil

RE: Customizing SSL in HttpClient

2013-06-11 Thread Anil Goyal -X (anigoyal - Aricent Technologies at Cisco)
- From: Martin Gainty [mailto:mgai...@hotmail.com] Sent: Tuesday, June 11, 2013 3:43 PM To: Tomcat Users List Subject: RE: Customizing SSL in HttpClient Anil if you want JSSE Handshaking to be enabled on server enable AprLifecycle Listener on server.xml e.g. Any WebServer (including Tomcat

RE: Customizing SSL in HttpClient

2013-06-10 Thread Anil Goyal -X (anigoyal - Aricent Technologies at Cisco)
-Original Message- From: Anil Goyal -X (anigoyal - Aricent Technologies at Cisco) Sent: Tuesday, June 11, 2013 11:23 AM To: Tomcat Users List Subject: RE: Customizing SSL in HttpClient -Original Message- From: Christopher Schultz [mailto:ch...@christopherschultz.net] Sent

RE: Customizing SSL in HttpClient

2013-06-10 Thread Anil Goyal -X (anigoyal - Aricent Technologies at Cisco)
-Original Message- From: Christopher Schultz [mailto:ch...@christopherschultz.net] Sent: Monday, June 10, 2013 7:51 PM To: Tomcat Users List Subject: Re: Customizing SSL in HttpClient -BEGIN PGP SIGNED MESSAGE- Hash: SHA256 Anil, On 6/10/13 8:42 AM, Anil Goyal -X (anigoyal

Customizing SSL in HttpClient

2013-06-10 Thread Anil Goyal -X (anigoyal - Aricent Technologies at Cisco)
which I set in client. Even request.getServerPort is giving 8081. Thanks Anil

redirect valve in tomcat

2013-05-20 Thread Anil Goyal -X (anigoyal - Aricent Technologies at Cisco)
} How I can make a check here for request to redirect based on port number. Thanks Anil

RE: redirect valve in tomcat

2013-05-20 Thread Anil Goyal -X (anigoyal - Aricent Technologies at Cisco)
From: Anil Goyal -X (anigoyal - Aricent Technologies at Cisco) Sent: Monday, May 20, 2013 8:01 PM To: Tomcat Users List Subject: redirect valve in tomcat Hi All, I am adding a new service in tomcat with name "catalina_new" and deploy an "abc" application under this. Thi

RE: deploy application in new service in tomcat

2013-02-08 Thread Anil Goyal -X (anigoyal - Aricent Technologies at Cisco)
Hi. On this list, the convention is to not "top post". Put your answers either in-line, in the text, or at the end. That is much easier for others to follow the conversation in a logical order. Anil Goyal -X (anigoyal - Aricent Technologies at Cisco) wrote: > Thanks for th

RE: deploy application in new service in tomcat

2013-02-08 Thread Anil Goyal -X (anigoyal - Aricent Technologies at Cisco)
Users List Subject: Re: deploy application in new service in tomcat On Feb 7, 2013, at 8:03 AM, Anil Goyal -X (anigoyal - Aricent Technologies at Cisco) wrote: > Hi, > > I am creating a new service in tomcat (7.0.20) This is really old, you should upgrade. > with service name 

RE: deploy application in new service in tomcat

2013-02-07 Thread Anil Goyal -X (anigoyal - Aricent Technologies at Cisco)
ry now! Thanks -Original Message- From: André Warnier [mailto:a...@ice-sa.com] Sent: Thursday, February 07, 2013 7:35 PM To: Tomcat Users List Subject: Re: deploy application in new service in tomcat André Warnier wrote: > Anil Goyal -X (anigoyal - Aricent Technologies at Cisco) wro

deploy application in new service in tomcat

2013-02-07 Thread Anil Goyal -X (anigoyal - Aricent Technologies at Cisco)
tomcat incorporate request only from a specific context path and ignore all others Thanks Anil

RE: cannot access welcome page on Windows Server 2003 R2 SP2

2011-02-02 Thread Philip Anil-QBW348
[mailto:a...@ice-sa.com] Sent: Tuesday, February 01, 2011 4:45 PM To: Tomcat Users List Subject: Re: cannot access welcome page on Windows Server 2003 R2 SP2 Philip Anil-QBW348 wrote: > I tried to uninstall IIS > (http://forums.aspfree.com/microsoft-iis-12/how-to-uninstall-iis-38783.h > tm

RE: cannot access welcome page on Windows Server 2003 R2 SP2

2011-02-01 Thread Philip Anil-QBW348
> Hi, > On 1 February 2011 16:50, Philip Anil-QBW348 > wrote: >> I found, using netstat, that process with pid 4 opened port 80. I killed >> the process tree from Task Manager and the system shut down saying it >> was a system critical process (DCOM). > > Might be

RE: cannot access welcome page on Windows Server 2003 R2 SP2

2011-02-01 Thread Philip Anil-QBW348
I found, using netstat, that process with pid 4 opened port 80. I killed the process tree from Task Manager and the system shut down saying it was a system critical process (DCOM). Anil -Original Message- From: Caldarale, Charles R [mailto:chuck.caldar...@unisys.com] Sent: Monday

How to make Tomcat 6 generate a PID file on Windows

2011-01-18 Thread Anil Ambati
. Thank you Regards, Anil Ambati Regards, Anil Ambati, PMP® WebSphere XD Development Certified IT Specialist 919-254-6152 aamb...@us.ibm.com "You have no responsibility to live up to what other people think you ought to accomplish." -Richard Feynman (1918-1988) "Money is

RE: ques abt DDL

2007-12-11 Thread Palat, Anil
Users List Subject: Re: ques abt DDL Ok,,Thanks..I will try that.So do I need any other files with to extract DDL? I mean if I were to give this schema to someone else,can he/she generate DDL just on the basis of the schema? On 12/11/07, Palat, Anil <[EMAIL PROTECTED]> wrote: > Minky, >

RE: ques abt DDL

2007-12-11 Thread Palat, Anil
Minky, Though Iam not a SQL guru, I use Toad for all my Oracle needs. You can try that -Original Message- From: minky arora [mailto:[EMAIL PROTECTED] Sent: Tuesday, December 11, 2007 5:03 PM To: users@tomcat.apache.org Subject: ques abt DDL Hi Gurus, I know this is a Tomcat mailing li

RE: multiple tomcat processes running on linux

2007-11-15 Thread Palat, Anil
Palat, Anil wrote: > -Tomcat 5.0.16 > -Red Hat Enterprise Linux AS release 3 (Taroon Update 4) 2.4.21 > 32.0.1.ELsmp (32-bit) > > When I give ps -ef | grep tomcat, it shows multiple processes running > & all of them grabbing majority of the available memory You are running

FW: multiple tomcat processes running on linux

2007-11-15 Thread Palat, Anil
mory Is it something to do with OS ? What can I do to stop the multiple processes? Thanks in advance Anil

Re: Tomcat documentation suggestion - for installs and config, please also link to this web page.

2007-04-07 Thread Anil Philip
It is possible to install, but not to follow the development processes in the tomcat page. I am a Tomcat newbie. Perhaps you can create the patched version? It will be a good contribution. - Anil --- Hassan Schroeder <[EMAIL PROTECTED]> wrote: > On 4/6/07, Anil Philip <[EMAIL PROTECT

Tomcat documentation suggestion - for installs and config, please also link to this web page.

2007-04-06 Thread Anil Philip
, Anil Philip for good news go to http://members.tripod.com/~goodnewsforyou/goodnews.html Don't pick lemons. See all the new 2007 cars at Yahoo! Autos. http://autos.yahoo.com/new_cars

is tomcat a competitor of ruby on rails? Or why did davidson praise it so highly - can you compare them?

2007-04-02 Thread Anil Philip
created more than a few web servers from scratch. Nobody has done it like this before.” -James Duncan Davidson, Creator of Tomcat and Ant http://www.rubyonrails.org/quotes Is it so great? As a long time Java programmer, I wonder. (Dont tell me we need to switch!). - Anil

Re: where is "\common\endorsed" in Tomcat 6.0? build.xml error

2007-03-25 Thread Anil Philip
I wonder how was Tomcat 6 released even though the documentation is clearly for 5? Even the text says tomcat 5 at multiple places. It would be good if a bug were opened. As for me, I shall go back to 5.5 - Anil --- Martin Gainty <[EMAIL PROTECTED]> wrote: > Anil- > > If

Re: where is "\common\endorsed" in Tomcat 6.0? build.xml error

2007-03-25 Thread Anil Philip
How should I modify build.xml - should I simply remove these lines or what is their new location? http://tomcat.apache.org/tomcat-6.0-doc/appdev/build.xml.txt thanks, Anil --- [EMAIL PROTECTED] wrote: > it really doesn'

RE: where is "\common\endorsed" in Tomcat 6.0? build.xml error

2007-03-25 Thread Anil Philip
Thank you for replying. I appreciate it. I would like 6.0 to act like 6.0. Can you please tell me how to fix the build.xml? (I have no clue what common and endorsed are for). thanks, Anil --- "Caldarale, Charles R" <[EMAIL PROTECTED]> wrote: > > From: Anil Philip >

where is "\common\endorsed" in Tomcat 6.0? build.xml error

2007-03-24 Thread Anil Philip
ager.password=fasdgvf thanks, Anil TV dinner still cooling? Check out "Tonight's Picks" on Yahoo! TV. http://tv.yahoo.com/ -

Win32 64-bit Intel tomcat5.exe

2007-03-14 Thread Anil Arora
latest version of tomcat (5.5.23). If you can send it to me (in a zip file since exe files are blocked), I'd appreciate it. Thanks, Anil Anil Arora Interlace Systems 1900 S. Norfolk St. Suite 325 San Mateo, CA 94403-1511

Servlet RMI problem File Permission

2006-10-31 Thread anil
as to what the problem may be, and how I can resolve it? Many thanks, Anil. -- View this message in context: http://www.nabble.com/Servlet-RMI-problem-File-Permission-tf2547074.html#a7098270 Sent from the Tomcat - User mailing list archive at Nabble.com. ---

Re: Help with Tomcat Clustering and load balancing

2006-09-29 Thread Anil Ranka
Pascal, Thanks for detail scenario. I am working on a product which should run on any platform. I am looking for a very generic solution which can run on any platform. Any pointers. Anil S. Ranka On 9/29/06, Pascal Bleser <[EMAIL PROTECTED]> wrote: Anil Ranka wrote: > I am new wi

Re: Help with Tomcat Clustering and load balancing

2006-09-28 Thread Anil Ranka
Chris, How you download Apache 2.2.4. I can see only 2.2.3 released. Thanks Anil On 9/28/06, Chris Berthold <[EMAIL PROTECTED]> wrote: I replied to your direct message but important for the list. The hot standby feature was added in 2.2.4 development, my bad, its already in the do

Re: Help with Tomcat Clustering and load balancing

2006-09-28 Thread Anil Ranka
Chris, I am using Apache 2.2.3 on Windows XP. D:\sam\apache\Apache2.2\bin>httpd.exe -v Server version: Apache/2.2.3 Server built: Jul 27 2006 16:49:49 Thanks Anil S. Ranka On 9/28/06, Chris Berthold <[EMAIL PROTECTED]> wrote: What version of apache are you using? -Origina

Re: Help with Tomcat Clustering and load balancing

2006-09-28 Thread Anil Ranka
Hi, I have tried your suggestion, When I run my apache on windows env, I am getting following error BalancerMember Unknow status parameter option for line : BalancerMember ajp://1.2.3.5:8009 status=+H Any clue. Thanks Anil S. Ranka On 9/28/06, Chris Berthold <[EMAIL PROTECTED]>

Help with Tomcat Clustering and load balancing

2006-09-28 Thread Anil Ranka
highly appreciated. Thanks Anil S. Ranka

Question : Tomcat Clustering and Load balance

2006-09-27 Thread Anil Ranka
highly appreciated. Thanks Anil S. Ranka

Re: Unable to Configure SSL on Tomcat on AIX

2006-03-23 Thread anil abraham
Hi Markus, The Tomcat log is as folows: What does this Indicate. Mar 23, 2006 2:50:28 PM org.apache.catalina.startup.Catalina load SEVERE: Catalina.start LifecycleException: Protocol handler instantiation failed: java.lang.NullPointe rException at org.apache.coyote.tomcat5.CoyoteConne

Re: Unable to Configure SSL on Tomcat on AIX

2006-03-21 Thread anil abraham
. What else can i try. Regards, Anil From: Markus Schönhaber <[EMAIL PROTECTED]> Reply-To: tomcat-user@jakarta.apache.org To: "Tomcat Users List" Subject: Re: Unable to Configure SSL on Tomcat on AIX Date: Tue, 21 Mar 2006 13:06:15 +0100 anil abraham wrote: > I ha

Re: Unable to Configure SSL on Tomcat on AIX

2006-03-21 Thread anil abraham
ystoreType="JKS" keystoreFile="/export/home/elsadmin/ELS_HOME/co nf/certs/KeyStore" keystorePass="changeit" clientAuth="false" sslProtocol="TLS" protocol="SSL" algorithm="ibmX509" /> Do i need to add any other attributes Thanks

Unable to Configure SSL on Tomcat on AIX

2006-03-21 Thread anil abraham
Hi, I have been trying to configure SSL on Tomcat 5.0.28 on IBM AIX5.2 OS on port 8070 .(I also tried with port 8443 but i dont get the tomcat default web page even though catalina.out shows Tomcat and my deployed application as started.). After making changes to configure SSL on AIX my serv