Re: Does Tomcat http support subdomains?

2009-10-22 Thread Elli Albek
My initial response to that article is that it's vague drivel. If you are an incredibly savvy and experienced web developer, no doubt you already have a DreamHost account - should be all you need to read to make a reasonable critical assessment of the quality of this article. :)

Re: Cannot set remote address in valve (Tomcat 5.5)

2009-10-22 Thread Elli Albek
Makes sense. I did not dig through the code of the full version RemoteIpValve so much, just enough to get the general idea (or maybe just enough to get into trouble). I have to look at the docs of our load balancer or maybe just add the proto header to the log files to see what values it gets.

Re: How to know when tomcat is ready to serve request

2009-10-22 Thread Elli Albek
Where does the code that needs to know that reside? How is it initialized? Is it inside tomcat (war file, valve, JNDI resource) or outside the tomcat JVM? E - Original Message - From: Anup K Ram anupk...@gmail.com To: users@tomcat.apache.org Sent: Wed, 21 Oct 2009 16:56:50 -0700 (PDT)

Re: Valves being converted to Filters?

2009-10-22 Thread Elli Albek
This is my concern as well. Our custom login valve is using values from the form authentication valve that are not accessible in the war file. For example they allow reconstruction of a post request and replacing roles and principals, which I doubt can be done with a filter in a simple way

Re: How to know when tomcat is ready to serve request

2009-10-22 Thread Mark Thomas
From: Anup K Ram anupk...@gmail.com To: users@tomcat.apache.org Sent: 22/10/09, 00:56:50 Subject: How to know when tomcat is ready to serve request Hi, Is there a way to know whether tomcat is started successfully and ready to serve requests? I need to know this programmatically. Use a

POST request encoding - Tomcat/JVM configuration?

2009-10-22 Thread Pfeifer Jan
Hi, I am running webapp for some time with no problems. After some quot;changequot; that I am not able to identify my POST (GET works fine) requests are messed up. Just on my local server. Some facts: Tomcat 5.0.28, jdk 1.4.2.07 winXP, (others in,xp win server,linux) Following simple code

Tomcat Real Security on Port 80 - Connection Interrupted

2009-10-22 Thread Kris Reid
Hi I have a server that hosts many websites and has Apache running on port 80. On this server I have a few applications running on tomcat port 8080 that use port forwarding to make it look like port 80. For example shopping carts generally use port 80 so tomcat need to receive on 80. Any way

Re: Tomcat Real Security on Port 80 - Connection Interrupted

2009-10-22 Thread Peter Crowther
Exact Tomcat version? Exact httpd version? How are you connecting the two? Port forwarding seems odd unless you have two IP addresses so that httpd is on addr1:80 and Tomcat is on addr2:80. Once we know more, we can start to help you debug the issue! - Peter 2009/10/22 Kris Reid

Tomcat6 does not shutdown

2009-10-22 Thread NabiL
Hi, I use tomcat 6 installed on Linux RedHat5. I enabled JMX as follows JAVA_OPTS=$JAVA_OPTS -Djava.rmi.server.hostname=10.97.242.177 -Dcom.sun.management.jmxremote -Dcom.sun.management.jmxremote.port=2099 -Dcom.sun.management.jmxremote.ssl=false

TOmcat 4.x version

2009-10-22 Thread sunil chandran
Hello , Can you please help me check the version of tomcat installed in Linux. I know that tomcat 5 has version.sh.  But tomcat 4 doesnt have such file. Is there a way to find out the version of tomcat 4.  Also the home index page is removed in the server. so there is no way to check using :

Re: Tomcat6 does not shutdown

2009-10-22 Thread Rainer Frey
On Thursday 22 October 2009 12:07:29 NabiL wrote: Hi, I use tomcat 6 installed on Linux RedHat5. I enabled JMX as follows JAVA_OPTS=$JAVA_OPTS -Djava.rmi.server.hostname=10.97.242.177 -Dcom.sun.management.jmxremote -Dcom.sun.management.jmxremote.port=2099

Re: Subdomains and Wars...

2009-10-22 Thread Pid
On 21/10/2009 20:54, Christopher Schultz wrote: -BEGIN PGP SIGNED MESSAGE- Hash: SHA1 snip So, back to your question, as re-phrased by me. If you want to, say, optimize your website's loading speed because your clients will only make 2 connections to www.foo.com, by adding

Re: POST request encoding - Tomcat/JVM configuration?

2009-10-22 Thread Mark Thomas
Pfeifer Jan wrote: Hi, I am running webapp for some time with no problems. After some quot;changequot; that I am not able to identify my POST (GET works fine) requests are messed up. Just on my local server. http://wiki.apache.org/tomcat/FAQ/CharacterEncoding Mark Some facts: Tomcat

Re: TOmcat 4.x version

2009-10-22 Thread Mark Thomas
sunil chandran wrote: Hello , Can you please help me check the version of tomcat installed in Linux. I know that tomcat 5 has version.sh. But tomcat 4 doesnt have such file. Is there a way to find out the version of tomcat 4. Also the home index page is removed in the server. so there is

Re: Tomcat6 does not shutdown

2009-10-22 Thread NabiL
Thanks a lot for you help. Now, it's works fine Rainer Frey (Inxmail GmbH) wrote: On Thursday 22 October 2009 12:07:29 NabiL wrote: Hi, I use tomcat 6 installed on Linux RedHat5. I enabled JMX as follows JAVA_OPTS=$JAVA_OPTS -Djava.rmi.server.hostname=10.97.242.177

Re: Tomcat Real Security on Port 80 - Connection Interrupted

2009-10-22 Thread Kris Reid
Hi Peter Tomcat 5.5.25 httpd 1.3.41 We are using mod_proxy with the following commands: Contents of /usr/local/apache/conf/userdata/std/1/realtim1/1realtimemlmleads.com/proxy.conf: ProxyPass / http://localhost:8080/Leads/ ProxyPassReverse / http://localhost:8080/Leads/ Does that make sense?

Re: MISC; Tomcat Cluster Sesssion ID changing after one Node Failure

2009-10-22 Thread Mikel Ibiricu
Hi If the issue is that the jvmroute sufix of the JSESSIONID is changing, maybe the reason is that you have enabled the JvmRouteBinderValve. ( http://tomcat.apache.org/tomcat-5.5-doc/cluster-howto.html, *Bind session after crash to failover node*) If you've got theese lines inside your cluster

Re: Another issue, jTDS with Tomcat 5.5.9

2009-10-22 Thread Christopher Schultz
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Robin, On 10/16/2009 5:04 PM, ULS Tech Support wrote: Hi there, It appears you are being ignored. There are several possible reasons: 1. You hijacked someone else's thread by replying to an unrelated message but asking a new one. 2. You

Re: Subdomains and Wars...

2009-10-22 Thread Christopher Schultz
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Chuck, On 10/21/2009 8:36 PM, Caldarale, Charles R wrote: Magically, the browser will initiate concurrent requests for multiple images and the style sheet, simply because the host names *appear* to be for different servers. Really, there's no

Re: Subdomains and Wars...

2009-10-22 Thread Christopher Schultz
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Pid, On 10/22/2009 7:08 AM, Pid wrote: On 21/10/2009 20:54, Christopher Schultz wrote: snip So, back to your question, as re-phrased by me. If you want to, say, optimize your website's loading speed because your clients will only make 2

Re: Problems with Manager

2009-10-22 Thread Christopher Schultz
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Chuck, On 10/20/2009 4:44 PM, Caldarale, Charles R wrote: From: Valter Jorge [mailto:valter_...@hotmail.com] Subject: RE: Problems with Manager - !-- Licensed to the Apache Software Foundation (ASF) under one or more Why is there a leading

Re: Tomcat Real Security on Port 80 - Connection Interrupted

2009-10-22 Thread Christopher Schultz
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Kris, On 10/22/2009 8:11 AM, Kris Reid wrote: ProxyPass / http://localhost:8080/Leads/ ProxyPassReverse / http://localhost:8080/Leads/ Does that make sense? Any other information you need? Do you have any error messages in any of your log

Re: class loader problem

2009-10-22 Thread Christopher Schultz
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Naveed, On 10/19/2009 5:45 AM, Naveed Akhund wrote: I use axis v1.3 to communicate web services in my webapp. Sometimes when I call web service I get the following exception. java.lang.NullPointerException at

Re: Tomcat Real Security on Port 80 - Connection Interrupted

2009-10-22 Thread Tobias Crefeld
Am Thu, 22 Oct 2009 05:11:57 -0700 (PDT) schrieb Kris Reid krisrei...@gmail.com: Tomcat 5.5.25 httpd 1.3.41 We are using mod_proxy with the following commands: Contents of /usr/local/apache/conf/userdata/std/1/realtim1/1realtimemlmleads.com/proxy.conf: ProxyPass /

jvmRoute usage

2009-10-22 Thread Tsirkin Evgeny
Hi list! I am configuring tomcat cluster in the following env. : 2 servers having apache/mod_jk in front and tomcat 6 in the back end. There _is_ a load balancer in front of all this, however the session stickiness does not always works _and_ there is always a question - what if one of the servers

mod_jk Client SSL Certificates

2009-10-22 Thread Christopher Schultz
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 All, I've never used client SSL certificates, but they seem ideal for a newly-requested feature for our software, and I'd like to run the idea past you folks as a smoke test. I realize a lot of this is off-topic, but the documentation for these

Re: How to know when tomcat is ready to serve request

2009-10-22 Thread Anup K Ram
Its inside the war file. On Wed, Oct 21, 2009 at 11:53 PM, Elli Albek e...@sustainlane.com wrote: Where does the code that needs to know that reside? How is it initialized? Is it inside tomcat (war file, valve, JNDI resource) or outside the tomcat JVM? E - Original Message -

Re: How to know when tomcat is ready to serve request

2009-10-22 Thread David kerber
Anup K Ram wrote: Its inside the war file. Take a look at the contextInitialized event of the ServletContextListener interface: package myPackage; import javax.servlet.ServletContext; import javax.servlet.ServletContextEvent; import javax.servlet.ServletContextListener; import

Re: How to know when tomcat is ready to serve request

2009-10-22 Thread Anup K Ram
The code is in a thread thats in turn spawned from the contextInitilized method of a ServletContextListener.(Inside the war) On Wed, Oct 21, 2009 at 11:53 PM, Elli Albek e...@sustainlane.com wrote: Where does the code that needs to know that reside? How is it initialized? Is it inside tomcat

Re: How to know when tomcat is ready to serve request

2009-10-22 Thread Ben D. Kusa
- Original Message - From: David kerber dcker...@verizon.net To: Tomcat Users List users@tomcat.apache.org Sent: Thu Oct 22 12:31:34 2009 Subject: Re: How to know when tomcat is ready to serve request Anup K Ram wrote: Its inside the war file. Take a look at the contextInitialized

Re: How to know when tomcat is ready to serve request

2009-10-22 Thread Ben D. Kusa
- Original Message - From: David kerber dcker...@verizon.net To: Tomcat Users List users@tomcat.apache.org Sent: Thu Oct 22 12:31:34 2009 Subject: Re: How to know when tomcat is ready to serve request Anup K Ram wrote: Its inside the war file. Take a look at the contextInitialized

Starting web app with properties set

2009-10-22 Thread Ken T.
I looked around online but couldn't find anything. Is there a way to start a web application under Tomcat with specific properties mappings. Say I wanted to start my app with the property setting: user.database=ProdDB How would I go about doing so? Thank you, -- Ken T.

RE: Subdomains and Wars...

2009-10-22 Thread Tony Anecito
Hi Martin, I mean static data like images, html pages not dynamically built, css files js files. Thanks, -Tony --- On Wed, 10/21/09, Martin Gainty mgai...@hotmail.com wrote: From: Martin Gainty mgai...@hotmail.com Subject: RE: Subdomains and Wars... To: Tomcat Users List

Re: Starting web app with properties set

2009-10-22 Thread Pid
On 22/10/2009 17:58, Ken T. wrote: I looked around online but couldn't find anything. Is there a way to start a web application under Tomcat with specific properties mappings. Say I wanted to start my app with the property setting: user.database=ProdDB How would I go about doing so? Put

Re: Starting web app with properties set

2009-10-22 Thread David Smith
You could implement a ServletContextListener that reads the properties and makes them available however your app needs them. --David Ken T. wrote: I looked around online but couldn't find anything. Is there a way to start a web application under Tomcat with specific properties mappings.

RE: Subdomains and Wars...

2009-10-22 Thread Martin Gainty
in that case most of the deployments I've seen use a static src attribute for example img src=images/index_r1_c1.jpg alt=test for jpg name=test_for_jpg width=760 height=75 / assuming relative pathing Martin Gainty __ Verzicht und

Caching flash files

2009-10-22 Thread ramzi khlil
Hi All, I need to set tomcat to allways send a new copy of the flash file on the server and not send a cached copy. I set cachingAllowed to false but the probleme still persist. I heard about setting web filter, anyone has an idea on how to do that ? Ramzi

Re: apache/tomcat/modjk URL path question

2009-10-22 Thread 1world1love
Thanks Rainer, that was very helpful and exactly what I was looking for, although I am still having issues getting it working. For anyone who may know, or have done this sort of thing. When I add in a rewrite, I get the following in my rewrite log: -applying pattern '^/path/(.*)' to uri

Re: mod_jk Client SSL Certificates

2009-10-22 Thread Christopher Schultz
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 All, On 10/22/2009 11:50 AM, Christopher Schultz wrote: SSLVerifyClient optional SSLVerifyDepth 1 SSLCACertificateFile conf/my-client-cert-ca.crt Okay, I took the above steps and I can see that Apache httpd will properly reject clients when using

Re: jvmRoute usage

2009-10-22 Thread Rainer Jung
On 22.10.2009 17:49, Tsirkin Evgeny wrote: Hi list! I am configuring tomcat cluster in the following env. : 2 servers having apache/mod_jk in front and tomcat 6 in the back end. There _is_ a load balancer in front of all this, however the session stickiness does not always works _and_ there

Re: mod_jk Client SSL Certificates

2009-10-22 Thread Rainer Jung
On 22.10.2009 20:57, Christopher Schultz wrote: All, On 10/22/2009 11:50 AM, Christopher Schultz wrote: SSLVerifyClient optional SSLVerifyDepth 1 SSLCACertificateFile conf/my-client-cert-ca.crt Okay, I took the above steps and I can see that Apache httpd will properly reject clients

Re: apache/tomcat/modjk URL path question

2009-10-22 Thread Rainer Jung
On 22.10.2009 20:31, 1world1love wrote: Thanks Rainer, that was very helpful and exactly what I was looking for, although I am still having issues getting it working. For anyone who may know, or have done this sort of thing. When I add in a rewrite, I get the following in my rewrite log:

spanish language is not showing properly on microsoft out look

2009-10-22 Thread Venkat Reddy Valluri
Hi We have one email launching system which is functioning thru tomact5.5 apache2.2.4 on redahat entrrprise system. we are trying to send some spansih text thru that email system and ended up finding that spansih is messed up when viewed in microsoft out look Can you please throw some

RE: question about using tomcat on a remote machine

2009-10-22 Thread Jeffrey Janner
He doesn't mention anything about his environment, but I'm betting he's on Windows Server 2008 and running the APR native libraries. I had the same problem when I first installed on this environment. For some reason, it doesn't open an IPv4 any address listener. I changed the connector tag in

RE: question about using tomcat on a remote machine

2009-10-22 Thread Jeffrey Janner
Oops, just re-read the original post and noticed he did say Ubuntu for hte OS. Still, try specifying the IPv4 any address specifically and see if it helps. Jeff -Original Message- From: Caldarale, Charles R [mailto:chuck.caldar...@unisys.com] Sent: Wednesday, October 21, 2009 1:07 PM

RE: question about using tomcat on a remote machine

2009-10-22 Thread Caldarale, Charles R
From: Jeffrey Janner [mailto:jeffrey.jan...@polydyne.com] Subject: RE: question about using tomcat on a remote machine He doesn't mention anything about his environment, but I'm betting he's on Windows Server 2008 and running the APR native libraries. What part of: i have a dedicated

RE: spanish language is not showing properly on microsoft out look

2009-10-22 Thread Martin Gainty
usted permitió la escena española en sus opciones/servicios y lengua regionales y de la lengua del texto? Saludos Cordiales, Martin __ no altere ni modifique esta transmisión. Gracias Subject: spanish language is not showing properly on

RE: question about using tomcat on a remote machine

2009-10-22 Thread Jeffrey Janner
And I just realized the funny thing reason. http://localhost will use the IPv6 loopback. Doh! But it did look like it was working. My money is on the APR only starting one *any* address, and defaulting to IPv6 for some reason. Jeff -Original Message- From: Jeffrey Janner

RE: question about using tomcat on a remote machine

2009-10-22 Thread Jeffrey Janner
Yea caught it just as I was hitting send. See my two followups. One of those days. -Original Message- From: Caldarale, Charles R [mailto:chuck.caldar...@unisys.com] Sent: Thursday, October 22, 2009 2:55 PM To: Tomcat Users List Subject: RE: question about using tomcat on a remote

RE: question about using tomcat on a remote machine

2009-10-22 Thread Caldarale, Charles R
From: Jeffrey Janner [mailto:jeffrey.jan...@polydyne.com] Subject: RE: question about using tomcat on a remote machine try specifying the IPv4 any address specifically and see if it helps. Note the following from the original post: I do http://X.X.X.X:8080 but it gives me 'X.X.X.X is not

Tomcat meetup at ApacheCon

2009-10-22 Thread jean-frederic clere
Hi everyone, There is a Tomcat meetup organized at the ApacheCon on Monday 2d of November at 20h00. To register http://spreadsheets.google.com/viewform?formkey=dEJLcHk3c1ZrRm8tWUNYeXZZckN0Vnc6MA For more information or add idem you want to present go to

RE: question about using tomcat on a remote machine

2009-10-22 Thread Jeffrey Janner
I was referring back to my original post where I mentioned to modify the server.xml. FTR: Try connector address='0.0.0.0' port='8080' . or connector address='x.x.x.x' port='8080' . instead of the accepting the default connector port='8080' ... Jeff -Original Message-

RE: question about using tomcat on a remote machine

2009-10-22 Thread Caldarale, Charles R
From: Jeffrey Janner [mailto:jeffrey.jan...@polydyne.com] Subject: RE: question about using tomcat on a remote machine I was referring back to my original post where I mentioned to modify the server.xml. FTR: Try connector address='0.0.0.0' port='8080' . or connector

Re: apache/tomcat/modjk URL path question

2009-10-22 Thread 1world1love
Rainer Jung-3 wrote: Sorry I didn't read all of it very carefully, but is it possible you left out the PT flag (pass-through)? Without it, Apache doesn't run a request which was changed by mod_rewrite through mod_jk. I just added it in right before your post, and it did actually do the

Re: mod_jk Client SSL Certificates

2009-10-22 Thread Christopher Schultz
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Rainer, On 10/22/2009 3:22 PM, Rainer Jung wrote: Not sure, but here are some steps to close the gap: Apache itself should put the cert into a so-called environment variable names SSL_CLIENT_CERT. You can log env vars in the access log by

Re: mod_jk Client SSL Certificates

2009-10-22 Thread Christopher Schultz
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Rainer, On 10/22/2009 5:21 PM, Christopher Schultz wrote: I even tried adding: SSLOptions +StdEnvVars Looks like I was close: SSLOptions +ExportCertData ...did the trick. I now see an ASCII-formatted certificate dumped into my wtf.log

Re: spanish language is not showing properly on microsoft out look

2009-10-22 Thread Christopher Schultz
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Venkat, Please don't hijack threads. Please start a new one when asking a new question. On 10/22/2009 3:42 PM, Venkat Reddy Valluri wrote: We have one email launching system which is functioning thru tomact5.5 apache2.2.4 on redahat entrrprise

RE: question about using tomcat on a remote machine

2009-10-22 Thread Jeffrey Janner
Chuck - You're just really enjoying tweaking me, huh. B---h! ;-) Jeff -Original Message- From: Caldarale, Charles R [mailto:chuck.caldar...@unisys.com] Sent: Thursday, October 22, 2009 3:18 PM To: Tomcat Users List Subject: RE: question about using tomcat on a remote machine From:

RE: question about using tomcat on a remote machine

2009-10-22 Thread Caldarale, Charles R
From: Jeffrey Janner [mailto:jeffrey.jan...@polydyne.com] Subject: RE: question about using tomcat on a remote machine You're just really enjoying tweaking me, huh. Not really - but when suggesting things in a forum where many newbies are looking for information, precision counts. - Chuck

RE: spanish language is not showing properly on microsoft out look

2009-10-22 Thread Venkat Reddy Valluri
Thanks for response The same java code with same tomcat on different redhat system(2.6.9-5.EL) worked well But it is not working on Redhat 2.6.9-67.ELsmp Thanks --Venkat -Original Message- From: Christopher Schultz [mailto:ch...@christopherschultz.net] Sent: Thursday, October 22,

Re: DBCP woes (running out of cursors).

2009-10-22 Thread Bill Davidson
Christopher Schultz wrote: I see you've cross-posted to commons-user. That's good, but you probably want to file an actually bug report / enhancement request for the documentation. Filed. Key: DBCP-301 - To unsubscribe,

Re: jvmRoute usage

2009-10-22 Thread Tsirkin Evgeny
Hi Rainer! Thanks a lot for taking a time to answer . However i failed to explained my configuration :). I have 2 physical server each running httpd which connects (via mod_jk) to one tomcat that is running on the same host (2 tomcats). The 6 in tomcat meant to say that i have tomcat of version 6

RE: Subdomains and Wars...

2009-10-22 Thread Jeffrey Janner
Rant OK time to pick nits here! I really wish folks would quit referring to these things as subdomains - they're not! They are hostnames! Only if I can type marco.polo.explorer.org is polo.explorer.org a subdomain. Otherwise, it's a host. Plain and simple. I don't care what some idiot trying

RE: Subdomains and Wars...

2009-10-22 Thread Jeffrey Janner
And Andre said it much more classily. Thanks Andre. -Original Message- From: Jeffrey Janner [mailto:jeffrey.jan...@polydyne.com] Sent: Thursday, October 22, 2009 5:15 PM To: Tomcat Users List Subject: RE: Subdomains and Wars... Rant OK time to pick nits here! I really wish folks would

Re: mod_jk Client SSL Certificates

2009-10-22 Thread Christopher Schultz
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 All, On 10/22/2009 5:26 PM, Christopher Schultz wrote: ...did the trick. I now see an ASCII-formatted certificate dumped into my wtf.log file (yay!) and I get a ClassCastException in my JSP, which means that the request attribute is definitely not

filter-mapping syntax question

2009-10-22 Thread Jeffrey Janner
OK, time for me to ask a newbie question. (And I did do some research, but didn't locate a definitive answer.) Can a filter-mapping entry have more than one url-pattern entries? For example: filter-mapping filter-nameImageFilter/filter-name url-pattern*.gif/url-pattern

Re: apache/tomcat/modjk URL path question

2009-10-22 Thread Rainer Jung
On 22.10.2009 22:53, 1world1love wrote: Rainer Jung-3 wrote: Sorry I didn't read all of it very carefully, but is it possible you left out the PT flag (pass-through)? Without it, Apache doesn't run a request which was changed by mod_rewrite through mod_jk. I just added it in right

Re: jvmRoute usage

2009-10-22 Thread Rainer Jung
On 23.10.2009 00:04, Tsirkin Evgeny wrote: Hi Rainer! Thanks a lot for taking a time to answer . However i failed to explained my configuration :). I have 2 physical server each running httpd which connects (via mod_jk) to one tomcat that is running on the same host (2 tomcats). The 6 in

Re: filter-mapping syntax question

2009-10-22 Thread Konstantin Kolinko
2009/10/23 Jeffrey Janner jeffrey.jan...@polydyne.com: OK, time for me to ask a newbie question. (And I did do some research, but didn't locate a definitive answer.) Can a filter-mapping entry have more than one url-pattern entries? For example:  filter-mapping    

RE: [OT] Subdomains and Wars...

2009-10-22 Thread Caldarale, Charles R
From: Jeffrey Janner [mailto:jeffrey.jan...@polydyne.com] Subject: RE: Subdomains and Wars... p.p.s. Am I wrong, but shouldn't it be spelled sub-domain? Depends on where you are. Such hyphenation is much more typical in the UK, but less acceptable in the US. England and America are two

Default SSL ciphers supported by Tomcat 6

2009-10-22 Thread uma_rk
I am looking for the default set of SSL(v3) ciphers supported by Tomcat 6.0.x. Is this essentially same as the default set of ciphers supported by the underlying JDK? Any help appreciated, /U

Re: How to know when tomcat is ready to serve request

2009-10-22 Thread Elli Albek
If this is the case you can assume that the war file is deployed. I don't trust the code of the tomcat startup/shutdown. If you want to be 100% safe use a server lifecytle listener. This is limited to a server that has the same apps, meaning you are not adding/removing/replacing applications on

Re: Starting web app with properties set

2009-10-22 Thread Elli Albek
Load the properties using java.util.Properties, and store them in a place that is accessible in the war (like a static variable or context attribute). If you are thinking about properties such as database/mail server connections, then keep the OUTSIDE of the war file, not in XML or other things

RE: Default SSL ciphers supported by Tomcat 6

2009-10-22 Thread Caldarale, Charles R
From: uma...@comcast.net [mailto:uma...@comcast.net] Subject: Default SSL ciphers supported by Tomcat 6 I am looking for the default set of SSL(v3) ciphers supported by Tomcat 6.0.x. It's in the doc: ciphers The comma separated list of encryption ciphers that this socket is allowed to

Re: Starting web app with properties set

2009-10-22 Thread Ken T.
On Thu, 22 Oct 2009 19:56:50 -0700, Elli Albek wrote: Load the properties using java.util.Properties, and store them in a place that is accessible in the war (like a static variable or context attribute). If you are thinking about properties such as database/mail server connections, then

Re: How to know when tomcat is ready to serve request

2009-10-22 Thread Anup K Ram
My problem here is I want to wake up the thread after the server is completely started. I have not used Server LifeCycleListener before. I will give it a try. Appreciate any help. Thanks. On Thu, Oct 22, 2009 at 7:48 PM, Elli Albek e...@sustainlane.com wrote: If this is the case you can assume

RE: Starting web app with properties set

2009-10-22 Thread Caldarale, Charles R
From: news [mailto:n...@ger.gmane.org] On Behalf Of Ken T. Subject: Re: Starting web app with properties set I was really hoping that there would be a way to define the properties in the context file, but I guess not. There is; as usual, it's in the doc:

RE: Default SSL ciphers supported by Tomcat 6

2009-10-22 Thread uma_rk
Yes I saw that statement in the document. I was hoping someone here could tell me identify the default ciphers used by JDK6 (which is what I use under Tomcat6). This info seems basic enough; but I am unable to find it. I understand this is Tomcat list - I hope I do not get flamed for asking a JDK