Re: Tomcat6 enabling SSL for JDBC during startup

2016-11-18 Thread Christopher Schultz
-BEGIN PGP SIGNED MESSAGE- Hash: SHA256 Kumar, On 11/16/16 5:01 PM, Mohan Kumar wrote: > I'm using Tomcat 6.0.29 version with Java 1.6.0_45 on Windows > server 2008 and started noticing SSL related information in > Catalina logs recently. Upgrade upgrade upgrade! All 3 of those component

Re: Tomcat6 enabling SSL for JDBC during startup

2016-11-17 Thread Mohan Kumar
On Thu, Nov 17, 2016 at 7:13 AM, Christopher Schultz < ch...@christopherschultz.net> wrote: > king for help in correcting the problems that have caused the > messages in the first place? > Chris - Both. I would like to know why they started appearing in the catalina logs and how to correct the p

Re: Tomcat6 enabling SSL for JDBC during startup

2016-11-17 Thread Christopher Schultz
-BEGIN PGP SIGNED MESSAGE- Hash: SHA256 Mohan, On 11/16/16 5:01 PM, Mohan Kumar wrote: > I'm using Tomcat 6.0.29 version with Java 1.6.0_45 on Windows > server 2008 and started noticing SSL related information in > Catalina logs recently. >> From the logs it looks like SSL is getting enab

Re: tomcat6 -minheap,maxheap size

2016-03-23 Thread David kerber
On 3/23/2016 9:19 AM, Christopher Schultz wrote: -BEGIN PGP SIGNED MESSAGE- Hash: SHA1 David, On 3/23/16 8:02 AM, David kerber wrote: On 3/23/2016 3:36 AM, Mahudeswaran A wrote: Hello All, Is there any recommended maximum setting for tomcat-6 32bit version running on windows 64bit OS

Re: tomcat6 -minheap,maxheap size

2016-03-23 Thread Christopher Schultz
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 David, On 3/23/16 8:02 AM, David kerber wrote: > On 3/23/2016 3:36 AM, Mahudeswaran A wrote: >> Hello All, Is there any recommended maximum setting for tomcat-6 >> 32bit version running on windows 64bit OS > > No, there is not. It all depends on you

Re: tomcat6 -minheap,maxheap size

2016-03-23 Thread David kerber
On 3/23/2016 3:36 AM, Mahudeswaran A wrote: Hello All, Is there any recommended maximum setting for tomcat-6 32bit version running on windows 64bit OS No, there is not. It all depends on your app's requirements. I have applications for which 64MB is plenty, and others which need 1024MB. I

Re: tomcat6 thread locked

2014-05-21 Thread Terence M. Bandoian
On 5/20/2014 8:28 PM, devoss ind wrote: Hi Christopher, Can you suggest stable tomcat and jvm versions. Regards, Devoss. On 20 May 2014 21:32, "Christopher Schultz" wrote: -BEGIN PGP SIGNED MESSAGE- Hash: SHA256 Devoss, On 5/19/14, 2:43 AM, devoss ind wrote: Exact Tomcat version i

RE: tomcat6 thread locked

2014-05-21 Thread Jeffrey Janner
> -Original Message- > From: devoss ind [mailto:devoss@gmail.com] > Sent: Tuesday, May 20, 2014 8:29 PM > To: Tomcat Users List > Subject: Re: tomcat6 thread locked > > Hi Christopher, > > Can you suggest stable tomcat and jvm versions. > > Regards,

Re: tomcat6 context path attribute

2014-05-21 Thread Konstantin Kolinko
2014-05-21 15:05 GMT+04:00 philippe rouxel : > Hello, > > I have a war app-0.0.1 with a context.xml in META-INF : > > > > > > > When I deploy it, in CATALINA_BASE\conf\Catalina\localhost a file > app-0.0.1.xml is created. > > When I call > localhost:8080/app I got 404 > localhost:8080/app-0.0

Re: tomcat6 thread locked

2014-05-20 Thread devoss ind
Hi Christopher, Can you suggest stable tomcat and jvm versions. Regards, Devoss. On 20 May 2014 21:32, "Christopher Schultz" wrote: > -BEGIN PGP SIGNED MESSAGE- > Hash: SHA256 > > Devoss, > > On 5/19/14, 2:43 AM, devoss ind wrote: > > Exact Tomcat version is 6.0.16 > > This version of T

Re: tomcat6 thread locked

2014-05-20 Thread Christopher Schultz
-BEGIN PGP SIGNED MESSAGE- Hash: SHA256 Devoss, On 5/19/14, 2:43 AM, devoss ind wrote: > Exact Tomcat version is 6.0.16 This version of Tomcat is profoundly old: more than 6 years. There are documented and well-understood vulnerabilities in that (and later) versions of Tomcat 6.0.x that

Re: tomcat6 thread locked

2014-05-18 Thread devoss ind
Hi Christopher, Exact Tomcat version is 6.0.16 OS Version is RHEL Server release 5.3(Tikanga) Java version is 1.6.0_10 Regards, Devoss On Fri, May 16, 2014 at 9:15 PM, Christopher Schultz < ch...@christopherschultz.net> wrote: > -BEGIN PGP SIGNED MESSAGE- > Hash: SHA256 > > devoss, > >

Re: tomcat6 thread locked

2014-05-16 Thread Christopher Schultz
-BEGIN PGP SIGNED MESSAGE- Hash: SHA256 devoss, Exact Tomcat version? OS and version? Java version? On 5/15/14, 12:00 PM, devoss ind wrote: > On 7 May 2014 17:37, "devoss ind" wrote: >> >> Hi, >> >> Am using tomcat 6, java6 in production environment to run our >> web > application. We

Re: tomcat6 thread locked

2014-05-16 Thread devoss ind
On 7 May 2014 17:37, "devoss ind" wrote: > > Hi, > > Am using tomcat 6, java6 in production environment to run our web application. We found that recently, cpu in top is showing 100% nearly. Then we dig into each thread cpu usage by -H option in top. We found only one thread is taking 100%usage an

Re: Tomcat6 j_security_check any parameter / sessions variable on failure?

2013-02-26 Thread Christopher Schultz
-BEGIN PGP SIGNED MESSAGE- Hash: SHA256 Tanmoy, On 2/25/13 12:54 AM, Tanmoy Chatterjee wrote: > Hello, Tech Stack: Tomcat: 6.0.35 Java: 1.6.0_18 OS: RHEL 5.3 > > I am using j_security_check (JNDIRealm - LDAP authentication). > > On failure I am sending the user to a common error.jsp in

Re: Tomcat6 j_security_check any parameter / sessions variable on failure?

2013-02-26 Thread Terence M. Bandoian
On 2/25/2013 2:54 AM, Tanmoy Chatterjee wrote: Hello, Tech Stack: Tomcat: 6.0.35 Java: 1.6.0_18 OS: RHEL 5.3 I am using j_security_check (JNDIRealm - LDAP authentication). On failure I am sending the user to a common error.jsp in the application. On successful authentica

Re: Tomcat6+webapps+log4j

2013-01-29 Thread Mark Eggers
On 1/29/2013 2:40 AM, Tiago Sousa wrote: Em 28/01/2013 18:51, Mark Eggers escreveu: On 1/28/2013 10:06 AM, Christopher Schultz wrote: -BEGIN PGP SIGNED MESSAGE- Hash: SHA256 Tiago, On 1/28/13 11:25 AM, Tiago Sousa wrote: Em 28/01/2013 16:16, Christopher Schultz escreveu: Tiago, On 1

Re: Tomcat6+webapps+log4j

2013-01-29 Thread Tiago Sousa
Em 28/01/2013 18:51, Mark Eggers escreveu: On 1/28/2013 10:06 AM, Christopher Schultz wrote: -BEGIN PGP SIGNED MESSAGE- Hash: SHA256 Tiago, On 1/28/13 11:25 AM, Tiago Sousa wrote: Em 28/01/2013 16:16, Christopher Schultz escreveu: Tiago, On 1/28/13 11:02 AM, Tiago Sousa wrote: Em 28

Re: Tomcat6+webapps+log4j

2013-01-28 Thread Mark Eggers
On 1/28/2013 10:06 AM, Christopher Schultz wrote: -BEGIN PGP SIGNED MESSAGE- Hash: SHA256 Tiago, On 1/28/13 11:25 AM, Tiago Sousa wrote: Em 28/01/2013 16:16, Christopher Schultz escreveu: Tiago, On 1/28/13 11:02 AM, Tiago Sousa wrote: Em 28/01/2013 15:41, Christopher Schultz escreveu

Re: Tomcat6+webapps+log4j

2013-01-28 Thread Tiago Sousa
Em 28/01/2013 18:06, Christopher Schultz escreveu: -BEGIN PGP SIGNED MESSAGE- Hash: SHA256 Tiago, On 1/28/13 11:25 AM, Tiago Sousa wrote: Em 28/01/2013 16:16, Christopher Schultz escreveu: Tiago, On 1/28/13 11:02 AM, Tiago Sousa wrote: Em 28/01/2013 15:41, Christopher Schultz escreve

Re: Tomcat6+webapps+log4j

2013-01-28 Thread Christopher Schultz
-BEGIN PGP SIGNED MESSAGE- Hash: SHA256 Tiago, On 1/28/13 11:25 AM, Tiago Sousa wrote: > Em 28/01/2013 16:16, Christopher Schultz escreveu: Tiago, > > On 1/28/13 11:02 AM, Tiago Sousa wrote: Em 28/01/2013 15:41, Christopher Schultz escreveu: Tiago, On 1/28/13 8:49 AM, Tia

Re: Tomcat6+webapps+log4j

2013-01-28 Thread Tiago Sousa
Em 28/01/2013 16:16, Christopher Schultz escreveu: -BEGIN PGP SIGNED MESSAGE- Hash: SHA256 Tiago, On 1/28/13 11:02 AM, Tiago Sousa wrote: Em 28/01/2013 15:41, Christopher Schultz escreveu: Tiago, On 1/28/13 8:49 AM, Tiago Sousa wrote: Thanks, one more time, for your reply. The proble

Re: Tomcat6+webapps+log4j

2013-01-28 Thread Christopher Schultz
-BEGIN PGP SIGNED MESSAGE- Hash: SHA256 Tiago, On 1/28/13 11:02 AM, Tiago Sousa wrote: > Em 28/01/2013 15:41, Christopher Schultz escreveu: Tiago, > > On 1/28/13 8:49 AM, Tiago Sousa wrote: Thanks, one more time, for your reply. The problem with log4j 1.x is that it outputs the

Re: Tomcat6+webapps+log4j

2013-01-28 Thread Tiago Sousa
Em 28/01/2013 15:41, Christopher Schultz escreveu: -BEGIN PGP SIGNED MESSAGE- Hash: SHA256 Tiago, On 1/28/13 8:49 AM, Tiago Sousa wrote: Thanks, one more time, for your reply. The problem with log4j 1.x is that it outputs the following error: log4j:WARN No appenders could be found for

Re: Tomcat6+webapps+log4j

2013-01-28 Thread Christopher Schultz
-BEGIN PGP SIGNED MESSAGE- Hash: SHA256 Tiago, On 1/28/13 8:49 AM, Tiago Sousa wrote: > Thanks, one more time, for your reply. The problem with log4j 1.x > is that it outputs the following error: log4j:WARN No appenders > could be found for logger (org.apache.catalina.startup.Embedded).

Re: Tomcat6+webapps+log4j

2013-01-28 Thread Christopher Schultz
-BEGIN PGP SIGNED MESSAGE- Hash: SHA256 Tiago, On 1/28/13 6:03 AM, Tiago Sousa wrote: > Just another symptom: initially i also thought that could be a > permissions problem but it's strange that JULI could create the log > file while log4j couldn´t. I've tried several other approaches bu

Re: Tomcat6+webapps+log4j

2013-01-28 Thread Tiago Sousa
Em 28/01/2013 12:56, Konstantin Kolinko escreveu: 2013/1/28 Tiago Sousa : Em 25/01/2013 19:39, Christopher Schultz escreveu: On 1/25/13 4:45 AM, Tiago Sousa wrote: Em 25/01/2013 08:59, Konstantin Kolinko escreveu: 2013/1/24 Tiago Sousa : Hello to all. I have tomcat 6 Which version? I'm us

Re: Tomcat6+webapps+log4j

2013-01-28 Thread Konstantin Kolinko
2013/1/28 Tiago Sousa : > Em 25/01/2013 19:39, Christopher Schultz escreveu: >> >> On 1/25/13 4:45 AM, Tiago Sousa wrote: >>> >>> Em 25/01/2013 08:59, Konstantin Kolinko escreveu: 2013/1/24 Tiago Sousa : > > Hello to all. > > I have tomcat 6 Which version? >>> >>

Re: Tomcat6+webapps+log4j

2013-01-28 Thread Tiago Sousa
Em 25/01/2013 19:39, Christopher Schultz escreveu: -BEGIN PGP SIGNED MESSAGE- Hash: SHA256 Tiago, On 1/25/13 4:45 AM, Tiago Sousa wrote: Em 25/01/2013 08:59, Konstantin Kolinko escreveu: 2013/1/24 Tiago Sousa : Hello to all. I have tomcat 6 Which version? I'm using tomcat 6.0.16.

Re: Tomcat6+webapps+log4j

2013-01-28 Thread Tiago Sousa
Em 25/01/2013 19:39, Christopher Schultz escreveu: -BEGIN PGP SIGNED MESSAGE- Hash: SHA256 Tiago, On 1/25/13 4:45 AM, Tiago Sousa wrote: Em 25/01/2013 08:59, Konstantin Kolinko escreveu: 2013/1/24 Tiago Sousa : Hello to all. I have tomcat 6 Which version? I'm using tomcat 6.0.16.

Re: Tomcat6+webapps+log4j

2013-01-27 Thread Tiago Sousa
Em 25/01/2013 19:39, Christopher Schultz escreveu: -BEGIN PGP SIGNED MESSAGE- Hash: SHA256 Tiago, On 1/25/13 4:45 AM, Tiago Sousa wrote: Em 25/01/2013 08:59, Konstantin Kolinko escreveu: 2013/1/24 Tiago Sousa : Hello to all. I have tomcat 6 Which version? I'm using tomcat 6.0.16.

Re: Tomcat6+webapps+log4j

2013-01-25 Thread Christopher Schultz
-BEGIN PGP SIGNED MESSAGE- Hash: SHA256 Tiago, On 1/25/13 4:45 AM, Tiago Sousa wrote: > Em 25/01/2013 08:59, Konstantin Kolinko escreveu: >> 2013/1/24 Tiago Sousa : >>> Hello to all. >>> >>> I have tomcat 6 >> Which version? > I'm using tomcat 6.0.16. >> Did you install it from a zip fil

Re: Tomcat6+webapps+log4j

2013-01-25 Thread Tiago Sousa
Hi. Thanks for your reply. My answers follows below. Em 25/01/2013 08:59, Konstantin Kolinko escreveu: 2013/1/24 Tiago Sousa : Hello to all. I have tomcat 6 Which version? I'm using tomcat 6.0.16. Did you install it from a zip file downloaded from tomcat.apache.org? Yes, i installed usin

Re: Tomcat6+webapps+log4j

2013-01-25 Thread Konstantin Kolinko
2013/1/24 Tiago Sousa : > Hello to all. > > I have tomcat 6 Which version? Did you install it from a zip file downloaded from tomcat.apache.org? > using JULI for logging (logging.properties in conf dir) plus > several webapps using its own log4j.properties. > > I need to centralized all the logs

Re: Tomcat6+webapps+log4j

2013-01-24 Thread Tiago Sousa
Em 24/01/2013 17:08, Justin Rosenberg escreveu: You might try putting the log4j properties file (or xml) in a shared loader location. In catalina.properties add something like this: shared.loader=${catalina.base}/conf/properties and then put the properties file there. ~Justin -O

RE: Tomcat6+webapps+log4j

2013-01-24 Thread Justin Rosenberg
You might try putting the log4j properties file (or xml) in a shared loader location. In catalina.properties add something like this: shared.loader=${catalina.base}/conf/properties and then put the properties file there. ~Justin -Original Message- From: Tiago Sousa [mailto:tia

Re: tomcat6 with crl doesn't load

2012-11-28 Thread Will Nordmeyer
On Wed, Nov 28, 2012 at 1:39 PM, André Warnier wrote: > Daniel Mikusa wrote: >> >> On Nov 28, 2012, at 11:56 AM, Will Nordmeyer wrote: >> >>> On Wed, Nov 28, 2012 at 9:03 AM, Will Nordmeyer >>> wrote: On Wed, Nov 28, 2012 at 8:45 AM, Daniel Mikusa wrote: > > On Nov 28, 201

Re: tomcat6 with crl doesn't load

2012-11-28 Thread André Warnier
Daniel Mikusa wrote: On Nov 28, 2012, at 11:56 AM, Will Nordmeyer wrote: On Wed, Nov 28, 2012 at 9:03 AM, Will Nordmeyer wrote: On Wed, Nov 28, 2012 at 8:45 AM, Daniel Mikusa wrote: On Nov 28, 2012, at 8:35 AM, Will Nordmeyer wrote: On Tue, Nov 27, 2012 at 5:12 PM, Daniel Mikusa wrote:

Re: tomcat6 with crl doesn't load

2012-11-28 Thread Daniel Mikusa
On Nov 28, 2012, at 11:56 AM, Will Nordmeyer wrote: > On Wed, Nov 28, 2012 at 9:03 AM, Will Nordmeyer wrote: >> On Wed, Nov 28, 2012 at 8:45 AM, Daniel Mikusa wrote: >>> On Nov 28, 2012, at 8:35 AM, Will Nordmeyer wrote: >>> On Tue, Nov 27, 2012 at 5:12 PM, Daniel Mikusa wrote: > On N

Re: tomcat6 with crl doesn't load

2012-11-28 Thread Will Nordmeyer
On Wed, Nov 28, 2012 at 9:03 AM, Will Nordmeyer wrote: > On Wed, Nov 28, 2012 at 8:45 AM, Daniel Mikusa wrote: >> On Nov 28, 2012, at 8:35 AM, Will Nordmeyer wrote: >> >>> On Tue, Nov 27, 2012 at 5:12 PM, Daniel Mikusa wrote: On Nov 27, 2012, at 12:56 PM, Will Nordmeyer wrote: > On

Re: tomcat6 with crl doesn't load

2012-11-28 Thread Will Nordmeyer
On Wed, Nov 28, 2012 at 8:45 AM, Daniel Mikusa wrote: > On Nov 28, 2012, at 8:35 AM, Will Nordmeyer wrote: > >> On Tue, Nov 27, 2012 at 5:12 PM, Daniel Mikusa wrote: >>> On Nov 27, 2012, at 12:56 PM, Will Nordmeyer wrote: >>> On Tue, Nov 27, 2012 at 12:24 PM, Daniel Mikusa wrote: > On N

Re: tomcat6 with crl doesn't load

2012-11-28 Thread Daniel Mikusa
On Nov 28, 2012, at 8:35 AM, Will Nordmeyer wrote: > On Tue, Nov 27, 2012 at 5:12 PM, Daniel Mikusa wrote: >> On Nov 27, 2012, at 12:56 PM, Will Nordmeyer wrote: >> >>> On Tue, Nov 27, 2012 at 12:24 PM, Daniel Mikusa wrote: On Nov 27, 2012, at 9:55 AM, Will Nordmeyer wrote: > I h

Re: tomcat6 with crl doesn't load

2012-11-28 Thread Will Nordmeyer
On Tue, Nov 27, 2012 at 5:12 PM, Daniel Mikusa wrote: > On Nov 27, 2012, at 12:56 PM, Will Nordmeyer wrote: > >> On Tue, Nov 27, 2012 at 12:24 PM, Daniel Mikusa wrote: >>> On Nov 27, 2012, at 9:55 AM, Will Nordmeyer wrote: >>> I have a self signed server certificate - and the user certs have

Re: tomcat6 with crl doesn't load

2012-11-27 Thread Daniel Mikusa
On Nov 27, 2012, at 12:56 PM, Will Nordmeyer wrote: > On Tue, Nov 27, 2012 at 12:24 PM, Daniel Mikusa wrote: >> On Nov 27, 2012, at 9:55 AM, Will Nordmeyer wrote: >> >>> I have a self signed server certificate - and the user certs have no >>> association/connection to the server cert. >> >> I a

Re: tomcat6 with crl doesn't load

2012-11-27 Thread Mark H. Wood
On Tue, Nov 27, 2012 at 12:56:38PM -0500, Will Nordmeyer wrote: > My problem comes when I attempt to implement Certificate Revocation > List checking. The Government has a root certificate and about 20-30 > different intermediate certificate authorities that could have issued > the user certificat

Re: tomcat6 with crl doesn't load

2012-11-27 Thread Will Nordmeyer
On Tue, Nov 27, 2012 at 12:48 PM, Konstantin Kolinko wrote: > 2012/11/27 Will Nordmeyer : >> OK, I upped it to 1024G and it still crashed. >> >> I tried loading with a 70M file (the root CA, and the CA directly >> responsible for my cert). That seemed to load, but when I tried going >> to a probe

Re: tomcat6 with crl doesn't load

2012-11-27 Thread Will Nordmeyer
On Tue, Nov 27, 2012 at 12:24 PM, Daniel Mikusa wrote: > On Nov 27, 2012, at 9:55 AM, Will Nordmeyer wrote: > >> I have a self signed server certificate - and the user certs have no >> association/connection to the server cert. > > I apologize, but I'm not exactly sure what you are trying to confi

Re: tomcat6 with crl doesn't load

2012-11-27 Thread Konstantin Kolinko
2012/11/27 Will Nordmeyer : > OK, I upped it to 1024G and it still crashed. > > I tried loading with a 70M file (the root CA, and the CA directly > responsible for my cert). That seemed to load, but when I tried going > to a probe application that I've got installed - to get memory data, > etc. I

Re: tomcat6 with crl doesn't load

2012-11-27 Thread Daniel Mikusa
On Nov 27, 2012, at 9:55 AM, Will Nordmeyer wrote: > OK, I upped it to 1024G and it still crashed. > > I tried loading with a 70M file (the root CA, and the CA directly > responsible for my cert). That seemed to load, but when I tried going > to a probe application that I've got installed - to g

Re: tomcat6 with crl doesn't load

2012-11-27 Thread Will Nordmeyer
OK, I upped it to 1024G and it still crashed. I tried loading with a 70M file (the root CA, and the CA directly responsible for my cert). That seemed to load, but when I tried going to a probe application that I've got installed - to get memory data, etc. It prompts me for my cert, but then goes

Re: tomcat6 with crl doesn't load

2012-11-27 Thread Daniel Mikusa
On Nov 27, 2012, at 9:17 AM, Will Nordmeyer wrote: > Dan, > > I tried that - first attempt jstack threw exceptions and I got > nothing. So I killed the tomcat, took the crlFile back out and ran, > got a nice jstack showing everything running smoothly. > > Shut tomcat down, put the crlFile line

Re: tomcat6 with crl doesn't load

2012-11-27 Thread Will Nordmeyer
Dan, I tried that - first attempt jstack threw exceptions and I got nothing. So I killed the tomcat, took the crlFile back out and ran, got a nice jstack showing everything running smoothly. Shut tomcat down, put the crlFile line back and started up again. This time, tomcat6 doesn't hang, but it

Re: tomcat6 with crl doesn't load

2012-11-26 Thread Daniel Mikusa
On Nov 26, 2012, at 3:35 PM, Will Nordmeyer wrote: > have a new tomcat6.0.34 setup I'm configuring on my CentOS 6.3 (64 > bit). I've downloaded a series of CRLs for the certificate authorities > I am using, converted them from DER to PEM with openssl: > > openssl crl -inform DER -outform PEM -in

Re: tomcat6 lookup for remote EJB on glassfish

2012-05-10 Thread Jose María Zaragoza
2012/5/10 tomaz : > Dne 9.5.2012 15:48, piše Pid *: >> On 9 May 2012, at 09:12, tomaz wrote: >> >>> I'm struggling to get remote EJB from lookup, but with no success, is it >>> posible to this in Apache Tomcat/6.0.18? >>> I'm interested about how you solve this issue . If you find the solution,

Re: tomcat6 & ProgrammaticLogin

2012-05-10 Thread Christopher Schultz
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Tomaz, On 5/10/12 2:53 AM, tomaz wrote: > Dne 9.5.2012 15:46, piše Pid *: >> On 9 May 2012, at 13:47, tomaz wrote: >> >>> ProgrammaticLogin >> >> Is it a library or framework? I've never heard of it. > > As I know it is a library, so the class >

RE: tomcat6 lookup for remote EJB on glassfish

2012-05-10 Thread Caldarale, Charles R
> From: tomaz [mailto:tomaz.majerh...@arnes.si] > Subject: Re: tomcat6 lookup for remote EJB on glassfish > Yes it is true, but if you put some jar's in tomcat/lib it could work, > so what I did is tu put this jars in a tomcat lib: > javax.ejb.jar > ejb-container.jar

Re: tomcat6 lookup for remote EJB on glassfish

2012-05-09 Thread tomaz
Dne 9.5.2012 15:48, piše Pid *: > On 9 May 2012, at 09:12, tomaz wrote: > >> I'm struggling to get remote EJB from lookup, but with no success, is it >> posible to this in Apache Tomcat/6.0.18? >> >> When I'm using standalone client I get it but inside web application I can't >> get it work. >>

Re: tomcat6 & ProgrammaticLogin

2012-05-09 Thread tomaz
Dne 9.5.2012 15:46, piše Pid *: > On 9 May 2012, at 13:47, tomaz wrote: > >> ProgrammaticLogin > > Is it a library or framework? > I've never heard of it. > > > p > > - > To unsubscribe, e-mail: users-unsubscr...@tomcat.apach

Re: tomcat6 lookup for remote EJB on glassfish

2012-05-09 Thread Pid *
On 9 May 2012, at 09:12, tomaz wrote: > I'm struggling to get remote EJB from lookup, but with no success, is it > posible to this in Apache Tomcat/6.0.18? > > When I'm using standalone client I get it but inside web application I can't > get it work. > > My web code: > > >

Re: tomcat6 & ProgrammaticLogin

2012-05-09 Thread Pid *
On 9 May 2012, at 13:47, tomaz wrote: > ProgrammaticLogin Is it a library or framework? I've never heard of it. p - To unsubscribe, e-mail: users-unsubscr...@tomcat.apache.org For additional commands, e-mail: users-h...@tomca

Re: Tomcat6 - Context - aliases

2012-04-10 Thread Léa Massiot
@André Warnier: Thank you. -- View this message in context: http://tomcat.10.n6.nabble.com/Tomcat6-Context-aliases-tp4678430p4762217.html Sent from the Tomcat - User mailing list archive at Nabble.com. - To unsubscribe, e-mail:

Re: Tomcat6 - Context - aliases

2012-04-10 Thread André Warnier
Léa Massiot wrote: ... If any of you two can post the code of the file-fetching servlet, it would be great. http://lmgtfy.com/?q=java+file+download+servlet :-) - To unsubscribe, e-mail: users-unsubscr...@tomcat.apache.org

Re: Tomcat6 - Context - aliases

2012-04-10 Thread Léa Massiot
Hello and thank you for your answers. Christopher Schultz-2 wrote > why don't you just write a simple file-fetching servlet? They are > dead-simple to write This looks very interesting. André Warnier wrote > you probably do /not/ want bots to be able to point directly to the > documents upload

Re: Tomcat6 - Context - aliases

2012-04-09 Thread André Warnier
Léa Massiot wrote: @André Warnier: Thank you for your detailed answer. As of your objections: 1) We don't agree with each other. I *DO* care about what URLs look like: a) in general, b) for some reasons related to the user's speaking language, c) for search engines, d) ... One cannot argue

Re: Tomcat6 - Context - aliases

2012-04-09 Thread Christopher Schultz
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Léa, On 4/9/12 6:12 AM, Léa Massiot wrote: > 1) We don't agree with each other. I *DO* care about what URLs look > like: a) in general, b) for some reasons related to the user's > speaking language, c) for search engines, d) ... The URL of a link > ca

Re: Tomcat6 - Context - aliases

2012-04-09 Thread Léa Massiot
I edited my previous post at 1:14 PM 2012/04/09. Thanks. -- View this message in context: http://tomcat.10.n6.nabble.com/Tomcat6-Context-aliases-tp4678430p4715649.html Sent from the Tomcat - User mailing list archive at Nabble.com.

Re: Tomcat6 - Context - aliases

2012-04-09 Thread Léa Massiot
@André Warnier: Thank you for your detailed answer. As of your objections: 1) We don't agree with each other. I *DO* care about what URLs look like: a) in general, b) for some reasons related to the user's speaking language, c) for search engines, d) ... The URL of a link can be seen in many ci

Re: Tomcat6 - Context - aliases

2012-04-07 Thread André Warnier
André Warnier wrote: Léa, Léa Massiot wrote: ... Actually I realized that even with the previous mechanism I used (using the "aliases" attribute of the "Context" element of the "w/WEB-INF/context.xml" file), I could directly retrieve a resource by typing its exact URL in a browser and witho

Re: Tomcat6 - Context - aliases

2012-04-06 Thread André Warnier
Léa, Léa Massiot wrote: ... Actually I realized that even with the previous mechanism I used (using the "aliases" attribute of the "Context" element of the "w/WEB-INF/context.xml" file), I could directly retrieve a resource by typing its exact URL in a browser and without having to identify in

Re: Tomcat6 - Context - aliases

2012-04-06 Thread Léa Massiot
Christopher Schultz-2 wrote > Do you really need crossContext="true" here? I guess not since - as I just tested - removing it doesn't change anything... Thank you. So I removed the "crossContext" attribute (and the "path" attribute) and the new contents of "an_alias_1.xml" are: -

Re: Tomcat6 - Context - aliases

2012-04-05 Thread Christopher Schultz
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Léa, On 4/4/12 2:28 PM, Léa Massiot wrote: > < Context path="/an_alias_1" docBase="/home/d1" crossContext="true" > / > Do you really need crossContext="true" here? > - This Configuration Descriptor is automatically deployed once > saved. > > - I su

Re: Tomcat6 - Context - aliases

2012-04-05 Thread Léa Massiot
Konstantin Kolinko wrote > > You should remove the path attribute when Context is defined in an XML > file. > The name of the xml file itself specifies the path, not the attribute. > Indeed. Thank you. Best regards. -- View this message in context: http://tomcat.10.n6.nabble.com/Tomcat6-Contex

Re: Tomcat6 - Context - aliases

2012-04-04 Thread Konstantin Kolinko
2012/4/4 Léa Massiot : > Ok. So, I found a solution, if I can call that a solution. > > - I created a file "an_alias_1.xml" in "/etc/tomcat6/Catalina/localhost/" > (the OS being Debian Squeeze). > > - Here are the contents of this "an_alias_1.xml" file: > < Context path="/an_alias_1" docBase="/home

RE: Tomcat6 - Context - aliases

2012-04-04 Thread Caldarale, Charles R
> From: Léa Massiot [mailto:lmhe...@orange.fr] > Subject: Re: Tomcat6 - Context - aliases > Ok. So, I found a solution, if I can call that a solution. How about a much easier solution: install Tomcat 7. Easier to configure, faster, and more secure. Stop making your life difficult.

Re: Tomcat6 - Context - aliases

2012-04-04 Thread Léa Massiot
Ok. So, I found a solution, if I can call that a solution. - I created a file "an_alias_1.xml" in "/etc/tomcat6/Catalina/localhost/" (the OS being Debian Squeeze). - Here are the contents of this "an_alias_1.xml" file: < Context path="/an_alias_1" docBase="/home/d1" crossContext="true" / > - Thi

Re: Tomcat6 thread pool questions

2012-04-04 Thread llowder
Forgive me if my first message was unclear. I have an executor and an AJP connector set up. When I watch it with psi-Probe, I can see that it is indeed killing idle threads as I expect it to. What I am not seeing is the minSpareThreads attribute being honored as I expect it to, though it ma

Re: Tomcat6 thread pool questions

2012-04-04 Thread Filip Hanik Mailing Lists
In Tomcat 6, the default thread pool ignores minSpareThreads, but if you use and then From: llow...@oreillyauto.com > To: users@tomcat.apache.org > Sent: Wednesday, April 4, 2012 7:50:24 AM > Subject: Tomcat6 thread pool questions > > > Greetings, > > I was wondering if someone could help me und

Re: Tomcat6 thread pool questions

2012-04-04 Thread Mark Thomas
On 04/04/2012 14:50, llow...@oreillyauto.com wrote: > > Greetings, > > I was wondering if someone could help me understand how the threadpools are > handled in tomcat6. I know that a lot of the functionality was moved to > executors. > > I set one up and using psi-Probe I could see that it was i

Re: Tomcat6 - Context - aliases

2012-04-04 Thread Léa Massiot
Hello André, André Warnier wrote > > - you need to tell your webapp where the uploaded files should be > stored/retrieved > - you cannot do it via an "alias" under Tomcat < v7 > Exactly. André Warnier wrote > > - so instead of an alias, do it via a property in a properties file, which > yo

Re: Tomcat6 - Context - aliases

2012-04-03 Thread André Warnier
Léa Massiot wrote: Thank you all three for your last answers. André Warnier wrote this might help, in a container- and version-independent way : http://jaitechwriteups.blogspot.de/2007/01/how-to-read-properties-file-in-web.html I'm sorry, no offence... but I don't see how... :/ No offence t

Re: Tomcat6 - Context - aliases

2012-04-03 Thread Léa Massiot
Thank you all three for your last answers. André Warnier wrote > this might help, in a container- and version-independent way : > http://jaitechwriteups.blogspot.de/2007/01/how-to-read-properties-file-in-web.html I'm sorry, no offence... but I don't see how... :/ Pid * wrote > Please define 'in

Re: Tomcat6 - Context - aliases

2012-04-02 Thread Christopher Schultz
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Léa, On 4/2/12 6:45 AM, Léa Massiot wrote: > Konstantin Kolinko wrote >> Install Tomcat 7. Read RUNNING.txt for a start. > > I prefer not to. As I wrote, "Tomcat7" is not packaged yet in > "Debian" stable "Squeeze". Nor will it. Debian has a fairly

Re: Tomcat6 - Context - aliases

2012-04-02 Thread Pid
On 02/04/2012 16:14, Léa Massiot wrote: > > Pid * wrote >> Either they did not, or they selected an alternative based on their >> use-case. > I'm sure they did. You'll see below, my requirements are basic. > > > Pid * wrote >> What is your exact requirement? > - Users upload files to the server

Re: Tomcat6 - Context - aliases

2012-04-02 Thread André Warnier
Léa Massiot wrote: Pid * wrote Either they did not, or they selected an alternative based on their use-case. I'm sure they did. You'll see below, my requirements are basic. Pid * wrote What is your exact requirement? - Users upload files to the server running Tomcat. - The Webapp stores the

Re: Tomcat6 - Context - aliases

2012-04-02 Thread Léa Massiot
Pid * wrote > Either they did not, or they selected an alternative based on their > use-case. I'm sure they did. You'll see below, my requirements are basic. Pid * wrote > What is your exact requirement? - Users upload files to the server running Tomcat. - The Webapp stores these file on the ha

Re: Tomcat6 - Context - aliases

2012-04-02 Thread Pid
On 02/04/2012 15:23, Léa Massiot wrote: > Thank you for your advice. > > And how did people do to declare aliases before the "aliases" attribute of > the "Context" element was introduced in "Tomcat7"? Either they did not, or they selected an alternative based on their use-case. What is your exac

Re: Tomcat6 - Context - aliases

2012-04-02 Thread Léa Massiot
Thank you for your advice. And how did people do to declare aliases before the "aliases" attribute of the "Context" element was introduced in "Tomcat7"? -- View this message in context: http://tomcat.10.n6.nabble.com/Tomcat6-Context-aliases-tp4678430p4679060.html Sent from the Tomcat - User mail

Re: Tomcat6 - Context - aliases

2012-04-02 Thread Daniel Mikusa
- Original Message - > Hello, > > Thank you for your answers. > > > Teppei Yamada wrote > > 1. What version of Tomcat7 did you test? > On a Windows XP machine: Tomcat 7.0.20 > On a Debian Squeeze machine: Tomcat 7.0.22 > > > Teppei Yamada wrote > > 2. Where do you place context.xml i

Re: Tomcat6 - Context - aliases

2012-04-02 Thread Léa Massiot
Hello, Thank you for your answers. Teppei Yamada wrote > 1. What version of Tomcat7 did you test? On a Windows XP machine: Tomcat 7.0.20 On a Debian Squeeze machine: Tomcat 7.0.22 Teppei Yamada wrote > 2. Where do you place context.xml in Tomcat6? > I don't know you are aware that context.xml

Re: Tomcat6 - Context - aliases

2012-04-02 Thread Konstantin Kolinko
2012/4/2 Léa Massiot : > > I've been struggling lately with the "aliases" attribute of the "Context" > element of the "context.xml" file. > I tested a Webapp with "Tomcat7" and it appears to work properly. > As a "Debian" user, "Tomcat7" is not yet packaged in the current stable > release "Squeeze"

Re: Tomcat6 - Context - aliases

2012-04-02 Thread Teppei Yamada
Hi, Can I ask you some questions? 1. What version of Tomcat7 did you test? 2. Where do you place context.xml in Tomcat6? I don't know you are aware that context.xml placed in yourwebapp/META-INF/context.xml is automatically copied to TOMCAT_HOME/conf/Catalina/(hostname(usually localhost)/yourap

Re: Tomcat6/7 virtual hosting - yet again

2011-06-20 Thread Mark Eggers
- Original Message - > From: Dennis de Champeaux > To: users@tomcat.apache.org > Cc: dennis > Sent: Monday, June 20, 2011 12:58 PM > Subject: Tomcat6/7 virtual hosting - yet again > >T his is my 4th day trying to setup virtual hosting on Linux-Debian; > even trying Tomcat6 after failing

Re: Tomcat6/7 virtual hosting - yet again

2011-06-20 Thread Hassan Schroeder
On Mon, Jun 20, 2011 at 2:07 PM, Dennis de Champeaux wrote: > Let add that Tomcat was  responding on port 8080 with out of the box > server.xml. So you pretty obviously need to continue to use port 8080, eh? e.g. http://www.testzzz.com:8080/ or turn off the Apache httpd running on port 80 and

RE: Tomcat6/7 virtual hosting - yet again

2011-06-20 Thread Caldarale, Charles R
> From: Dennis de Champeaux [mailto:atlantisic...@yahoo.com] > Subject: Re: Tomcat6/7 virtual hosting - yet again > Let add that Tomcat was  responding on port 8080 with out > of the box server.xml. As expected. What makes you think it will magically respond on port 80? (Espe

Re: Tomcat6/7 virtual hosting - yet again

2011-06-20 Thread Dennis de Champeaux
From: Hassan Schroeder Subject: Re: Tomcat6/7 virtual hosting - yet again To: "Tomcat Users List" Date: Monday, June 20, 2011, 1:13 PM On Mon, Jun 20, 2011 at 12:58 PM, Dennis de Champeaux wrote: > This is my 4th day trying to setup virtual hosting on Linux-Debian; > Yes I have r

Re: Tomcat6/7 virtual hosting - yet again

2011-06-20 Thread Dennis de Champeaux
OT buy Dell, Mac, Ford, Chrysler << >> Boycott Chinese Products << --- On Mon, 6/20/11, Hassan Schroeder wrote: From: Hassan Schroeder Subject: Re: Tomcat6/7 virtual hosting - yet again To: "Tomcat Users List" Date: Monday, June 20, 2011, 1:13 PM On Mon,

Re: Tomcat6/7 virtual hosting - yet again

2011-06-20 Thread Hassan Schroeder
On Mon, Jun 20, 2011 at 12:58 PM, Dennis de Champeaux wrote: > This is my 4th day trying to setup virtual hosting on Linux-Debian; > Yes I have read everything that I can find in Tomcat documentation - > Using a browser (on that box) to access that bogus domain > www.testzzz.com "works" but give

Re: Tomcat6

2011-05-11 Thread Christopher Schultz
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Micka, On 5/8/2011 2:44 PM, Micka wrote: > System.out.println("test 1"); > *Connection dconn = ((DelegatingConnection) conn).getInnermostDelegate();* > *<== HERE* > System.out.println("test 2"); > > ((org.postgresql.PGConnection)dconn).addDataType("

Re: Tomcat6

2011-05-10 Thread Felix Schumacher
On Tue, 10 May 2011 09:26:02 +0200, Micka wrote: THx for your help, In the beginning I was developing with Tomcat7 which it works well. But for an another server, I needed to use Tomcat7, so i Just copy all the class in a new dynamic web project under Tomcat6. To solve my problem, I decide

Re: Tomcat6

2011-05-10 Thread Micka
THx for your help, In the beginning I was developing with Tomcat7 which it works well. But for an another server, I needed to use Tomcat7, so i Just copy all the class in a new dynamic web project under Tomcat6. To solve my problem, I decided to install Tomcat7 in the new server. I don't unders

  1   2   3   >