Range request header question

2012-08-14 Thread Denise Wu
Hi, I would like to be able to control which bytes range I would like to receive as a webservice response hosted by apache tomcat I know there is something called header range. Can anyone provide an example on how to use it? Thanks.

Re: Range request header question

2012-08-14 Thread Christopher Schultz
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Denise, On 8/14/12 10:36 AM, Denise Wu wrote: I would like to be able to control which bytes range I would like to receive as a webservice response hosted by apache tomcat I know there is something called header range. Can anyone provide an

tomcat shutdown clarification

2012-08-14 Thread Davis, Chad
When I use the shutdown.sh script to stop tomcat, what happens? My understanding is as follows, please correct where wrong. Each of the Servlet Context's, aka web apps, will have their stop lifecycle methods invoked. Tomcat itself will stop it's own mechanisms, such as port listeners, etc.

RE: tomcat shutdown clarification

2012-08-14 Thread Caldarale, Charles R
From: Davis, Chad [mailto:chad.da...@emc.com] Subject: tomcat shutdown clarification When I use the shutdown.sh script to stop tomcat, what happens? I am tempted to say Magic. BUT the JVM won't go down if there are still other threads running Am I missing anything important? Just one

RE: tomcat shutdown clarification

2012-08-14 Thread Davis, Chad
When I use the shutdown.sh script to stop tomcat, what happens? I am tempted to say Magic. That's good ;) BUT the JVM won't go down if there are still other threads running Am I missing anything important? Just one point: if the other threads are daemon threads, the JVM will

RE: tomcat shutdown clarification

2012-08-14 Thread Caldarale, Charles R
From: Davis, Chad [mailto:chad.da...@emc.com] Subject: RE: tomcat shutdown clarification And how does the -force option affect this? Will that kill the JVM regardless . . . Usually. The -force option will invoke kill -9 on the Tomcat pid if Tomcat doesn't stop in the specified time,

How to install and configure mod_ftp in debian

2012-08-14 Thread Miguel Bandala
Hi, I really need some help in this matter. I'm trying to install mod_ftp in a debian server. I've already follow some tutorials, but there's something missing. I really don't know how, where or what else to configure. http://ubuntuforums.org/showthread.php?t=1019931 The final goal is to

Re: tomcat shutdown clarification

2012-08-14 Thread Christopher Schultz
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Chuck, On 8/14/12 3:20 PM, Caldarale, Charles R wrote: From: Davis, Chad [mailto:chad.da...@emc.com] Subject: RE: tomcat shutdown clarification And how does the -force option affect this? Will that kill the JVM regardless . . . Usually.

Re: How to install and configure mod_ftp in debian

2012-08-14 Thread André Warnier
Miguel Bandala wrote: Hi, I really need some help in this matter. I'm trying to install mod_ftp in a debian server. I've already follow some tutorials, but there's something missing. I really don't know how, where or what else to configure. http://ubuntuforums.org/showthread.php?t=1019931 The

Re: error while shutting down tomcat

2012-08-14 Thread Christopher Schultz
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Ijlal, On 8/14/12 6:18 PM, Ijlal EL HAZITI wrote: I installed a wab application (sakai precisely) on a distant server remotely, but it doesn't start, and when I shutdown tomcat, I get that error: This is a question better targeted at the Tomcat

error while shutting down tomcat

2012-08-14 Thread Ijlal EL HAZITI
Good evening I installed a wab application (sakai precisely) on a distant server remotely, but it doesn't start, and when I shutdown tomcat, I get that error: Using CATALINA_BASE: /opt/tomcat Using CATALINA_HOME: /opt/tomcat Using CATALINA_TMPDIR: /opt/tomcat/temp Using JRE_HOME: