Thank you for reply.
I've checked that link several times already. I have not problem with code
itself. It works. Resp. it works everywhere except my computer now. I am
looking for a reason why after almost a year it stopped work properly. Which
configuration file I missed.
I have tested ma
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
> 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:
http://tomcat.apache.org/tomcat
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 wrote:
> If this is the case you can assume that the war file is
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, t
> 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
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
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
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
> 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
2009/10/23 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 entry have more than one entries?
>
> For example:
>
>
>
> ImageFilter
>
> *.gif
>
> *.jpg
>
> *.png
>
>
>
> Or do I have to spe
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 "
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 i
OK, time for me to ask a newbie question. (And I did do some research,
but didn't locate a definitive answer.)
Can a entry have more than one entries?
For example:
ImageFilter
*.gif
*.jpg
*.png
Or do I have to specify 3 mappings, one for each file type?
Jeff
-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 n
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...
OK time to pick nits here!
I really wish folks would quit
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 to
s
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
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, e-
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, 20
> 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.
- Ch
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: Jeff
-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 sy
-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 f
-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
>
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 t
> 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
>or
> instead of the accepting the default .
Yes, that might
I was referring back to my original post where I mentioned to modify the
server.xml.
FTR: Try
or
instead of the accepting the default .
Jeff
-Original Message-
From: Caldarale, Charles R [mailto:chuck.caldar...@unisys.com]
Sent: Thursday, October 22, 2009 2:57 PM
To: Tomcat Use
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
http://wiki.apache.org/tomcat/Tomcat
> 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
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 machine
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 [mailto:jeffrey
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 microsof
> 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
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
To:
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 ser
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 light
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:
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
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_
> t
-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 usi
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 '/path/My
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
in that case most of the deployments I've seen use a static src attribute for
example
assuming relative pathing
Martin Gainty
__
Verzicht und Vertraulichkeitanmerkung/Note de déni et de confidentialité
Diese Nachricht ist vertraulich. Sollten Sie
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.
>
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 them
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 wrote:
> From: Martin Gainty
> Subject: RE: Subdomains and Wars...
> To: "Tomcat Users List"
> Date: Wednesday, October 21, 2009, 5:35 PM
>
> 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.
- Original Message -
From: David kerber
To: Tomcat Users List
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 event of the
ServletContextListener interface
- Original Message -
From: David kerber
To: Tomcat Users List
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 event of the
ServletContextListener interface
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 wrote:
> Where does the code that needs to know that reside? How is it initialized?
> Is it inside tomcat (war file, valve, JN
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 javax.servle
Its inside the war file.
On Wed, Oct 21, 2009 at 11:53 PM, Elli Albek 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 -
> From: Anup K Ram
-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 things
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
Am Thu, 22 Oct 2009 05:11:57 -0700 (PDT)
schrieb Kris Reid :
> 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/
> P
-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
> org.apache.catalina.
-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 fi
-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
>>
>> -
-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:
>>
>
> 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 conn
-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 m
-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-hija
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 co
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?
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
>> -Dcom.sun
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
Pfeifer Jan wrote:
>
> Hi,
> I am running webapp for some time with no problems. After some
> "change" 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 5.
On 21/10/2009 20:54, Christopher Schultz wrote:
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1
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 images.foo.com,
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
> -Dcom.sun.management.jmxremote
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 :
/loc
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
-Dcom.sun.management.jmxremote.authenticate=fals
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 :
>
> Hi
>
> I
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 th
Hi,
I am running webapp for some time with no problems. After some
"change" 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 produces dif
> From: Anup K Ram
> 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 LifecycleLis
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 witho
76 matches
Mail list logo