Re: [ANN] New committer: Dimitris Soumis

2024-07-05 Thread Igal Sapir
Congrats Dimitris! Welcome to the team! Igal On Fri, Jul 5, 2024, 13:25 Mark Thomas wrote: > On behalf of the Tomcat committers I am delighted to announce that > Dimitris Soumis (dsoumis) has been voted in as a new Tomcat committer. > > Please join me in congratulating Dimitris. > > Kind regar

Re: Embedded vs Standalone Tomcat

2020-10-18 Thread Igal Sapir
Amit, On Fri, Oct 16, 2020 at 8:32 AM Amit Pande wrote: > My apologies in advance if this has been already discussed in the group. I > am looking for experiences of the community, any nitpicks, etc. > > Currently we are using standalone Tomcat version (9.x) to host a web > applications which are

Java debugger can't find JSP source code

2020-10-17 Thread Igal Sapir
I am setting a breakpoint in a JSP file and it breaks as expected when I connect with jdb. But when I try to show the source code near the breakpoint, I get an error message. 1) I am using the default webapps/ROOT/index.jsp that ships with Tomcat. 2) I have set the init-params suppressSmap=false

Re: Request for Help

2020-07-30 Thread Igal Sapir
On Wed, Jul 29, 2020 at 8:54 AM Christopher Schultz < ch...@christopherschultz.net> wrote: > -BEGIN PGP SIGNED MESSAGE- > Hash: SHA256 > > Mohan, > > On 7/29/20 10:32, Mohan T wrote: > > This is build using cruise control . We have a similar > > environment wherein this deliverable is wor

Re: Upgrade: tomcat8w.exe //ES//example - dump Java Options and other information to tomcat9

2020-07-30 Thread Igal Sapir
Hans, On Tue, Jul 28, 2020 at 5:51 AM Hans Schou wrote: > > > > Fra: Christopher Schultz > > > Seems like it would be kind of awesome to have a feature like //PS// > which would dump-out the service as a .BAT file, like: > > > C:> tomcat9w.exe //PS//my-service-name > > Yes, that would be great

Re: Can Directory Listing and Welcome File List coexist?

2020-07-30 Thread Igal Sapir
On Thu, Jul 30, 2020 at 12:30 PM Igal Sapir wrote: > On Thu, Jul 30, 2020 at 12:25 PM Igal Sapir wrote: > >> Mark, >> >> On Thu, Jul 30, 2020 at 12:21 PM Igal Sapir wrote: >> >>> Mark, >>> >>> On Thu, Jul 30, 2020 at 12:14 PM Mark Thom

Re: Can Directory Listing and Welcome File List coexist?

2020-07-30 Thread Igal Sapir
Mark, On Thu, Jul 30, 2020 at 12:21 PM Igal Sapir wrote: > Mark, > > On Thu, Jul 30, 2020 at 12:14 PM Mark Thomas wrote: > >> On July 30, 2020 5:49:41 PM UTC, Igal Sapir wrote: >> >Hello, >> > >> >I have the following in web.xml: >> > &

Re: Can Directory Listing and Welcome File List coexist?

2020-07-30 Thread Igal Sapir
On Thu, Jul 30, 2020 at 12:25 PM Igal Sapir wrote: > Mark, > > On Thu, Jul 30, 2020 at 12:21 PM Igal Sapir wrote: > >> Mark, >> >> On Thu, Jul 30, 2020 at 12:14 PM Mark Thomas wrote: >> >>> On July 30, 2020 5:49:41 PM UTC, Igal Sapir wrote: &

Re: Can Directory Listing and Welcome File List coexist?

2020-07-30 Thread Igal Sapir
Mark, On Thu, Jul 30, 2020 at 12:14 PM Mark Thomas wrote: > On July 30, 2020 5:49:41 PM UTC, Igal Sapir wrote: > >Hello, > > > >I have the following in web.xml: > > > > - A servlet named Lucee, mapped to by URI pattern "*.cfm" > > - A defa

Re: Can Directory Listing and Welcome File List coexist?

2020-07-30 Thread Igal Sapir
Chris, On Thu, Jul 30, 2020 at 11:20 AM Christopher Schultz < ch...@christopherschultz.net> wrote: > > On 7/30/20 13:49, Igal Sapir wrote: > > Hello, > > > > I have the following in web.xml: > > > > - A servlet named Lucee, mapped to by URI pattern &

Can Directory Listing and Welcome File List coexist?

2020-07-30 Thread Igal Sapir
Hello, I have the following in web.xml: - A servlet named Lucee, mapped to by URI pattern "*.cfm" - A default servlet from Tomcat, with init-param listings=true - A welcome-file of "index.cfm" My expectation is that for a request to a given directory, if a file named index.cfm exists then

Re: Let's Encrypt with Tomcat?

2019-12-26 Thread Igal Sapir
James, On Thu, Dec 26, 2019 at 4:49 PM James H. H. Lampert < jam...@touchtonecorp.com> wrote: > We have a Tomcat (8.5.40) server running on an Amazon EC2 instance, > currently using a Java Keystore for the SSL support. > > We would like to be able to use Let's Encrypt, but I've learned that > Let

Re: Profiler for Tomcat

2019-08-27 Thread Igal Sapir
YourKit Java Profiler [1] is really great in my opinion. Igal [1] https://www.yourkit.com/java/profiler/ On Tue, Aug 27, 2019 at 5:12 PM calder wrote: > YourKit, AppDynamics, Mission Control, JProfiler, New Relic, ... > > > On Tuesday, August 27, 2019, Michael Duffy wrote: > > > I have search

Re: Build Dependencies

2019-04-15 Thread Igal Sapir
Chris, On Mon, Apr 15, 2019 at 7:52 AM Christopher Schultz < ch...@christopherschultz.net> wrote: > -BEGIN PGP SIGNED MESSAGE- > Hash: SHA256 > > Igal, > > On 4/14/19 13:23, Igal Sapir wrote: > > John, > > > > On Sun, Apr 14, 2019 at 6:50

Re: Build Dependencies

2019-04-14 Thread Igal Sapir
John, On Sun, Apr 14, 2019 at 6:50 AM John Dale wrote: > Hi Mark; > > Do you have an artifact depicting the dependencies in Tomcat? I'd > like to start building, debugging, and helping-out, but I just like > using Ant and using manual methods for dependencies at compile time. > > Do I have a ch

Re: Tomcat Usage

2019-03-21 Thread Igal Sapir
Lucas, On 3/21/2019 6:57 AM, Lucas Bovetto wrote: Hello, I whould like to get a support to a problem that has been happening. I have scenario that my tomcat stay in 100% cpu usage even though no one access, and when it happening nobody can accesses tomcat. Configuration: O.S: Windows Server

Re: Number of tomcat downloads

2019-02-05 Thread Igal Sapir
On Tue, Feb 5, 2019 at 6:35 AM Christopher Schultz < ch...@christopherschultz.net> wrote: > -BEGIN PGP SIGNED MESSAGE- > Hash: SHA256 > > Leon, > > On 2/5/19 05:35, Leon Rosenberg wrote: > > A little background on the original question: we have some legal > > issues with a client, among ot

Re: Number of tomcat downloads

2019-02-05 Thread Igal Sapir
Chris, On Tue, Feb 5, 2019 at 6:32 AM Christopher Schultz < ch...@christopherschultz.net> wrote: > -BEGIN PGP SIGNED MESSAGE- > Hash: SHA256 > > Igal, > > On 2/4/19 23:52, Igal Sapir wrote: > > > > On that note, should we add Google Analytics to th

Re: Number of tomcat downloads

2019-02-04 Thread Igal Sapir
On Mon, Feb 4, 2019 at 3:58 PM Leon Rosenberg wrote: > Hi, > > I vaguely remember Marc naming some figures for number of tomcat downloads > sofar, but I couldn't find anything in the state of the cat slides. > I checked on the website, but all I found was this: > > " Tomcat has been downloaded mo

Re: Proper way to set up tomcat 8.5 (autostart and service setup)

2019-01-08 Thread Igal Sapir
t; On 1/8/19, John Larsen wrote: > > I simply tie systemd with the init script. Our servers host around 20-30 > > tomcat instances. I found it easier do it this way. > > > > > > John Larsen > > > > > > > > On Tue, Jan 8, 2019 at 10:2

Re: Proper way to set up tomcat 8.5 (autostart and service setup)

2019-01-08 Thread Igal Sapir
ystem into an older one just to make it easy is a hack IMO, and while it can be OK under some circumstances when maintaining an older system, I would advise strongly against that when setting up a new system. Igal > > > John Larsen > > > > On Tue, Jan 8, 2019 at 10:26 AM Igal Sa

Re: Proper way to set up tomcat 8.5 (autostart and service setup)

2019-01-08 Thread Igal Sapir
On Tue, Jan 8, 2019 at 9:08 AM John Larsen wrote: > Setup an init script. > On modern Linux systems you should really use systemd instead of the old init scripts. I've written in the past a script that can be used as a systemd template, so it allowed for multiple services to be run on different

Re: Tomcat 9.0.14 Windows service slow to stop

2019-01-08 Thread Igal Sapir
On Tue, Jan 8, 2019 at 7:45 AM Rémy Maucherat wrote: > On Tue, Jan 8, 2019 at 4:25 PM Jean-Pascal Houde > wrote: > > > "Catalina-utility-1" prio=1 tid=15 WAITING > > > Is DestroyJavaVM supposed to be the only non-daemon thread at that point? Thanks, Igal > > Ok, so the new default for the u

Re: Tomcat 9.0.14 Windows service slow to stop

2019-01-07 Thread Igal Sapir
On Mon, Jan 7, 2019 at 8:57 PM Christopher Schultz < ch...@christopherschultz.net> wrote: > -BEGIN PGP SIGNED MESSAGE- > Hash: SHA256 > > Steve, > > On 1/7/19 19:47, Steve Demy wrote: > > This sounds similar to: > > > > http://mail-archives.apache.org/mod_mbox/tomcat-dev/201812.mbox/ajax/%

Re: [OT] Happy New Year

2018-12-31 Thread Igal Sapir
On 12/31/2018 8:38 AM, Leon Rosenberg wrote: I wish a happy and sound new year to all of the tomcat family! See, Hear and Read all of you next year! Happy New Year everyone! Igal - To unsubscribe, e-mail: users-unsubscr...@

Re: [ANN] New committer: Woonsan Ko

2018-12-24 Thread Igal Sapir
W00t w00t!  Congrats Woonsan :) Igal On 12/19/2018 6:05 PM, Woonsan Ko wrote: Thank you very much for the warm welcomes! I have watched many volunteering hearts here, helping each other in this community, for years. This community has been my biggest input source from which I have learned how

Re: Number of Web Applications in one Tomcat: THANKS!

2018-11-01 Thread Igal Sapir
Chris, On Thu, Nov 1, 2018 at 10:13 AM Christopher Schultz < ch...@christopherschultz.net> wrote: > > On 11/1/18 12:06, Igal Sapir wrote: > > On Thu, Nov 1, 2018 at 7:39 AM André Warnier (tomcat) > > wrote: > > > >> On 01.11.2018 14:51, Christopher Sc

Re: Number of Web Applications in one Tomcat: THANKS!

2018-11-01 Thread Igal Sapir
On Thu, Nov 1, 2018 at 7:39 AM André Warnier (tomcat) wrote: > On 01.11.2018 14:51, Christopher Schultz wrote: > > We assign each dev a number and each application a number. Each pair > > of dev+app yields an actual port number. This works great in > > development so nobody ever steps on anyone's

Re: Number of Web Applications in one Tomcat

2018-10-29 Thread Igal Sapir
Tarek, On 10/29/2018 2:04 AM, Leon Rosenberg wrote: Clearly one webapp per tomcat. Makes everything easier. Also, if your apps aren't really tiny, the memory overhead of tomcat is minimal compared to the advantages. +1 On 10/29/2018 6:39 AM, Christopher Schultz wrote: I usually deploy one w

Re: Tomcat embedded with Apache Solr

2018-10-26 Thread Igal Sapir
Chris, On Sat, Oct 13, 2018 at 6:41 PM Christopher Schultz < ch...@christopherschultz.net> wrote: > -BEGIN PGP SIGNED MESSAGE- > Hash: SHA256 > > All, > > I've posted a question to the Solr mailing list[1] about why Jetty is > being used instead of Tomcat, and it seems that it's just "alw

Re: Tomcat embedded with Apache Solr

2018-10-26 Thread Igal Sapir
Woonsan, On Fri, Oct 26, 2018 at 2:54 PM Woonsan Ko wrote: > Not sure if it helps, but I've spent some hours to test it out for my > curiosity. Embedding tomcat v9 with an example servlet is simple > enough, but it's not working yet with fully initialized Solr: > - https://github.com/woonsan/sol

Re: [EXTERNAL] Re: Tomcat custom location for configuration

2018-10-26 Thread Igal Sapir
Amit, On Fri, Oct 26, 2018 at 9:45 AM Amit Pande wrote: > Thank you once again, Chris and Mark! > > > https://tomcat.apache.org/tomcat-9.0-doc/introduction.html#CATALINA_HOME_and_CATALINA_BASE > > Was able to meet our requirement of moving Tomcat configuration to a > custom location using a diff

HTTP2 vs. HTTP 1.1 Performance Demo

2018-10-18 Thread Igal Sapir
I published a video that shows the performance benefits of HTTP/2 vs HTTP/1.1 To see just the demo, skip to 1:39 - https://youtu.be/jhqrRT4fvOA?t=99 To watch from the beginning where there is some more information about the h2 protocol, visit https://youtu.be/jhqrRT4fvOA h/t Jean-Frederic Cl

Re: [OT] Oracle Java 11 discussion?

2018-10-17 Thread Igal Sapir
Cris, On Wed, Oct 17, 2018 at 9:28 AM Berneburg, Cris J. - US wrote: > Thanks Mark > > mt> The argument for a JRE vs a JDK is that the JDK includes > mt> a compiler. The only reason Tomcat can run on a JRE and > mt> still support JSPs (which require compilation) is that > mt> Tomcat includes a J

Re: [OT] Oracle Java 11 discussion?

2018-10-15 Thread Igal Sapir
On 10/15/2018 11:37 AM, Mark Thomas wrote: On 15/10/18 18:53, Berneburg, Cris J. - US wrote: Hi Folks What has anyone been thinking about the upcoming Oracle Java 11 release / support stuff? Frankly, I'm confused by it all and am still trying to wrap my brain around it. I have concerns abo

Re: Request for a technical review

2018-10-12 Thread Igal Sapir
On 10/12/2018 11:23 AM, Christopher Schultz wrote: -BEGIN PGP SIGNED MESSAGE- Hash: SHA256 Mallory, On 10/12/18 13:23, Mallory Mooney wrote: I definitely appreciate everyone's willingness to help out! Here is the link to the GDoc: https://docs.google.com/document/d/1fudlXj055nnPd-1lUo

Re: Security Alerts Email Subscription

2018-10-10 Thread Igal Sapir
Pradeep, On 10/10/2018 11:03 AM, Goutam, Pradeep wrote: Hello Team Is there a mailing list for subscription to just the security alerts for Apache HTTP and Tomcat Server, If there is one can you please send it to me. You should subscribe to the Announce mailing list: http://tomcat.apache.org

Re: TC 8.5 cachingAllowed=false ramifications [and potential Resource CacheSelector specification]?

2018-10-09 Thread Igal Sapir
On 10/9/2018 11:03 AM, Berneburg, Cris J. - US wrote: Mark cjb> SPECIFIC: The Excel files are [...] accessed only cjb> once. They don't need to be cached. Is it cjb> possible to declare only the Excel reports output cjb> folder as non-cache-able but leave the (default) cjb> context cache setti

Re: ApacheCon NA is in just under 3 weeks

2018-09-22 Thread Igal Sapir
ApacheCon NA 2018 attendees, I should be there Sunday, the night before the conference starts, at around 19:00-ish local time. If anyone wants to get together for a beer or something, I'd be happy to buy the first round (limit first 50 people to show up). Igal

Re: How to Disable JSP in Embedded Tomcat

2018-09-22 Thread Igal Sapir
On Sat, Sep 22, 2018 at 2:10 AM Mark Thomas wrote: > > On 22/09/2018 01:11, Igal Sapir wrote: > > Mark, > > > > On Fri, Sep 21, 2018 at 12:54 AM Mark Thomas wrote: > > > >> On 21/09/18 05:57, Igal Sapir wrote: > >>> I want to embed Tomcat i

Re: How to Disable JSP in Embedded Tomcat

2018-09-21 Thread Igal Sapir
On Fri, Sep 21, 2018 at 5:11 PM Igal Sapir wrote: > Mark, > > On Fri, Sep 21, 2018 at 12:54 AM Mark Thomas wrote: > >> On 21/09/18 05:57, Igal Sapir wrote: >> > I want to embed Tomcat in a simple application that does not use JSP, >> and >> > that set

Re: How to Disable JSP in Embedded Tomcat

2018-09-21 Thread Igal Sapir
Mark, On Fri, Sep 21, 2018 at 12:54 AM Mark Thomas wrote: > On 21/09/18 05:57, Igal Sapir wrote: > > I want to embed Tomcat in a simple application that does not use JSP, and > > that sets the default servlet's listings initParam to true. > > > >

Re: Connection refused: connect

2018-09-21 Thread Igal Sapir
On 9/21/2018 12:45 PM, André Warnier (tomcat) wrote: Hi. Sorry, forget my answer below, I was probably talking nonsense here. The stack trace that you show does not even mention any Tomcat class, so the "connect" mentioned below probably has nothing to do with the HTTP CONNECT method. It looks

How to Disable JSP in Embedded Tomcat

2018-09-20 Thread Igal Sapir
I want to embed Tomcat in a simple application that does not use JSP, and that sets the default servlet's listings initParam to true. When I use the StandardContext, Tomcat.initWebappDefaults() [1] is called and adds the default servlet and the JSP servlet. I would like to prevent that, but hopef

Re: Fw: Error: Could not find or load main class org.apache.catalina.startup.Bootstrap

2018-09-12 Thread Igal Sapir
Karen, On 9/12/2018 11:15 PM, Igal Sapir wrote: Karen, On 9/12/2018 9:43 PM, Karen Goh wrote:   Hi Igal, I think you are spot-on my problem. Tks.  Thanks to Burghard also for suggesting re-importing the project. I just since corrected the directory address inside my run configuration as

Re: Fw: Error: Could not find or load main class org.apache.catalina.startup.Bootstrap

2018-09-12 Thread Igal Sapir
Karen, On 9/12/2018 9:43 PM, Karen Goh wrote: Hi Igal, I think you are spot-on my problem. Tks. Thanks to Burghard also for suggesting re-importing the project. I just since corrected the directory address inside my run configuration as follows ; -Dcatalina.base="C:\Program Files\Apache\a

Re: Fw: Error: Could not find or load main class org.apache.catalina.startup.Bootstrap

2018-09-12 Thread Igal Sapir
Karen, On Mon, Sep 10, 2018 at 9:46 PM, Karen Goh wrote: > Hi, > > I would like to add in further information about above problem and I hope > someone can tell me the solution to make it work again. > > Please see image as per the latest error I am getting: > > https://ibb.co/eR1cep > > I'd also

Re: ApacheCon NA is in just under 3 weeks

2018-09-11 Thread Igal Sapir
On 9/11/2018 2:30 PM, Mark Thomas wrote: On 05/09/18 20:52, Igal Sapir wrote: On 9/5/2018 8:22 AM, Christopher Schultz wrote: On 9/5/18 06:40, Mark Thomas wrote: All, ApacheCon North America starts in Montréal in just under three weeks. There are 2 days of Tomcat content starting on the

Re: ApacheCon NA is in just under 3 weeks

2018-09-05 Thread Igal Sapir
On 9/5/2018 8:22 AM, Christopher Schultz wrote: On 9/5/18 06:40, Mark Thomas wrote: All, ApacheCon North America starts in Montréal in just under three weeks. There are 2 days of Tomcat content starting on the Monday. If you haven't registered, now would be a good time to do so ;) The evening

Re: Tutorial - How to Set Up Lucee in Tomcat

2018-09-05 Thread Igal Sapir
On 9/5/2018 8:25 AM, Christopher Schultz wrote: Igal, On 9/5/18 02:25, Igal @ Lucee.org wrote: I published a blog post with an accompanying video tutorial about setting up Lucee in Tomcat. Seems like a great beginning for an ApacheCon presentation ;) LOL.  Maybe next year ;) Thanks though! 

Re: [ANN] New committer: Igal Sapir

2018-07-15 Thread Igal Sapir
On 5/25/2018 4:50 PM, Christopher Schultz wrote: On 5/24/18 3:09 PM, Mark Thomas wrote: On behalf of the Tomcat committers I am pleased to announce that Igal Sapir (isapir) has been voted in as a new Tomcat committer. Please join me in welcoming him. Welcome! Now you have to come to

Re: Tomcat 5.5.17 migration to 6

2018-07-15 Thread Igal Sapir
On 7/14/2018 8:05 AM, calder wrote: Why migrate to a version that is EOL (no doubt why you can't find docs) ? https://tomcat.apache.org/tomcat-60-eol.html If I were in the situation, I'd migrate to a more modern version, such as 8.5 Definitely! +1 On Saturday, July 14, 2018, David Babooram

Re: problem in starting tomcat

2018-06-27 Thread Igal Sapir
On 6/27/2018 10:53 AM, Coty Sutherland wrote: On Wed, Jun 27, 2018 at 1:08 PM, Prateek wrote: Hi Chris, By hardened, I meant that support for some FIPS non-complaint algos were removed/disabled. Thanks for confirming again that this is a clear problem with the JVM. From what you've given us

Re: problem in starting tomcat

2018-06-26 Thread Igal Sapir
Prateek, On 6/26/2018 9:27 AM, Prateek Yadav wrote: Thanks for reply I already tested it for more than one machine so hardware problem can not be a case. On 6/25/2018 8:20 PM, Prateek wrote: My configuration: OS:REDHAT 7.5 (64 bit) Tomcat: 8.5.31 Jdk- jdk-11(Early-Access) When I am trying t

Re: [OT] creation of virtual directories

2018-06-13 Thread Igal Sapir
On 6/13/2018 9:06 AM, Christopher Schultz wrote: The XML declaration () is always optional, but does provide important information if it's different from the default. Specifically, it tells the parser what version of XML is being used (default: 1.0) and what character encoding is being used (defa

Re: Tomcat Installation on Windows

2018-06-13 Thread Igal Sapir
Michael, On 6/13/2018 3:58 AM, Lemke, Michael ST/HZA-ZIC2 wrote: I've been struggling to come to grips with Tomcat installation on Windows Server but I couldn't really find a clear answer. This is what I want to achieve: * Have one directory tree with all my webapps * Have a tomcat

Re: Can't Connect to Apache.org Network

2018-06-13 Thread Igal Sapir
Mark, On 6/12/2018 11:13 PM, Mark Thomas wrote: You were banned for > 100,000 page views in a 24 hour period. That is way more than any reasonably behaving client should be issuing. I suspect you were pulling down one svn commit at a time. With the ASF repo, that is pretty much guaranteed t

Re: Can't Connect to Apache.org Network

2018-06-12 Thread Igal Sapir
On 6/12/2018 3:33 PM, Olaf Kock wrote: On 12.06.2018 23:33, Igal Sapir wrote: Perhaps it to revisit the thresholds that trigger warnings/bans. The Tomcat SVN repo might be much larger today than it was when those were last examined and set. You might want to start at https://github.com

Re: Can't Connect to Apache.org Network

2018-06-12 Thread Igal Sapir
Update: On 6/12/2018 11:55 AM, Igal Sapir wrote: According to Mark in that thread [1], there is a daily threshold and if you exceed it you get a warning.  "If you trigger three warnings in a period" you get banned for a long term (weeks). I did not see any warnings.  The proc

Re: Can't Connect to Apache.org Network

2018-06-12 Thread Igal Sapir
On 6/12/2018 11:41 AM, Igal Sapir wrote: The last thing I was trying to do was a complete SVN pull with 'git svn clone' of Tomcat, which failed mid-process with 'error: git-svn died of signal 11'.  A google search shows results with the title "[INFRA-10509] Can&

Can't Connect to Apache.org Network

2018-06-12 Thread Igal Sapir
Hi all, I am experiencing a weird network issue and as of ~48 hours ago I can not connect to the Apache.org network.  I am connected via AT&T Fiber and spent half the day on the phone with them in vain.  Unfortunately it is not simple to get a new IP from AT&T (even though it is supposedly a

Re: [ANN] New committer: Igal Sapir

2018-05-25 Thread Igal Sapir
Chris, On Fri, May 25, 2018 at 4:50 PM, Christopher Schultz < ch...@christopherschultz.net> wrote: > > Welcome! > > Now you have to come to ApacheCon so we can all meet you :) > > Thank you! And thanks again for pointing out the invitation. I am actually looking into coming to ApacheCon, or at

Re: question on different version of tomcat running on the same pc

2014-08-16 Thread Igal Sapir
Sure, as long as each instance listens on a unique IP:port combination. On Aug 16, 2014 11:25 PM, "NEW IT" wrote: > Hello experts, > > For development purpose, I wonder if I could install and run Tomcat 6 > and 7 the same time on my same development box? > > > Thanks. > > ---

RE: Programmatically retrieve number of tomcat connections

2014-07-31 Thread Igal Sapir
Isn't Filter.doFilter() called once for each incoming http request? On Jul 31, 2014 10:24 AM, "Caldarale, Charles R" wrote: > > From: Igal @ getRailo.org [mailto:i...@getrailo.org] > > Subject: Re: Programmatically retrieve number of tomcat connections > > > 1) you create a class that implements

RE: Programmatically retrieve number of tomcat connections

2014-07-31 Thread Igal Sapir
Write a simple ServletFilter On Jul 31, 2014 9:33 AM, "Campbell, Lance" wrote: > Good question. I would like to have a servlet that would return to me the > number of tomcat HTTP connections. I know you can do this via a Linux > console command. But I would prefer to do it via a servlet. > >

Re: Tomcat virtual host shows blank page

2014-07-24 Thread Igal Sapir
Check with view source on the blank page and see if you get anything there On Jul 24, 2014 6:16 PM, "Jordan Michaels" wrote: > Hi Arya, > > Are you using a web server like Apache in front of Tomcat, or are you > hitting the Tomcat port directly? This will tell us if the problem is > somewhere in

Re: Stop Tomcat8 Service Gracefully on Windows

2014-07-01 Thread Igal Sapir
> > >Locked ownable synchronizers: > > - None > > > > "Finalizer" - Thread t@3 > >java.lang.Thread.State: WAITING > > at java.lang.Object.wait(Native Method) > > - waiting on <1674ba21> (a java.lan