Re: Java EE -> Jakarta migration (urgent)

2024-12-15 Thread Mark Thomas
On 15/12/2024 06:36, dineshk wrote: Mark , Really appreciate your prompt response. One more question, We are trying out Eclipse Transformer to change the third part jars from javax to Jakarta but it doesn’t work. Would you be able to help in this regard ? I was using transformer cli for this .

Re: Java EE -> Jakarta migration (urgent)

2024-12-14 Thread dineshk
Mark , Really appreciate your prompt response. One more question, We are trying out Eclipse Transformer to change the third part jars from javax to Jakarta but it doesn’t work. Would you be able to help in this regard ? I was using transformer cli for this . We would need a tool to do the impact

Re: Java EE -> Jakarta migration (urgent)

2024-12-14 Thread Christopher Schultz
Dinesh, On 12/14/24 1:36 AM, dineshk wrote: We are currently using Tomcat 9.0.70 . I would like to know what is EOL (stretched) for this version ? Secondly , we would like to know if moving to higher version of Tomcat e.g. 10.X would force us to migrate to Jakarta specs instead of using the Ja

Re: Java EE -> Jakarta migration (urgent)

2024-12-14 Thread Mark Thomas
14 Dec 2024 06:36:44 dineshk : Hi Team, We are currently using Tomcat 9.0.70 . I would like to know  what is EOL (stretched) for this version ? None currently planned for 9.x Based on the typical life time of a Tomcat major version it would be another ~3 years but as the last version that s

Re: Java EE -> Jakarta migration (urgent)

2024-12-13 Thread hantsy bai
Tomcat provides migration tools to help you upgrade your codes to the latest Jakarta EE API. https://tomcat.apache.org/download-migration.cgi --- Regards, *Hantsy Bai* Self-employed consultant, fullstack developer, agile coach, freelancer/remote worker GitHub: https://github.com/hantsy Twitter

Java EE -> Jakarta migration (urgent)

2024-12-13 Thread dineshk
Hi Team, We are currently using Tomcat 9.0.70 . I would like to know  what is EOL (stretched) for this version ? Secondly , we would like to know if moving to higher version of Tomcat e.g. 10.X would force us  to migrate to Jakarta specs instead of using the Java EE specs ?  Currently , we could

RE: Urgent Help

2021-06-30 Thread Mohan T
Hi, Thanks as suggested by you the issue was there were duplicate class and after removal the issue is resolved. Thanks once again Mohan -Original Message- From: Christopher Schultz Sent: 24 June 2021 00:33 To: users@tomcat.apache.org Subject: Re: Urgent Help CAUTION: You received

Re: Urgent Help

2021-06-23 Thread Rob Sargent
I dropped a couple lines in the C/P, ammended below On 6/23/21 1:35 PM, Rob Sargent wrote: Please provide a list of all the JAR files under WEB-INF/lib in your WAR file. +1 and maybe also everything in $CATALINA_BASE/lib as well, just in case your Tomcat lib directory has had things added.

Re: Urgent Help

2021-06-23 Thread Christopher Schultz
Mohan, On 6/23/21 07:20, Mark Thomas wrote: On 23/06/2021 11:32, Mohan T wrote: Attaching the Catalina.out file also Nearly all attachments to this mailing list are blocked. MY manifest info is as under. Manifest-Version: 1.0 Ant-Version: Apache Ant 1.9.9 Created-By: 1.7.0_80-b15 (Oracle C

Re: Urgent Help

2021-06-23 Thread Mark Thomas
On 23/06/2021 11:32, Mohan T wrote: Attaching the Catalina.out file also Nearly all attachments to this mailing list are blocked. MY manifest info is as under. Manifest-Version: 1.0 Ant-Version: Apache Ant 1.9.9 Created-By: 1.7.0_80-b15 (Oracle Corporation) X-Compile-Source-JDK: 1.7 X-Compil

RE: Urgent Help

2021-06-23 Thread Mohan T
-Version: 3.1 Specification-Vendor: Sun Microsystems, Inc. Implementation-Title: javax.servlet Implementation-Version: 3.1.FR Implementation-Vendor: Apache Software Foundation -Original Message- From: Jean-Pierre Urkens Sent: 23 June 2021 15:55 To: Tomcat Users List Subject: RE: Urgent

RE: Urgent Help

2021-06-23 Thread Jean-Pierre Urkens
o see a dump of the classpath) to see if there is another jar that might contain javax.servlet classes that get loaded even before servlet-api.jar. -Original Message- From: Mohan T Sent: woensdag 23 juni 2021 12:09 To: Tomcat Users List Subject: RE: Urgent Help Hi, Thanks for the imme

RE: Urgent Help

2021-06-23 Thread Mohan T
2021 15:17 To: Tomcat Users List Subject: RE: Urgent Help CAUTION: You received this email from external Domain. Check reliability of sender’s email ID. Do not click links, open attachments unless you recognize the sender and know the content is safe. – Ramco IMG From where is the

RE: Urgent Help

2021-06-23 Thread Jean-Pierre Urkens
the getClassLoader() method. You might be loading the wrong SevletContext class file. -Original Message- From: Mohan T Sent: woensdag 23 juni 2021 11:35 To: Tomcat Users List Subject: Urgent Help Hi, While starting tomcat, I am getting this error . Neither the console is starting nor

Urgent Help

2021-06-23 Thread Mohan T
Hi, While starting tomcat, I am getting this error . Neither the console is starting nor the application is working . It is tomcat 8.5.35 on linux Please help Mohan 23-Jun-2021 14:42:09.857 SEVERE [localhost-startStop-1] org.apache.catalina.startup.HostConfig.deployWAR Error deploying web a

RE: Tomcat server not considering Mime Type - Request urgent help!!

2021-01-18 Thread Jonnalagadda, Swathi (External)
uest, response); Thanks Swathi -Original Message- From: Christopher Schultz [mailto:ch...@christopherschultz.net] Sent: Friday, January 15, 2021 7:41 PM To: users@tomcat.apache.org Subject: Re: Tomcat server not considering Mime Type - Request urgent help!! CAUTION: This email originated from o

Re: Tomcat server not considering Mime Type - Request urgent help!!

2021-01-15 Thread Christopher Schultz
. Post your sample code. -chris -Original Message- From: Christopher Schultz [mailto:ch...@christopherschultz.net] Sent: Friday, January 15, 2021 3:25 AM To: users@tomcat.apache.org Subject: Re: Tomcat server not considering Mime Type - Request urgent help!! CAUTION: This email originated

Re: Tomcat server not considering Mime Type - Request urgent help!!

2021-01-15 Thread Mounika Reddy
al Message- > From: Christopher Schultz [mailto:ch...@christopherschultz.net] > Sent: Friday, January 15, 2021 3:25 AM > To: users@tomcat.apache.org > Subject: Re: Tomcat server not considering Mime Type - Request urgent > help!! > > CAUTION: This email originated from outside the

RE: Tomcat server not considering Mime Type - Request urgent help!!

2021-01-15 Thread Jonnalagadda, Swathi (External)
Subject: Re: Tomcat server not considering Mime Type - Request urgent help!! CAUTION: This email originated from outside the organization. Do not click links or open attachments unless you recognize the sender and know the content is safe. Swathi, On 1/13/21 03:27, Jonnalagadda, Swathi (External

Re: Tomcat server not considering Mime Type - Request urgent help!!

2021-01-15 Thread tomcat/perl
Hi again. Sorry for the noise. The page which you quoted (https://www.geeksforgeeks.org/http-headers-content-disposition/), itself contains a formal reference to RFC 5987 (https://tools.ietf.org/html/rfc5987), which formally defines the extended "filename*" header parameter below. On 15.01.20

Re: Tomcat server not considering Mime Type - Request urgent help!!

2021-01-15 Thread tomcat/perl
On 14.01.2021 22:55, Christopher Schultz wrote: Content-Disposition: attachment; filename="[filename]"; filename*=utf-8''[filename in UTF-8 encoding] Hi Chris. Do you have any reference for the above ? (the "utf8''" part is new to me) --

Re: Tomcat server not considering Mime Type - Request urgent help!!

2021-01-14 Thread Christopher Schultz
lay of a download dialog when this kind of thing needs to happen. -chris -Original Message- From: Mounika Reddy [mailto:spidermai...@gmail.com] Sent: Wednesday, January 13, 2021 3:48 AM To: Tomcat Users List Cc: Mark Thomas Subject: Re: Tomcat server not considering Mime Type - Request

Re: Tomcat server not considering Mime Type - Request urgent help!!

2021-01-14 Thread Niranjan Rao
: Tomcat server not considering Mime Type - Request urgent help!! CAUTION: This email originated from outside the organization. Do not click links or open attachments unless you recognize the sender and know the content is safe. If you are via AJP connector, then check if Apache proxy is changing

Re: Tomcat server not considering Mime Type - Request urgent help!!

2021-01-14 Thread Jonnalagadda, Swathi (External)
Could you please elaborate more on this as to where I need to check From: Mounika Reddy Sent: Thursday, January 14, 2021 2:41 AM To: Tomcat Users List Cc: Mark Thomas Subject: Re: Tomcat server not considering Mime Type - Request urgent help!! CAUTION: This

Re: Tomcat server not considering Mime Type - Request urgent help!!

2021-01-13 Thread Mounika Reddy
, Swathi (External) [mailto: > swathi.jonnalaga...@xerox.com] > Sent: Wednesday, January 13, 2021 1:57 PM > To: Tomcat Users List > Cc: Mark Thomas > Subject: RE: Tomcat server not considering Mime Type - Request urgent > help!! > > CAUTION: This email originated from outside

RE: Tomcat server not considering Mime Type - Request urgent help!!

2021-01-13 Thread Jonnalagadda, Swathi (External)
13, 2021 1:57 PM To: Tomcat Users List Cc: Mark Thomas Subject: RE: Tomcat server not considering Mime Type - Request urgent help!! CAUTION: This email originated from outside the organization. Do not click links or open attachments unless you recognize the sender and know the content is safe

Re: Tomcat server not considering Mime Type - Request urgent help!!

2021-01-13 Thread Greg Huber
: Mark Thomas Subject: Re: Tomcat server not considering Mime Type - Request urgent help!! CAUTION: This email originated from outside the organization. Do not click links or open attachments unless you recognize the sender and know the content is safe. Pls check http response headers for the

RE: Tomcat server not considering Mime Type - Request urgent help!!

2021-01-13 Thread Jonnalagadda, Swathi (External)
Reddy [mailto:spidermai...@gmail.com] Sent: Wednesday, January 13, 2021 3:48 AM To: Tomcat Users List Cc: Mark Thomas Subject: Re: Tomcat server not considering Mime Type - Request urgent help!! CAUTION: This email originated from outside the organization. Do not click links or open attachments

Re: Tomcat server not considering Mime Type - Request urgent help!!

2021-01-12 Thread Mounika Reddy
Pls check http response headers for the request to confirm if it's returning proper headers. Once they are in place then it may be to do with browser settings not processing headers. On Tue, Jan 12, 2021, 2:48 PM Jonnalagadda, Swathi (External) < swathi.jonnalaga...@xerox.com> wrote: > Hi Team

Tomcat server not considering Mime Type - Request urgent help!!

2021-01-12 Thread Jonnalagadda, Swathi (External)
Hi Team We have an application deployed in tomcat9.0.38 server which generates an xls file dynamically and saves at server end. When we try to access the file using application frontend, it is neither showing up in excel format nor showing up pop up to save the file instead it is showing the c

Re: Urgent help tomcat 9 and https 8443

2020-03-13 Thread Christopher Schultz
-BEGIN PGP SIGNED MESSAGE- Hash: SHA256 Siva, On 3/12/20 23:13, siva.saravanamu...@csl.com.au wrote: > Below is the catalina.log output > > 12-Mar-2020 19:57:18.885 INFO [main] > org.apache.coyote.AbstractProtocol.pause Pausing ProtocolHandler > ["https-openssl-apr-8443"] 12-Mar-2020 19:5

RE: Re: Urgent help tomcat 9 and https 8443

2020-03-13 Thread Siva.Saravanamuthu
. Regards, Siva -Original Message- From: Mark Thomas Sent: Friday, 13 March 2020 6:30 PM To: users@tomcat.apache.org Subject: [EXT] Re: Urgent help tomcat 9 and https 8443 EXTERNAL: This email originated from outside of the organization. Do not click any links or open any attachments

Re: Urgent help tomcat 9 and https 8443

2020-03-13 Thread Mark Thomas
> 12-Mar-2020 23:10:47.225 INFO [main] > org.apache.coyote.AbstractProtocol.destroy Destroying ProtocolHandler > ["https-jsse-nio-8443"] > 12-Mar-2020 23:10:49.473 INFO [main] org.apache.coyote.AbstractProtocol.init > Initializing ProtocolHandler ["https-jsse-nio-8443"] > 12-Mar-2020

RE: Urgent help tomcat 9 and https 8443

2020-03-12 Thread Siva.Saravanamuthu
49.494 SEVERE [main] org.apache.catalina.util.LifecycleBase.handleSubClassException Failed to initialize component [Connector[HTTP/1.1-8443]] From: Arvind Kumar (ZNetLive) Sent: Friday, 13 March 2020 12:24 PM To: Tomcat Users List Cc: Saravanamuthu, Sivakumar (Siva) AU/PKV Subject: [EXT] RE: Ur

RE: Urgent help tomcat 9 and https 8443

2020-03-12 Thread Siva.Saravanamuthu
Thanks for the reply. There is no firewall or selinux and it is not listening that is the problem. Not sure where it is failing ? From: Arvind Kumar (ZNetLive) Sent: Friday, 13 March 2020 12:24 PM To: Tomcat Users List Cc: Saravanamuthu, Sivakumar (Siva) AU/PKV Subject: [EXT] RE: Urgent

RE: Urgent help tomcat 9 and https 8443

2020-03-12 Thread Arvind Kumar (ZNetLive)
FYI From: Arvind Kumar (ZNetLive) Sent: 13 March 2020 06:53 To: Tomcat Users List Subject: RE: Urgent help tomcat 9 and https 8443 Please make sure port 8443 is listing if not try to restart your tomcat once and then check the listing, once you get it is listing, please run below command to

RE: Urgent help tomcat 9 and https 8443

2020-03-12 Thread Arvind Kumar (ZNetLive)
listing, Netstat -tnap | grep 8443 From: siva.saravanamu...@csl.com.au Sent: 13 March 2020 06:17 To: users@tomcat.apache.org Subject: Urgent help tomcat 9 and https 8443 Hello Everyone, I am new to this group and tomcat. I am having issue with tomcat 9 using port 8443. I configured tomcat 8443

Urgent help tomcat 9 and https 8443

2020-03-12 Thread Siva.Saravanamuthu
Hello Everyone, I am new to this group and tomcat. I am having issue with tomcat 9 using port 8443. I configured tomcat 8443 using CA certificate and my configuration are as follow. I verified the certificate file using openssl command and certificate working fine and there is no issue

Re: [NUCLEUS #813966] Urgent: Problem receiving email

2019-04-18 Thread Richard Huntrods
there are two email addresses that send the emails to me. Tomcat Users List and Tomcat Digest I used to get only the digest, but this week even emails from 'users' are not coming through at all. Cheers, -Richard On 4/18/2019 5:42 PM, Nigel Koppert via RT wrote: Hi Richard, Unfortunatel

RE: urgent problems with tomcat release 8.5.4

2017-12-22 Thread CYAG (Johnny Chao Yang)
oblem:) Gratitude & have a nice weekend. :) Br/Johnny -Original Message- From: Konstantin Kolinko [mailto:knst.koli...@gmail.com] Sent: 2017年12月22日 17:43 To: Tomcat Users List Subject: Re: urgent problems with tomcat release 8.5.4 2017-12-22 5:28 GMT+03:00 CYAG (Johnny Chao Yang) : >

RE: urgent problems with tomcat release 8.5.4

2017-12-22 Thread CYAG (Johnny Chao Yang)
astructure, so could we know approximately how long will Apache > keep support Tomcat release 8.5.x ? > > > Very appreciated for your help & will looking hearing for your feedback. :) > http://www.catb.org/~esr/faqs/smart-questions.html#urgent The current version of Tomcat 8.5 is 8.5.24

RE: urgent problems with tomcat release 8.5.4

2017-12-22 Thread CYAG (Johnny Chao Yang)
Hello Konstantin, Thank you so much for your kindly help, it definitely solved my problem:) Gratitude & have a nice weekend. :) Br/Johnny -Original Message- From: Konstantin Kolinko [mailto:knst.koli...@gmail.com] Sent: 2017年12月22日 17:43 To: Tomcat Users List Subject: Re: ur

Re: urgent problems with tomcat release 8.5.4

2017-12-22 Thread Konstantin Kolinko
g hearing for your feedback. :) > http://www.catb.org/~esr/faqs/smart-questions.html#urgent The current version of Tomcat 8.5 is 8.5.24. https://wiki.apache.org/tomcat/FAQ/Linux_Unix#Q5 http://markmail.org/message/c7mxxiokcmf665qy -

urgent problems with tomcat release 8.5.4

2017-12-21 Thread CYAG (Johnny Chao Yang)
Hello team, Due to the tomcat 8.0 will closed to its support deadline, so we are going to upgrade our tomcat version from 8.0 to 8.5.4, as Apache tomcat official website announced 8.5.x will not stop support so far, but the support time decides which tomcat version is better for us to choose a

Re: needed your help very urgent

2017-04-24 Thread Mark Thomas
On 24/04/17 17:38, calder wrote: > When reading a stack trace, always look for any "Caused by" entries - > if more than one exists, then find the last "Caused by" entry and that > should clue you as to the issue. Indeed it does. > I draw your attention to the line below I marked with asterisks >

Re: needed your help very urgent

2017-04-24 Thread calder
On Mon, Apr 24, 2017 at 9:22 AM, Naga Ramesh wrote: > Tomcat Team, > > Always we are getting the below mentioned errors, please check ASAP and > guide me if anything missing from our end, this is very urgent, please > respond asap. > > Tomcat Version: apache-tomcat-

Re: needed your help very urgent

2017-04-24 Thread Konstantin Kolinko
2017-04-24 12:44 GMT+03:00 Naga Ramesh : > We need solution for this issue, please guide to us. > > -Original Message- > From: Mark Thomas [mailto:ma...@apache.org] > Sent: Monday, April 24, 2017 3:11 PM > To: Tomcat Users List > Subject: Re: needed your help very urg

RE: needed your help very urgent

2017-04-24 Thread Naga Ramesh
We need solution for this issue, please guide to us. -Original Message- From: Mark Thomas [mailto:ma...@apache.org] Sent: Monday, April 24, 2017 3:11 PM To: Tomcat Users List Subject: Re: needed your help very urgent On 24/04/2017 10:22, Naga Ramesh wrote: > Caused

Re: needed your help very urgent

2017-04-24 Thread Mark Thomas
On 24/04/2017 10:22, Naga Ramesh wrote: > Caused by: java.lang.IllegalStateException: Unable to complete the scan for > annotations for web application [] due to a StackOverflowError. Possible > root causes include a too low setting for -Xss and illegal cyclic > inheritance dependencies. The cla

needed your help very urgent

2017-04-24 Thread Naga Ramesh
Tomcat Team, Always we are getting the below mentioned errors, please check ASAP and guide me if anything missing from our end, this is very urgent, please respond asap. Tomcat Version: apache-tomcat-8.0.33 Java Version: "1.8.0_77" Setenv.sh file setting: export

Re: URGENT: Tomcat 7 Aliases

2016-12-09 Thread Christopher Schultz
-BEGIN PGP SIGNED MESSAGE- Hash: SHA256 Victor, On 12/9/16 11:40 AM, Victor Rodriguez wrote: > Being able to have xyz as an alias for abc would be great, but > everything I've tried with aliases hasn't worked either. > > On Fri, Dec 9, 2016 at 8:28 AM, Victor Rodriguez > wrote: > >> Ch

Re: URGENT: Tomcat 7 Aliases

2016-12-09 Thread Mark Eggers
Victor, Please do not top post. Anyway (see at the bottom). On 12/9/2016 8:28 AM, Victor Rodriguez wrote: > Chris, I really don't want double deployment. I'm trying to have a single > abc.war and avoid having to install apache to redirect/rewrite > http://host:8082/xyz to http://host:8082/abc.

Re: URGENT: Tomcat 7 Aliases

2016-12-09 Thread Victor Rodriguez
Being able to have xyz as an alias for abc would be great, but everything I've tried with aliases hasn't worked either. On Fri, Dec 9, 2016 at 8:28 AM, Victor Rodriguez wrote: > Chris, I really don't want double deployment. I'm trying to have a single > abc.war and avoid having to install apach

Re: URGENT: Tomcat 7 Aliases

2016-12-09 Thread Victor Rodriguez
Chris, I really don't want double deployment. I'm trying to have a single abc.war and avoid having to install apache to redirect/rewrite http://host:8082/xyz to http://host:8082/abc. I was hoping there was a way to have tomcat send /xyz to abc.war. I suppose I could also just copy abc.war to xyz

Re: URGENT: Tomcat 7 Aliases

2016-12-09 Thread Christopher Schultz
-BEGIN PGP SIGNED MESSAGE- Hash: SHA256 Victor, On 12/9/16 11:17 AM, Victor Rodriguez wrote: > Chris, a little more progress this morning... > > This is what I currently have in my xyz.xml > > docBase="wfsservice.war"> > > And, this is what I get in my catalina.out... > > INFO: Deplo

Re: URGENT: Tomcat 7 Aliases

2016-12-09 Thread Victor Rodriguez
Chris, a little more progress this morning... This is what I currently have in my xyz.xml And, this is what I get in my catalina.out... INFO: Deploying configuration descriptor /dg/local/cots/tomcat/tomcat_8082/conf/Catalina/localhost/xyz.xml ...then... WARNING: A docBase /dg/local/cots/tomc

Re: URGENT: Tomcat 7 Aliases

2016-12-09 Thread Christopher Schultz
-BEGIN PGP SIGNED MESSAGE- Hash: SHA256 Victor, On 12/8/16 7:57 PM, Victor Rodriguez wrote: > On Thu, Dec 8, 2016 at 2:50 PM, Christopher Schultz < > ch...@christopherschultz.net> wrote: > >> Victor, >> >> On 12/8/16 4:59 PM, Victor Rodriguez wrote: > THANKS IN ADVANCE FOR YOUR HEL

Re: URGENT: Tomcat 7 Aliases

2016-12-08 Thread Victor Rodriguez
Thanks Chris! I now get "Document base /dg/local/cots/tomcat/tomcat_8082/webapps/xyz does not exist or is not a readable directory" On Thu, Dec 8, 2016 at 2:50 PM, Christopher Schultz < ch...@christopherschultz.net> wrote: > -BEGIN PGP SIGNED MESSAGE- > Hash: SHA256 > > Victor, > > On 12

Re: URGENT: Tomcat 7 Aliases

2016-12-08 Thread Christopher Schultz
-BEGIN PGP SIGNED MESSAGE- Hash: SHA256 Victor, On 12/8/16 4:59 PM, Victor Rodriguez wrote: > THANKS IN ADVANCE FOR YOUR HELP! (not yelling, just emphasizing!) > > I have abc.war and I want both /abc and /xyz to work for it. I've > tried adding aliases="/abc=abc.war,/xyz=abc.war" and >

URGENT: Tomcat 7 Aliases

2016-12-08 Thread Victor Rodriguez
THANKS IN ADVANCE FOR YOUR HELP! (not yelling, just emphasizing!) I have abc.war and I want both /abc and /xyz to work for it. I've tried adding aliases="/abc=abc.war,/xyz=abc.war" and aliases="/abc=abc,/xyz=abc" but neither of those worked. This is how my original context.xml looked like.

Re: VERY URGENT

2015-04-02 Thread Christopher Schultz
-BEGIN PGP SIGNED MESSAGE- Hash: SHA256 André, On 4/2/15 11:00 AM, André Warnier wrote: > Gary Dominic wrote: >> Thank you for your kind reply. Its Windows Server 2003 R2. So >> there will be no performance issues right?. Also could you >> please tell me, which all are the optimal Window

Re: VERY URGENT

2015-04-02 Thread André Warnier
Gary Dominic wrote: Thank you for your kind reply. Its Windows Server 2003 R2. So there will be no performance issues right?. Also could you please tell me, which all are the optimal Windows servers for Apache Tomcat 7.x?. Please reply. Thanks a lot! Gary On 2 April 2015 at 20:07, David kerbe

Re: VERY URGENT

2015-04-02 Thread David kerber
On 4/2/2015 10:42 AM, Gary Dominic wrote: Thank you for your kind reply. Its Windows Server 2003 R2. So there will be no performance issues right?. Also could you please tell me, which all are the optimal Windows servers for Apache Tomcat 7.x?. There is no "optimal" server. It runs great on a

RE: VERY URGENT

2015-04-02 Thread Arthur Cosma
-Original Message- From: Gary Dominic [mailto:domig...@gmail.com] Sent: Thursday, April 02, 2015 10:43 AM To: Tomcat Users List Subject: Re: VERY URGENT Thank you for your kind reply. Its Windows Server 2003 R2. So there will be no performance issues right?. Also could you please tell

Re: VERY URGENT

2015-04-02 Thread Gary Dominic
Thank you for your kind reply. Its Windows Server 2003 R2. So there will be no performance issues right?. Also could you please tell me, which all are the optimal Windows servers for Apache Tomcat 7.x?. Please reply. Thanks a lot! Gary On 2 April 2015 at 20:07, David kerber wrote: > On 4/2/20

Re: VERY URGENT

2015-04-02 Thread David kerber
On 4/2/2015 10:27 AM, Gary Dominic wrote: Hi, Could any one please advise whether Apache Tomcat 7.x is compatible with Windows Server R2?. Also what are the most compatible servers that support Apache Tomcat 7.x?. Which Windows server R2? 2003 or 2008? Though it actually doesn't matter. TC

VERY URGENT

2015-04-02 Thread Gary Dominic
Hi, Could any one please advise whether Apache Tomcat 7.x is compatible with Windows Server R2?. Also what are the most compatible servers that support Apache Tomcat 7.x?. Please help!. Thanks. Regards, Gary

Re: [URGENT] Content-Encoding: gzip not set

2015-03-11 Thread Victor Rodriguez
Unfortunately, we're not ready to upgrade to 8.0.x yet, but I can see if I can get our F5 load balancer to add the "Content-encoding: gzip" response header. Thanks guys!

Re: [URGENT] Content-Encoding: gzip not set

2015-03-11 Thread Mark Thomas
On 11/03/2015 14:44, Victor Rodriguez wrote: > Thanks Geoff! The thing is that I'd rather not have to add a servlet > filter. > > Chris, I'm on Tomcat 7.0.53. Finally. We have some version information. The bad news is that the Default servlet gzip feature being discussed is only available in 8.

Re: [URGENT] Content-Encoding: gzip not set

2015-03-11 Thread Victor Rodriguez
Thanks Geoff! The thing is that I'd rather not have to add a servlet filter. Chris, I'm on Tomcat 7.0.53. The files don't have .gz extensions; they end in .json and .terrain. If I have gzip="true" will tomcat add "Content-encoding: gzip" to all requests or only for files that end in .gz? Havin

Re: [URGENT] Content-Encoding: gzip not set

2015-03-11 Thread Geoff Meakin
Hi Victor, I'm not sure if this is any use to you, but this guy seemed to have the same issue as you: http://stackoverflow.com/questions/1061066/http-compression-how-to-send-precompressed-files-that-exist-in-a-ear-file Are you able to use the suggestion of an output filter to add the content-enco

Re: [URGENT] Content-Encoding: gzip not set

2015-03-11 Thread Christopher Schultz
-BEGIN PGP SIGNED MESSAGE- Hash: SHA256 Victor, On 3/10/15 6:33 PM, Victor Rodriguez wrote: > I'm sorry. Don't apologize, just listen and respond appropriately. > I should have prefaced my original question by stating that I'd > read the Tomcat documentation Great. So, what is it abou

Re: [URGENT] Content-Encoding: gzip not set

2015-03-10 Thread Mark Eggers
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 On 3/10/2015 3:33 PM, Victor Rodriguez wrote: > I'm sorry. I should have prefaced my original question by stating > that I'd read the Tomcat documentation and did extensive googling > on the subject, but could not find the answer I was looking for. >

Re: [URGENT] Content-Encoding: gzip not set

2015-03-10 Thread Victor Rodriguez
I'm sorry. I should have prefaced my original question by stating that I'd read the Tomcat documentation and did extensive googling on the subject, but could not find the answer I was looking for. The only solution I found was having a servlet filter that adds the 'Content-encoding: gzip' respons

Re: [URGENT] Content-Encoding: gzip not set

2015-03-10 Thread André Warnier
Victor Rodriguez wrote: I finally have it working in Apache using the following. If there's an easy way to accomplish this in Tomcat I'd pref that cuz I could just leverage our existing deployed tomcats. Thanks! AddType application/json .json AddType application/vnd.quantized-mesh .terrain Add

Re: [URGENT] Content-Encoding: gzip not set

2015-03-10 Thread Victor Rodriguez
I finally have it working in Apache using the following. If there's an easy way to accomplish this in Tomcat I'd pref that cuz I could just leverage our existing deployed tomcats. Thanks! AddType application/json .json AddType application/vnd.quantized-mesh .terrain AddEncoding x-gzip .gz .tgz .

Re: [URGENT] Content-Encoding: gzip not set

2015-03-10 Thread Victor Rodriguez
AddType application/json .json AddType application/vnd.quantized-mesh .terrain

Re: [URGENT] Content-Encoding: gzip not set

2015-03-10 Thread Rainer Jung
Hi Chris, Am 10.03.2015 um 15:09 schrieb Christopher Schultz: -BEGIN PGP SIGNED MESSAGE- Hash: SHA256 Rainer, On 3/9/15 7:01 PM, Rainer Jung wrote: Am 09.03.2015 um 23:11 schrieb Christopher Schultz: -BEGIN PGP SIGNED MESSAGE- Hash: SHA256 Igor, On 3/9/15 6:01 PM, Igor Cici

Re: [URGENT] Content-Encoding: gzip not set

2015-03-10 Thread Victor Rodriguez
Interesting, we don't front with Apache, but we do have an F5 load balancer. Maybe it can add the "Content-encoding; gzip' response header. Thanks for the idea! In the meantime, I'll keep plugging away trying to get Tomcat to do it correctly. thanks again! On Mon, Mar 9, 2015 at 4:01 PM, Igor C

Re: [URGENT] Content-Encoding: gzip not set

2015-03-10 Thread Christopher Schultz
-BEGIN PGP SIGNED MESSAGE- Hash: SHA256 Rainer, On 3/9/15 7:01 PM, Rainer Jung wrote: > Am 09.03.2015 um 23:11 schrieb Christopher Schultz: >> -BEGIN PGP SIGNED MESSAGE- Hash: SHA256 >> >> Igor, >> >> On 3/9/15 6:01 PM, Igor Cicimov wrote: >>> On 10/03/2015 6:14 AM, "Victor Rodr

RE: [URGENT] Content-Encoding: gzip not set

2015-03-09 Thread Caldarale, Charles R
> From: André Warnier [mailto:a...@ice-sa.com] > Subject: Re: [URGENT] Content-Encoding: gzip not set > > > If there's something that drives me absolutely nuts it's people > > > that say "read the documentation" when you ask them for help. > It

Re: [URGENT] Content-Encoding: gzip not set

2015-03-09 Thread André Warnier
ing that documentation. *facepalm* Mark's response was a no-BS, cut-to-the-solution response, and you didn't like it. Why, I'm not sure. If there's something that drives me absolutely nuts it's people who say "help me with my URGENT problem, but no, I won't tell

Re: [URGENT] Content-Encoding: gzip not set

2015-03-09 Thread André Warnier
Rainer Jung wrote: Am 09.03.2015 um 23:11 schrieb Christopher Schultz: -BEGIN PGP SIGNED MESSAGE- Hash: SHA256 Igor, On 3/9/15 6:01 PM, Igor Cicimov wrote: On 10/03/2015 6:14 AM, "Victor Rodriguez" wrote: Greetings, I have some ALREADY gzipped files that I'm trying to serve up. I

Re: [URGENT] Content-Encoding: gzip not set

2015-03-09 Thread Mark Thomas
; Default Servlet > search the page for "gzip" > read the > description for what "gzip" does. > > I apologize for the difficulty level involved with finding that > documentation. > > *facepalm* > > Mark's response was a no-BS, cut-to-the-solution

Re: [URGENT] Content-Encoding: gzip not set

2015-03-09 Thread Rainer Jung
Am 09.03.2015 um 23:11 schrieb Christopher Schultz: -BEGIN PGP SIGNED MESSAGE- Hash: SHA256 Igor, On 3/9/15 6:01 PM, Igor Cicimov wrote: On 10/03/2015 6:14 AM, "Victor Rodriguez" wrote: Greetings, I have some ALREADY gzipped files that I'm trying to serve up. I have the following

Re: [URGENT] Content-Encoding: gzip not set

2015-03-09 Thread Igor Cicimov
On 10/03/2015 9:13 AM, "Christopher Schultz" wrote: > > -BEGIN PGP SIGNED MESSAGE- > Hash: SHA256 > > Igor, > > On 3/9/15 6:01 PM, Igor Cicimov wrote: > > On 10/03/2015 6:14 AM, "Victor Rodriguez" > > wrote: > >> > >> Greetings, > >> > >> I have some ALREADY gzipped files that I'm trying

Re: [URGENT] Content-Encoding: gzip not set

2015-03-09 Thread Christopher Schultz
-BEGIN PGP SIGNED MESSAGE- Hash: SHA256 Igor, On 3/9/15 6:01 PM, Igor Cicimov wrote: > On 10/03/2015 6:14 AM, "Victor Rodriguez" > wrote: >> >> Greetings, >> >> I have some ALREADY gzipped files that I'm trying to serve up. >> >> I have the following in my web.xml. >> >> json >> ap

Re: [URGENT] Content-Encoding: gzip not set

2015-03-09 Thread Igor Cicimov
On 10/03/2015 6:14 AM, "Victor Rodriguez" wrote: > > Greetings, > > I have some ALREADY gzipped files that I'm trying to serve up. > > I have the following in my web.xml. > > > json > application/gzip > > > > And, I have the following in my server.xml: > > > > > From the command line, I

Re: [URGENT] Content-Encoding: gzip not set

2015-03-09 Thread Christopher Schultz
t;gzip" does. I apologize for the difficulty level involved with finding that documentation. *facepalm* Mark's response was a no-BS, cut-to-the-solution response, and you didn't like it. Why, I'm not sure. If there's something that drives me absolutely nuts it's people

Re: [URGENT] Content-Encoding: gzip not set

2015-03-09 Thread Victor Rodriguez
Brilliant Chris! However, if it were that easy, I would have already found it and figured it out. That's why I'm asking the experts on this list for HELP! Not for someone to tell me that "I ought to read the documentation for the feature I'm trying to use." If there's something that drives me a

Re: [URGENT] Content-Encoding: gzip not set

2015-03-09 Thread Mark Thomas
On 09/03/2015 21:25, Victor Rodriguez wrote: > Thanks Mark! Unfortunately, that is not an option. The client will be > requesting the files without the .gz extension. Who said anything about the client having to change the file name it was requesting? Did you even look at the documentation for

Re: [URGENT] Content-Encoding: gzip not set

2015-03-09 Thread Christopher Schultz
-BEGIN PGP SIGNED MESSAGE- Hash: SHA256 Victor, On 3/9/15 5:25 PM, Victor Rodriguez wrote: > Thanks Mark! Unfortunately, that is not an option. The client > will be requesting the files without the .gz extension. > > On Mon, Mar 9, 2015 at 2:01 PM, Mark Thomas > wrote: > >> On 09/03/

Re: [URGENT] Content-Encoding: gzip not set

2015-03-09 Thread Christopher Schultz
-BEGIN PGP SIGNED MESSAGE- Hash: SHA256 Victor, On 3/9/15 3:12 PM, Victor Rodriguez wrote: > I have some ALREADY gzipped files that I'm trying to serve up. See Mark's reply for how to do what you are trying to do. I'd like to comment, here, though. > I have the following in my web.xml.

Re: [URGENT] Content-Encoding: gzip not set

2015-03-09 Thread Victor Rodriguez
Thanks Mark! Unfortunately, that is not an option. The client will be requesting the files without the .gz extension. On Mon, Mar 9, 2015 at 2:01 PM, Mark Thomas wrote: > On 09/03/2015 19:12, Victor Rodriguez wrote: > > > How do I tell Tomcat to include the Content-Encoding: gzip response > >

Re: [URGENT] Content-Encoding: gzip not set

2015-03-09 Thread Mark Thomas
On 09/03/2015 19:12, Victor Rodriguez wrote: > How do I tell Tomcat to include the Content-Encoding: gzip response > header? Again, these area ALREADY zipped files. I'm not interested in > Tomcat doing the gziping on the fly. Add .gz to the end of the file name and set gzip="true" for the defau

[URGENT] Content-Encoding: gzip not set

2015-03-09 Thread Victor Rodriguez
Greetings, I have some ALREADY gzipped files that I'm trying to serve up. I have the following in my web.xml. json application/gzip And, I have the following in my server.xml: >From the command line, I can curl the files and gunzip them just fine, so they are coming across gzippe

Re: Two Way authentication - Urgent Help

2014-06-16 Thread Grip In
> 81:C9:BF:20:E9:D8:18:7E:E5:F7:54:B1:68:0B:00:65:DB:13:8E:52 > > > > > > My server.xml enteries are > > > > > keystoreFile="path\tomcat.keystore" keystorePass="tomcat" > > truststorefile="path\server.truststore" truststorepass="client" > > maxThreads="1500" scheme="https" secure="true" clientAuth="true" > > sslProtocol="TLS" /> > > > > My tomcat user enteries are > > > > > password="null" roles="admin"/> > > > > > > But could not get the resolution > > > > Please help urgent. >

Re: Two Way authentication - Urgent Help

2014-06-15 Thread Dino Ciuffetti
path\tomcat.keystore" keystorePass="tomcat" > truststorefile="path\server.truststore" truststorepass="client" > maxThreads="1500" scheme="https" secure="true" clientAuth="true" > sslProtocol="TLS" /> > > My tomcat user enteries are > > password="null" roles="admin"/> > > > But could not get the resolution > > Please help urgent.

Two Way authentication - Urgent Help

2014-06-15 Thread Grip In
e contains 1 entry mykey, Jun 16, 2014, trustedCertEntry, Certificate fingerprint (SHA1): 81:C9:BF:20:E9:D8:18:7E:E5:F7:54:B1:68:0B:00:65:DB:13:8E:52 My server.xml enteries are My tomcat user enteries are But could not get the resolution Please help urgent.

RE: Need urgent help - Removing jvmoptions from tomcat service

2014-03-31 Thread Jeffrey Janner
> -Original Message- > From: Mukul Bhatnagar [mailto:mukul@gmail.com] > Sent: Monday, March 31, 2014 12:40 PM > To: users@tomcat.apache.org > Subject: Fwd: Need urgent help - Removing jvmoptions from tomcat > service > > -- Forwarded message --

  1   2   3   >