Re: Binary of mod_jk.so for Apache 2.2.x

2011-07-15 Thread André Warnier
For both threads : Binary of mod_jk.so for Apache 2.2.x and mod_jk under RedHat ? Here is apparently the deal with mod_jk and Redhat (quoted from my competent sysadmin) : In the RedHat product Red Hat Enterprise Linux Server (RHELS), there is no repository containing a pre-packaged mod_jk

Re: mod_jk under RedHat ?

2011-07-15 Thread André Warnier
For both threads : Binary of mod_jk.so for Apache 2.2.x and mod_jk under RedHat ? Here is apparently the deal with mod_jk and Redhat (quoted from my competent sysadmin) : In the RedHat product Red Hat Enterprise Linux Server (RHELS), there is no repository containing a pre-packaged mod_jk

Re: Terminating Timer Thread Gracefully

2011-07-15 Thread Mark Thomas
On 14/07/2011 23:59, Terence M. Bandoian wrote: On 1:59 PM, Mark Thomas wrote: On 14/07/2011 06:11, Terence M. Bandoian wrote: I can live with this. It's just one of those it would be nice not to have to explain things and if Thread.sleep does the trick, I'm happy. As I mentioned in my

RedHat and mod_jk

2011-07-15 Thread André Warnier
Hi. Recently, other people and myself were looking for a pre-packaged mod_jk binary for a RedHat RHELS system. As a result of some investigation (by Mark Eggers on one side, and an independent sysadmin of my customer on the other side), things seem to boil down to (largely quoted) : In

Webserver HowTo

2011-07-15 Thread Stephan Hofmann
Dear all, I currently ran into a problem while configuring apache2 with apache-tomcat6. I followed the steps explained on the page http://tomcat.apache.org/connectors-doc/webserver_howto/apache.html Under Installation-Using Tomcat auto-configure A part is missing to get this running using a

RE: mod_jk question about lingering close_waits

2011-07-15 Thread Edward Quick
Thanks for your replies. I found the solution was to set JkWatchdogInterval (by default this is not on). I set it to 30, and observed the FIN_WAIT disappears after 60 seconds (this could be the worker.maintain setting?) and the CLOSE_WAIT thread disappeared when it reached the

RE: Sticky Session Not Working With Apache 2.0.54 and Tomcat 7.0.8

2011-07-15 Thread Lataxes, Karl
Our servlet assigns a session id to a client when it initially contacts the server. The session id consists of session-id, a unique client identifier, and the current time in milliseconds, which is used as session identification for subsequent requests. There are numerous message exchanges

RE: RedHat and mod_jk

2011-07-15 Thread Martin Gainty
not having (publicly available) apt/rpm package for at least one of the mod_jk distros will cause RH to lose market-share Martin -- __ Note de déni et de confidentialité Ce message est confidentiel et peut être privilégié. Si vous n'êtes pas le

How can i change JSESSIONIDSSO cookie name?

2011-07-15 Thread Mathan Karthik
Hi Guys, I have JSESSIONIDSSO cookie related problem. Currently I'm running two web applications in the same machine, but using two different tomcat servers. Both the applications has the same context path, but port numbers are different. I've enabled single sign on feature in in one of

RE: Binary of mod_jk.so for Apache 2.2.x

2011-07-15 Thread Leffingwell, Jonathan R CTR FRCSE, JAX 7.2.2
Big thanks to Chris, Andre, and everyone else for all of the guidance! I think I'm going to do this: 1. Compile Apache 2.2.19 in /myuser/ space (since I don't have root or admin privileges). 2. Ask the admin to do his part in taking the compiling code and installing it. I have a question

RE: Binary of mod_jk.so for Apache 2.2.x

2011-07-15 Thread Jeff Allison
Isn't mod_jk deprecated in favour of mod_ajp. On Jul 15, 2011 10:15 PM, Leffingwell, Jonathan R CTR FRCSE, JAX 7.2.2 jonathan.leffingwell@navy.mil wrote: Big thanks to Chris, Andre, and everyone else for all of the guidance! I think I'm going to do this: 1. Compile Apache 2.2.19 in

Re: Sticky Session Not Working With Apache 2.0.54 and Tomcat 7.0.8

2011-07-15 Thread Rainer Jung
On 15.07.2011 12:48, Lataxes, Karl wrote: Our servlet assigns a session id to a client when it initially contacts the server. The session id consists of session-id, a unique client identifier, and the current time in milliseconds, which is used as session identification for subsequent

Re: mod_jk question about lingering close_waits

2011-07-15 Thread Rainer Jung
On 15.07.2011 12:09, Edward Quick wrote: Thanks for your replies. I found the solution was to set JkWatchdogInterval (by default this is not on). I set it to 30, and observed the FIN_WAIT disappears after 60 seconds (this could be the worker.maintain setting?) and the CLOSE_WAIT thread

Re: Binary of mod_jk.so for Apache 2.2.x

2011-07-15 Thread Rainer Jung
On 15.07.2011 14:20, Jeff Allison wrote: Isn't mod_jk deprecated in favour of mod_ajp. No Rainer - To unsubscribe, e-mail: users-unsubscr...@tomcat.apache.org For additional commands, e-mail: users-h...@tomcat.apache.org

Re: Problem-Tomcat 7.0.16 on mac os 10.6.8

2011-07-15 Thread Hassan Schroeder
On Fri, Jul 15, 2011 at 7:31 AM, Alexandra Stylianidou alekas...@gmail.com wrote: I am trying to run tomcat 7.0.16 on my mac os x 10.6.8 in order to set up the SWiM and i have problem to show the tomcat welcome screen.First,i create a folder /Library/Tomcat and put the apache file.Then i edit

Re: Problem-Tomcat 7.0.16 on mac os 10.6.8

2011-07-15 Thread Alexandra Stylianidou
What do you mean?Logs folder is empty. 2011/7/15 Hassan Schroeder hassan.schroe...@gmail.com On Fri, Jul 15, 2011 at 7:31 AM, Alexandra Stylianidou alekas...@gmail.com wrote: I am trying to run tomcat 7.0.16 on my mac os x 10.6.8 in order to set up the SWiM and i have problem to show the

Re: Problem-Tomcat 7.0.16 on mac os 10.6.8

2011-07-15 Thread Hassan Schroeder
On Fri, Jul 15, 2011 at 7:38 AM, Alexandra Stylianidou alekas...@gmail.com wrote: What do you mean?Logs folder is empty. That sounds pretty suspicious. Try starting using `bin/catalina.sh run` -- you should see the startup messages in the console. -- Hassan Schroeder

Re: Problem-Tomcat 7.0.16 on mac os 10.6.8

2011-07-15 Thread Alexandra Stylianidou
I put Library/Tomcat/bin/catalina.sh run and says that:Cannot find /Library/Tomcat/Home/bin/setclasspath.sh This file is needed to run this program but this file exists. 2011/7/15 Hassan Schroeder hassan.schroe...@gmail.com On Fri, Jul 15, 2011 at 7:38 AM, Alexandra Stylianidou

Re: Session cookie max age

2011-07-15 Thread Christopher Schultz
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Konstantin, On 7/14/2011 10:53 AM, Christopher Schultz wrote: On 7/14/2011 10:40 AM, Konstantin Kolinko wrote: I cannot say without reading the letter of the spec. I'll take a look. Servlet 3.0 section 14.4.10 is the only place I can see that

Re: mod_jk under RedHat ?

2011-07-15 Thread Christopher Schultz
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 André, On 7/15/2011 3:37 AM, André Warnier wrote: For both threads : Binary of mod_jk.so for Apache 2.2.x and mod_jk under RedHat ? Here is apparently the deal with mod_jk and Redhat (quoted from my competent sysadmin) : This is probably

RE: Binary of mod_jk.so for Apache 2.2.x

2011-07-15 Thread Leffingwell, Jonathan R CTR FRCSE, JAX 7.2.2
There is no apxs on the Linux server. The S.A. confirmed this. That file and nothing closely resembling it are found anywhere on the whole box. Is it needed to compile mod_jk? -Original Message- From: Mark Eggers [mailto:its_toas...@yahoo.com] Sent: Thursday, July 14, 2011 1:22 PM

Re: Problem-Tomcat 7.0.16 on mac os 10.6.8

2011-07-15 Thread Hassan Schroeder
On Fri, Jul 15, 2011 at 7:45 AM, Alexandra Stylianidou alekas...@gmail.com wrote: I put Library/Tomcat/bin/catalina.sh run and says that:Cannot find /Library/Tomcat/Home/bin/setclasspath.sh This file is needed to run this program but this file exists. OK, so you say you have everything

Re: Problem-Tomcat 7.0.16 on mac os 10.6.8

2011-07-15 Thread Alexandra Stylianidou
Exactly.But the problem still exists. 2011/7/15 Hassan Schroeder hassan.schroe...@gmail.com On Fri, Jul 15, 2011 at 7:45 AM, Alexandra Stylianidou alekas...@gmail.com wrote: I put Library/Tomcat/bin/catalina.sh run and says that:Cannot find /Library/Tomcat/Home/bin/setclasspath.sh This

How to send binary data in a form field via Java

2011-07-15 Thread Paritosh Patel
I apologize in advance if this is not the correct mail list for such a question, but this is the closest one I could find. (I am using Tomcat 6.0.26 but my question is generic in nature) I have a Java client that talks to a servlet using several text fields. I now wanted to add a field that

Re: Problem-Tomcat 7.0.16 on mac os 10.6.8

2011-07-15 Thread Hassan Schroeder
On Fri, Jul 15, 2011 at 8:20 AM, Alexandra Stylianidou alekas...@gmail.com wrote: Exactly.But the problem still exists. What problem? What does the startup logging show? -- Hassan Schroeder hassan.schroe...@gmail.com http://about.me/hassanschroeder twitter: @hassan

Re: Problem-Tomcat 7.0.16 on mac os 10.6.8

2011-07-15 Thread Alexandra Stylianidou
It shows the message: Enterprice DB *Apache - version 2.2.16 PHP - version 5.3.3 *Server is up and running The default Apache context is *www* in the Apache installation folder 2011/7/15 Hassan Schroeder hassan.schroe...@gmail.com On Fri, Jul 15, 2011 at 8:20 AM, Alexandra Stylianidou

Re: Problem-Tomcat 7.0.16 on mac os 10.6.8

2011-07-15 Thread Hassan Schroeder
On Fri, Jul 15, 2011 at 8:35 AM, Alexandra Stylianidou alekas...@gmail.com wrote: It shows the message: Again, what does the *console* show when you try to start Tomcat? If you already have another server running on port 8080 as the lines below seem to indicate, you can't expect to see anything

Re: Problem-Tomcat 7.0.16 on mac os 10.6.8

2011-07-15 Thread Alexandra Stylianidou
The console doesn't show anything about tomcat.I put in the browser http://localhost:8080/; and it shows me the previous message.So,what can i do if another server runs on port 8080?Maybe the postgresql runs on that port.Thanks for your help am not an expert,i want to setup the SWiM wiki and i am

Re: Problem-Tomcat 7.0.16 on mac os 10.6.8

2011-07-15 Thread Hassan Schroeder
On Fri, Jul 15, 2011 at 8:57 AM, Alexandra Stylianidou alekas...@gmail.com wrote: The console doesn't show anything about tomcat. Are you saying when you type `bin/catalina.sh run` in a console window that absolutely nothing happens?? There is *no* output whatsoever? I find that very hard to

Re: Problem-Tomcat 7.0.16 on mac os 10.6.8

2011-07-15 Thread Alexandra Stylianidou
When i type Alexandras-MacBook-Pro:bin alekastyl$ cd /Library/Tomcat Alexandras-MacBook-Pro:Tomcat alekastyl$ export CATALINA_HOME=`pwd` Alexandras-MacBook-Pro:Tomcat alekastyl$ ./bin/catalina.sh run in terminal the output is: Using CATALINA_BASE: /Library/Tomcat Using CATALINA_HOME:

RE: Sticky Session Not Working With Apache 2.0.54 and Tomcat 7.0.8

2011-07-15 Thread Lataxes, Karl
We do not send cookies. Our clients are not web pages but applications embedded in proprietary hardware, which connect to our network via landline telephone or cell modem and access our servlet via HTTP connection. The servlet responds by sending a message containing several parameters in

RE: How to send binary data in a form field via Java

2011-07-15 Thread eurotrans-Verlag
Hi, -Original Message- From: Paritosh Patel [mailto:xygnu...@gmail.com] Sent: Friday, July 15, 2011 5:24 PM To: users@tomcat.apache.org Subject: How to send binary data in a form field via Java I apologize in advance if this is not the correct mail list for such a question, but

Re: Problem-Tomcat 7.0.16 on mac os 10.6.8

2011-07-15 Thread Hassan Schroeder
On Fri, Jul 15, 2011 at 9:14 AM, Alexandra Stylianidou alekas...@gmail.com wrote: When i type Alexandras-MacBook-Pro:bin alekastyl$ cd /Library/Tomcat Alexandras-MacBook-Pro:Tomcat alekastyl$ export CATALINA_HOME=`pwd` Alexandras-MacBook-Pro:Tomcat alekastyl$ ./bin/catalina.sh run in terminal

Re: Problem-Tomcat 7.0.16 on mac os 10.6.8

2011-07-15 Thread Alexandra Stylianidou
Thank you for your tips.So, i have to change the tomcat port from 8080 into another port?Is it easy to do it? 2011/7/15 Hassan Schroeder hassan.schroe...@gmail.com On Fri, Jul 15, 2011 at 9:14 AM, Alexandra Stylianidou alekas...@gmail.com wrote: When i type Alexandras-MacBook-Pro:bin

Re: Problem-Tomcat 7.0.16 on mac os 10.6.8

2011-07-15 Thread Hassan Schroeder
On Fri, Jul 15, 2011 at 9:56 AM, Alexandra Stylianidou alekas...@gmail.com wrote: Thank you for your tips.So, i have to change the tomcat port from 8080 into another port?Is it easy to do it? Yes. Reading the documentation is also a good habit to get into :-) -- Hassan Schroeder

Re: Binary of mod_jk.so for Apache 2.2.x

2011-07-15 Thread Mark Eggers
- Original Message - From: Leffingwell, Jonathan R CTR FRCSE, JAX 7.2.2 jonathan.leffingwell@navy.mil To: Tomcat Users List users@tomcat.apache.org; Mark Eggers its_toas...@yahoo.com Cc: Sent: Friday, July 15, 2011 7:53 AM Subject: RE: Binary of mod_jk.so for Apache 2.2.x

Re: How to send binary data in a form field via Java

2011-07-15 Thread Thad Humphries
If you are sending binary data--say because you user is downloading a file, or your servlet is writing a image--you need to open a javax.servlet.ServletOutputStream ( http://download.oracle.com/javaee/6/api/javax/servlet/ServletOutputStream.html ). On Fri, Jul 15, 2011 at 11:23 AM, Paritosh Patel

Re: Problem-Tomcat 7.0.16 on mac os 10.6.8

2011-07-15 Thread Alexandra Stylianidou
I tried to change the port from 8080 to another port (e.g.9000) and type localhost:9000 but still nothing.What went wrong? 2011/7/15 Hassan Schroeder hassan.schroe...@gmail.com On Fri, Jul 15, 2011 at 9:56 AM, Alexandra Stylianidou alekas...@gmail.com wrote: Thank you for your tips.So, i

Re: mod_jk under RedHat ?

2011-07-15 Thread Mark Eggers
- Original Message - From: Christopher Schultz ch...@christopherschultz.net To: Tomcat Users List users@tomcat.apache.org Cc: Sent: Friday, July 15, 2011 7:53 AM Subject: Re: mod_jk under RedHat ? -BEGIN PGP SIGNED MESSAGE- Hash: SHA1 André, On 7/15/2011 3:37 AM,

Why we have duplicate JSESSIONIDSSO cookies ?

2011-07-15 Thread Mathan Karthik
Why tomcat maintaining duplicate JSESSIONIDSSO cookies for the same hostname and context path? Is it a bug? Due to this, i have problem in single sign on. Regards, Mathan Karthik R

Re: RedHat and mod_jk

2011-07-15 Thread Mark Eggers
I find it a bit odd as well. It appears that mod_jk was never really a part of Fedora. jpackage.org maintained an RPM for Apache 2.0 and RedHat platforms until about Fedora 3 or Fedora 4, and then it was dropped. I don't find a package in Fedora 14, RHELS 4, or RHELS5. I guess this could be

Re: mod_jk under RedHat ?

2011-07-15 Thread Mladen Turk
On 07/15/2011 07:58 PM, Mark Eggers wrote: The pages could then reference distribution channels (Debian/Ubuntu/OpenSuse), commercial channels (RedHat), requirements for compiling from source (RedHat, CentOS, Fedora). Beside that list, there is a difference between httpd versions although

Re: Problem-Tomcat 7.0.16 on mac os 10.6.8

2011-07-15 Thread Hassan Schroeder
On Fri, Jul 15, 2011 at 10:42 AM, Alexandra Stylianidou alekas...@gmail.com wrote: I tried to change the port from 8080 to another port (e.g.9000) and type localhost:9000 but still nothing.What went wrong? I don't know. What do your logs say?hint -- Hassan Schroeder

Re: Why we have duplicate JSESSIONIDSSO cookies ?

2011-07-15 Thread Mark Eggers
- Original Message - From: Mathan Karthik mathankarthi...@manageengine.com To: users users@tomcat.apache.org Cc: Sent: Friday, July 15, 2011 11:51 AM Subject: Why we have duplicate JSESSIONIDSSO cookies ? Why tomcat maintaining duplicate JSESSIONIDSSO cookies for the same

Re: Sticky Session Not Working With Apache 2.0.54 and Tomcat 7.0.8

2011-07-15 Thread Rainer Jung
On 15.07.2011 18:19, Lataxes, Karl wrote: We do not send cookies. Our clients are not web pages but applications embedded in proprietary hardware, which connect to our network via landline telephone or cell modem and access our servlet via HTTP connection. The servlet responds by sending

Re: RedHat and mod_jk

2011-07-15 Thread Rainer Jung
On 15.07.2011 20:54, Mark Eggers wrote: I find it a bit odd as well. It appears that mod_jk was never really a part of Fedora. jpackage.org maintained an RPM for Apache 2.0 and RedHat platforms until about Fedora 3 or Fedora 4, and then it was dropped. I don't find a package in Fedora 14,

Re: Problem-Tomcat 7.0.16 on mac os 10.6.8

2011-07-15 Thread Alexandra Stylianidou
You mean the logs(folder) from tomcat folder or the logs from console?I also saw that port 8080 is used by http-alt. 2011/7/15 Hassan Schroeder hassan.schroe...@gmail.com On Fri, Jul 15, 2011 at 10:42 AM, Alexandra Stylianidou alekas...@gmail.com wrote: I tried to change the port from 8080

Re: Problem-Tomcat 7.0.16 on mac os 10.6.8

2011-07-15 Thread Hassan Schroeder
On Fri, Jul 15, 2011 at 12:26 PM, Alexandra Stylianidou alekas...@gmail.com wrote: You mean the logs(folder) from tomcat folder or the logs from console? I mean wherever your running Tomcat is writing its logging messages. You said you reconfigured the connector port and started it. Where are

Re: How can i change JSESSIONIDSSO cookie name?

2011-07-15 Thread Mark Eggers
- Original Message - From: Mathan Karthik mathankarthi...@manageengine.com To: users@tomcat.apache.org Cc: Sent: Friday, July 15, 2011 5:08 AM Subject: How can i change JSESSIONIDSSO cookie name? Hi Guys, I have JSESSIONIDSSO cookie related problem. Currently I'm running

Re: RedHat and mod_jk

2011-07-15 Thread Mark Eggers
- Original Message - From: Rainer Jung rainer.j...@kippdata.de To: users@tomcat.apache.org Cc: Sent: Friday, July 15, 2011 12:24 PM Subject: Re: RedHat and mod_jk On 15.07.2011 20:54, Mark Eggers wrote: I find it a bit odd as well. It appears that mod_jk was never really a part

Re: RedHat and mod_jk

2011-07-15 Thread Christopher Schultz
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 André, On 7/15/2011 4:23 AM, André Warnier wrote: I would suppose that RedHat has good lawyers, and that they are allowed to do such a thing. Personally, I find this a bit cheeky, specially from a company that presents itself as a champion of

Re: RedHat and mod_jk

2011-07-15 Thread Christopher Schultz
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Martin, On 7/15/2011 7:40 AM, Martin Gainty wrote: not having (publicly available) apt/rpm package for at least one of the mod_jk distros will cause RH to lose market-share RHEL is one of the only Linux distros that are supported by some managed

Tomcat 7 generated web.xml

2011-07-15 Thread Stephen Munro
I'm looking for details on how to get the generated web.xml after all the annotations have been processed. I had watched a video on this feature and as I understand it, once the annotations have been processed, it's possible to log the web.xml generated from it and use it for production, which

Re: RedHat and mod_jk

2011-07-15 Thread Christopher Schultz
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Mark, On 7/15/2011 2:54 PM, Mark Eggers wrote: I wonder if there's a problem building mod_jk with OpenJDK. I have Oracle's JDK installed here, so I don't know. mod_jk does not have any Java components. The tomcat-connectors package does have some

Re: Tomcat 7 generated web.xml

2011-07-15 Thread Jesse Farinacci
Greetings, On Fri, Jul 15, 2011 at 3:52 PM, Stephen Munro stephen.ross.mu...@gmail.com wrote: I'm looking for details on how to get the generated web.xml after all the annotations have been processed. See http://tomcat.apache.org/tomcat-7.0-doc/config/context.html and look for

Re: How to send binary data in a form field via Java

2011-07-15 Thread Christopher Schultz
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Paritosh, On 7/15/2011 11:23 AM, Paritosh Patel wrote: The client specified content-type to be application/x-www-form-urlencoded right now, but I have tried several others. Note that application/x-www-form-urlencoded requires that you properly

Re: How can i change JSESSIONIDSSO cookie name?

2011-07-15 Thread Mathan Karthik
Hi Mark Thanks for your swift response. Sorry i missed to mention my tomcat version. One of my application using tomcat_6_0_28 and another application using tomcat_5_0_28. I have added org.apache.catalina.SSO_SESSION_COOKIE_NAME and org.apache.catalina.SESSION_COOKIE_NAME. Now my JSESSIONID

Re: Tomcat 7 generated web.xml

2011-07-15 Thread Stephen Munro
Thanks for the quick reply! I've got it working, so thanks. I'm a little curious why the web-app structure is dumped directly to the logs rather than have it written to a .xml for convenience say...web-generated.xml? On 15 July 2011 21:04, Jesse Farinacci jie...@gmail.com wrote: Greetings, On

Re: Tomcat 7 generated web.xml

2011-07-15 Thread Jesse Farinacci
Greetings, On Fri, Jul 15, 2011 at 5:10 PM, Stephen Munro stephen.ross.mu...@gmail.com wrote: Thanks for the quick reply! I've got it working, so thanks. I'm a little curious why the web-app structure is dumped directly to the logs rather than have it written to a .xml for convenience

Re: How can i change JSESSIONIDSSO cookie name?

2011-07-15 Thread Mark Eggers
- Original Message - From: Mathan Karthik mathankarthi...@manageengine.com To: Tomcat Users List users@tomcat.apache.org Cc: Sent: Friday, July 15, 2011 1:30 PM Subject: Re: How can i change JSESSIONIDSSO cookie name? Hi Mark Thanks for your swift response. Sorry i missed to

IIS 7.5 2008 Server

2011-07-15 Thread Ian Porter
Hi All I am trying to get the tomcat server to work on IIS 7.5 with 2008 Server, I have tried many different ways and websites that say that they work, but when I go through there examples I am just not able to get it to work :( I have enabled the execute rights on the dll, virtual directory. I

Re: Tomcat 7 generated web.xml

2011-07-15 Thread Stephen Munro
Yeah, you may be right out it's usefulness, but on the video I watched, it was being pitched as a performance boost if you had a massive web app (with annotations and web-fragments). So the use case would be, develop the app with annotations enabled and in production, switch them off and use the

Re: RedHat and mod_jk

2011-07-15 Thread Mark Eggers
- Original Message - From: Christopher Schultz ch...@christopherschultz.net To: Tomcat Users List users@tomcat.apache.org Cc: Sent: Friday, July 15, 2011 12:55 PM Subject: Re: RedHat and mod_jk -BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Mark, On 7/15/2011 2:54 PM, Mark

Re: Tomcat 7 generated web.xml

2011-07-15 Thread Pid
On 15/07/2011 22:25, Stephen Munro wrote: Yeah, you may be right out it's usefulness, but on the video I watched, it was being pitched as a performance boost if you had a massive web app (with annotations and web-fragments). So the use case would be, develop the app with annotations enabled

Re: How can i change JSESSIONIDSSO cookie name?

2011-07-15 Thread Pid
On 15/07/2011 13:08, Mathan Karthik wrote: Currently I'm running two web applications in the same machine, but using two different tomcat servers. Both the applications has the same context path, but port numbers are different. Wouldn't it be easier just to run the apps on two different IP

Re: IIS 7.5 2008 Server

2011-07-15 Thread Pid
On 15/07/2011 22:21, Ian Porter wrote: Hi All I am trying to get the tomcat server to work on IIS 7.5 with 2008 Server, I have tried many different ways and websites that say that they work, but when I go through there examples I am just not able to get it to work :( Which version of

Re: Tomcat 7 generated web.xml

2011-07-15 Thread Stephen Munro
No, that wasn't the way it was pitched. The video was from springsource and a Mark Thomas was discussing the feature in question ( http://www.youtube.com/watch?v=HSPo8k6DbTsfeature=related). He did say that this feature was good for ensuring nothing was enabled accidentally through web-fragments

Re: Tomcat 7 generated web.xml

2011-07-15 Thread Pid
On 15/07/2011 22:38, Stephen Munro wrote: No, that wasn't the way it was pitched. The video was from springsource and a Mark Thomas was discussing the feature in question ( http://www.youtube.com/watch?v=HSPo8k6DbTsfeature=related). Mark is a Tomcat committer. He did say that this feature

Re: Terminating Timer Thread Gracefully

2011-07-15 Thread Terence M. Bandoian
On 1:59 PM, Mark Thomas wrote: On 14/07/2011 23:59, Terence M. Bandoian wrote: On 1:59 PM, Mark Thomas wrote: On 14/07/2011 06:11, Terence M. Bandoian wrote: I can live with this. It's just one of those it would be nice not to have to explain things and if Thread.sleep does the trick, I'm

Re: Why we have duplicate JSESSIONIDSSO cookies ?

2011-07-15 Thread Konstantin Kolinko
2011/7/15 Mathan Karthik mathankarthi...@manageengine.com: Why tomcat maintaining duplicate JSESSIONIDSSO cookies for the same hostname and context path? Is it a bug? Tomcat is not maintaining them. Cookies are stored in the browser and are sent with request. Check what is data in your browser

Re: RedHat and mod_jk

2011-07-15 Thread Thad Humphries
It's been my experience that it's best *not* to rely on the distro for any mission critical piece of software. Either download the binary from a trusted source or build it yourself. If you rely on RedHat, Novell, OpenSuSE, Unbuntu, etc. you can wait for some things until you are old and gray.

Re: RedHat and mod_jk

2011-07-15 Thread Christopher Schultz
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Thad, On 7/15/2011 9:59 PM, Thad Humphries wrote: If you rely on RedHat, Novell, OpenSuSE, Unbuntu, etc. you can wait for some things until you are old and gray. Sing it. We're stuck on MySQL 5.0 in production because of this very fact. Sometimes

Re: RedHat and mod_jk

2011-07-15 Thread Mark Eggers
- Original Message - From: Christopher Schultz ch...@christopherschultz.net To: Tomcat Users List users@tomcat.apache.org Cc: Sent: Friday, July 15, 2011 9:09 PM Subject: Re: RedHat and mod_jk -BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Thad, On 7/15/2011 9:59 PM, Thad