ct as a client
originating the connection then you need to configure the truststore at the JVM
level in the Catalina options.
Best regards,
Diego Macca
From: Vinoth Raja mailto:rbvdvin...@gmail.com>>
Date: Tuesday, 15. Aug 2017, 5:42 PM
To: Tomcat Users List mailto:users@tomcat.apache.or
Hi,
You need to set clientAuth="true" in the connector or, for some reason unknown
to me (probably something changed in Java from rel. 6/7 on), Tomcat will not
enforce the 2 way ssl.
You can see what is going on (certificates exchange) with an ssl debug.
Kind Regards,
Diego Macca
Ohh, I see now! Thanks Mark and André!
I'll plan to upgrade it!
Diego
On 10 Mar 2017, at 07:10, André Warnier (tomcat) wrote:
> On 10.03.2017 11:04, Diego Gomes wrote:
> Thanks Mark!
>
> In that link just say that is possible, but do not say how to get 404 and not
> 403.
Thanks Mark!
In that link just say that is possible, but do not say how to get 404 and not
403.
Diego
On 10 Mar 2017, at 06:17, Mark Thomas wrote:
On 09/03/17 23:51, Diego Gomes wrote:
> My questions:
>
> - For the first statement, that configuration I did (Student.xml) is
>
l) is the
correct way?
- Why the 404 denyStatus is not working?
I am running tomcat 7.0.11
Thanks!
Diego
Hello Mark,
Unfortunately, one of my tests was made using the simplest scenario
possible, but everything worked as expected and I wasn't able to reproduce
it this way.
Best regards,
Diego
On Mon, Feb 27, 2017 at 1:59 PM, Mark Thomas wrote:
> On 27/02/17 10:02, Diego Urenia wrote:
>
exploding the war file and that the file size affects it.
Another info that might be useful:
- I am creating this folder using java.io.File#mkdir();
- I am trying to check if this folder exist using
Class#getResources("/folder");
Best regards,
Diego Urneia
On Mon, Feb 27, 2017 at 10:09
egard from version 6 and
7 and the newer ones that led me to this problem?
Best regards,
Diego Urenia
icate authentication between Tomcat and MS IIS
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA256
Diago,
On 1/24/17 4:41 PM, Christopher Schultz wrote:
> Diago,
>
> On 1/24/17 11:40 AM, Macca, Diego wrote:
>> On 1/24/17 8:24 AM, Macca, Diego wrote:
>>>> Has somebody of you ever tried
Thanks Chris for your comments.
Kind Regards,
Diego Macca
Senior IT Specialist
DG-IS/EDA - Executional Domain Applications
EUROPEAN CENTRAL BANK
Tel.: +49 (69) 1344 6991
E-mail: diego.ma...@ecb.europa.eu
www.ecb.europa.eu
www.youtube.com/ecbeuro
https://twitter.com/ecb
-Original Message
n IIS webserver.
Thanks in advance.
Kind Regards,
Diego Macca
Senior IT Specialist
DG-IS/EDA - Executional Domain Applications
EUROPEAN CENTRAL BANK
Tel.: +49 (69) 1344 6991
E-mail: diego.ma...@ecb.europa.eu<mailto:diego.ma...@ecb.europa.eu>
www.ecb.europa.eu<http://www.ecb.europa.eu/>
handshake so the SSL communication is
established but no certificate is sent. If I got this right is because
something has been changed in a later revision in Java 8.
To force Tomcat to request the client certificate we had to set clientAuth to
true.
Just my 2 cents.
Kind Regards,
Diego Macca
prevent brute force, there is a LockOutRealm, right?
Where should I implement it and how?
I am running Tomcat 7.0.70
Thanks!
Diego
of
the connection.
For weblogic, it is configured different, like encrypted.
So, is there any way to protect this configuration/file for Tomcat?
Thanks,
Diego
Thanks Daniel,
best regards
Diego
> -Messaggio originale-
> Da: Daniel Mikusa [mailto:dmik...@pivotal.io]
> Inviato: martedì 30 settembre 2014 15:33
> A: Tomcat Users List
> Oggetto: Re: Session lost in Tomcat 5.5.36
>
> On Tue, Sep 30, 2014 at 6:56 AM, Diego Ruoto
) ?
If you need more details please tell me.
Thanks in advice,
Kind regards
Diego
Hi Chris,
many thanks for your suggestion. Next week I will try to remove the
cookie in excess and I'll tell you the result.
Best regards
Il 01/06/2011 16.29, Christopher Schultz ha scritto:
> Diego,
>
> On 6/1/2011 6:27 AM, Diego Ruotolo wrote:
> > BTW, in my previous ma
/2011 21.18, Christopher Schultz ha scritto:
> Diego,
>
> You should send us an example. It looks like you have done a lot of
> investigation into the issue, but you won't give us any details. Please
> provide some.
>
> -chris
---
Il 27/05/2011 15.04, Filippo Machi ha scritto:
> @Filippo: Ciao! There are no "strange" or blank character on cookie
> value, it's just the JSESSIONID "as is". It's a value generated by
> Tomcat, isn't it?
>
> Ciao Diego,
> I meant, mayb
3x9o0Jptimu3uvVgeQAKc5htM=;
> > __utma=125866390.1346069185.1295258223.1306326749.1306484681.40;
> > __utmz=125866390.1306326795.39.29.utmcsr=
>
>
> > as you can see there are different cookies, the first one (AA) it's the
> > guilty. It has a blank here
>
> > ...4tY 5Ju...
>
> > thanks
> > Fil
>
>
>
> -chris
>>
-
To unsubscribe, e-mail: users-unsubscr...@tomcat.apache.org
For additional commands, e-mail: users-h...@tomcat.apache.org
>>
>>
--
Diego Ruotolo - NoemaLife S.p.A.
Ing. Diego Ruotolo
Software developer
NoemaLife S.p.A.
Via Gobetti, 52
40129 Bologna - ITALY
T +39 051 70.98.249
F +39 051 41.93.900
www.noemalife.com
Hi,
any suggestion for this problem?
Thanks,
best regards
Il 25/05/2011 10.34, Diego Ruotolo ha scritto:
> Hi,
>
> this is my first post to this list. Maybe it's a post more related to
> the developers list, if so please tell me so and I will send it to that
> list.
array is
empty!
It seems that is a time-related issue: IMHO the problem is that
sometimes cookies are parsed BEFORE header is parsed.
Hope I've been clear...
Is this a known problem? Any suggestions? Maybe there is some
"configuration tricks" I can use to avoid this problem?
Th
etProperty(HTTPConstants.COOKIE_STRING);
The web service client use an application authentication (service with login
method) and it doesn't perform any other autentication.
diego
2011/1/19 Christopher Schultz
> -BEGIN PGP SIGNED MESSAGE-
> Hash: SHA1
>
> Diego,
>
> On 1/19/2011 9:48
Thanks for the response.
I mean that my application contains jsp pages and webservices. When I call a
jsp page the jsessionid is present. When I invoke a service method in the
response header jsessionid is not present.
diego
2011/1/19 Caldarale, Charles R
> > From: Diego Monni [mailto:di
page the
jsessionid works fine.
What is wrong?
Thanks in advance
diego
Hi André,
Thanks for your input. I added "JkMountCopy On" to both the default and
SSL VirtualHosts and it started working.
Diego.
André Warnier
2009/06/11 01:03 PM
Please respond to
"Tomcat Users List"
To
Tomcat Users List
cc
Subject
Re: mod_jk, missing uri
Hi,
I'm having issues using mod_jk 1.2.28 with Tomcat 6.0.18 and Apache 2.2.
Whenever I call one of the mount points defined on my apache2.conf file I
get the same message in the log file (below). I am including what I
believe are the relevant portions of my config files. Thanks!
I call the UR
OK, problem solved. I added
SSLOptions +ExportCertData
and now it's working again.
Regards,
Diego
Diego Manilla Suárez escribió:
Hi. I'm using client certificates in certain parts of my webapp. When
I was using mod_proxy_ajp I could retrieve the client certificates
from a request
Hi. I'm using client certificates in certain parts of my webapp. When I
was using mod_proxy_ajp I could retrieve the client certificates from a
request attribute:
request.getAttribute("javax.servlet.request.X509Certificate");
But now I've switched to mod_jk and I always get null. This is my
c
: Tomcat Users List
Subject: RE: Tomcat does not respond
> From: Diego Castorina [mailto:di...@quince.nl]
> Subject: RE: Tomcat does not respond
>
> I use the ServletOutputStream because I need to write binary directly
> in the response while with the PrintWriter I can only write characte
as output.
-Original Message-
From: Caldarale, Charles R [mailto:chuck.caldar...@unisys.com]
Sent: giovedì 28 maggio 2009 15.15
To: Tomcat Users List
Subject: RE: Tomcat does not respond
> From: Diego Castorina [mailto:di...@quince.nl]
> Subject: RE: Tomcat does not res
application
The server completely stop responding around 2 times a day but nothing
emerges from the logs.
It hangs on every request, even on the index.htm containing a "Hello
World"
Any clues?
Diego Castorina | quince
--
mobile
e-mail di...@qui
Hi André. That was just an error when copying and pasting, I picked up
the wrong connector. This is the right one:
##
##
Thanks for pointing that out.
André Warnier escribió:
Diego Manilla Suárez wrote:
[...]
Hi.
No idea about your
Hi everyone. I'm running Tomcat 5.0.30 + Apache 2.2.3 on a SuSE EL 10.
After a few days running, the CPU load increases, until Tomcat is eating
99% of it, and I need to restart. The last time this happened, I
executed jstack on the Tomcat VM, and I saw most of threads stacks are
like this:
##
Hi,
I'm not an expert, but I think Tomcat 4.X is not compatible with JDK
1.5.
Regards,
Diego Rodríguez
Black Friday escribió:
Hi,
My system environment is: Windows 2000 Server. JDK 1.5, tomcat 4.X, Oracle 9
The problem is:
After tomcat was started, the memory of the t
Http-Only is support Tomcat 6?
-
To unsubscribe, e-mail: users-unsubscr...@tomcat.apache.org
For additional commands, e-mail: users-h...@tomcat.apache.org
k". But the data transfer from client browser to
tomcat will be still a plain text. i want to encrypt this and
obviously i need to use https.
So how to combine both and how tomcat wil help me doping this??
2009/1/6 Mark Thomas :
> Gregor Schneider wrote:
>> On Tue, Jan 6, 2009 at
if i try /login/login.jsp work, but when i try an action and
has restrict access, and havent user logged, tomcat redirect to login
page with http !!!
2009/1/6 Caldarale, Charles R :
>> From: Diego Armando Gusava [mailto:diegogus...@gmail.com]
>> Subject: Re: j_se
no man, example, email
when u login, your username and password will be transport https, but
after that, you are in http! u dont need https because, you are only
reading messages(emails)
2009/1/6 Caldarale, Charles R :
>> From: Diego Armando Gusava [mailto:diegogus...@gmail.com]
>>
t " secure transport mechanism (HTTPS)"
how can i do it?
2009/1/6 Diego Armando Gusava :
> let me explain
>
> when i try to access mySecurePath for example, tomcat show me a login
> page with https but after that i dont need for example be with https,
> because i only
let me explain
when i try to access mySecurePath for example, tomcat show me a login
page with https but after that i dont need for example be with https,
because i only need to send protected username and password.
i want to only need login.jsp with https!!
2009/1/6 Pid :
> Diego Arma
i dont know how to request j_security_check on https!
i attemped http://wiki.apache.org/tomcat/SSLWithFORMFallback but didnt work
/login.do
/login/loginError.jsp
tomcat redirect to Http!
c
>From which stable version Tomcat uses java NIO
I spend 30 minutes on google looking for the first stable version of Tomcat
that make use of Java NIO package.
Since I didn't get good results I have to ask here.
Please advise and thanks
--
Luis Diego Bolaños Quiros
The jsp file is this one:
I write in a comment because if not you can't see it
> From: [EMAIL PROTECTED]
> To: users@tomcat.apache.org
> Subject: javax.servlet.ServletException: Cannot find bean usersList in scope
> request
> Date: Fri, 25 Jul 2008 17:40:53 +
>
>
>
> Hello everyone,
>
Hello everyone,
Could anyone help me, please?
I have this mistake and I don't kow how to fix it:
org.apache.jasper.JasperException: Exception in JSP: /web_adminContent.jsp:23
20: Users Name
21: Country
22:
23:
24:
25: ">
26:
Stacktrace:
org.apache.jasper.servlet.JspServletW
To:
> users@tomcat.apache.org> Subject: Re:
> javax.mail.AuthenticationFailedException> > I don't use Yahoo! email so take
> this with a grain of salt, but this > error looks pretty clear cut to me.
> Yahoo's SMTP server wants username > and password, but yo
Hello all,
Could anyone help me, please?, I've been trying to solve this mistake but it's
impossible and I don't know what I can do.
This is the mistake:
org.apache.jasper.JasperException: Exception in JSP: /sendmail.jsp:25
22:
23: Store store=s.getStore("pop3");
24: store.conne
orreo.yahoo.es");
> props.put("mail.smtp.port","25");
> props.put("mail.smtp.auth", "true");
>
>
> On Thu, Jul 17, 2008 at 12:41 PM, Carlos Morales Diego <
> [EMAIL PROTECTED]> wrote:
>
>>
>>
>> Hello Jonas,
&g
Hello Jonas,
I still have the same mistake, so I don't know, this is my code
Properties props=new Properties();
props.put("correo.smtp.host","smtp.correo.yahoo.es");
props.put("correo.smtp.port","25");
props.put("correo.smtp.auth", "true");
Session s=Session.get
This is the source
Mail has been sent
Compruebe bandeja de entrada
Mail has been sent
Pulse aquí para enviar otro
--
> From: [EMAIL PROTECTED]
> To: users@tomcat.apa
Hey all,
I'm having problems with Javamail and I don't know why, the trace of the
mistake is this one:
org.apache.jasper.JasperException: Exception in JSP: /sendmail.jsp:22
19: Store store=s.getStore("pop3");
20: store.connect("pop.correo.yahoo.es","[EMAIL PROTECTED]","bezos11");
21
web_adminContent.jsp is:
Users Management page :
Passport
Users Name
Country
">
Thanks
> From: [EMAIL PROTECTED]
> To: users@tomcat.apache.org
> Subject: org.apache.jasper.JasperException: Cannot find bean usersList in
>
Hey all,
Could anyone help me, please?. I have the next mistake and I'm trying to fix it
but I don't achieve it. This is the mistake:
excepción
org.apache.jasper.JasperException: Cannot find bean usersList in scope request
org.apache.jasper.servlet.JspServletWrapper.handleJspExcepti
Hello everyone,
I have the next problem with my JSP files. I have the next mistake and I don't
know how to fix it:
excepción org.apache.jasper.JasperException: Cannot find bean usersList in
scope request
org.apache.jasper.servlet.JspServletWrapper.handleJspException(JspServletWrapp
e.org/connectors-doc/webserver_howto/iis.html
[2] http://www.mail-archive.com/users@tomcat.apache.org/msg45734.html
--
Diego Fdez. Durán <[EMAIL PROTECTED]> | http://www.goedi.net
GPG : 925C 9A21 7A11 3B13 6E43 50DB F579 D119 90D2 66BB
--
Hi,
I've found the problem. As you said, it was a problem of
configuration. I defined the docbase and also was using localwar
parameter in ant task with the same dir as docbase. Removing the
localwar parameter in ant task solved the problem
Many thanks
Diego
Caldarale, Char
5)
at java.lang.reflect.Method.invoke(Method.java:585)
at org.apache.catalina.startup.Bootstrap.start(Bootstrap.java:288)
at org.apache.catalina.startup.Bootstrap.main(Bootstrap.java:413)
"VM Thread" prio=10 tid=0x0095ed08 nid=0xcec runnable
"VM Periodic Task Thread&
16 or is it a malfunction?
--
-----
Diego Rodríguez Martín
ALTIRIA TIC - Servicios SMS - Desarrollo Web
Tel. +34 913311198 - Fax +34 915713993 - Móvil +34 610299750
www.altiria.com
-
---
Hi. I have a web app with standard form authentication and a custom
JDBCRealm. Now, I need to enable client certificate authentication, and
be able to use both authentication mechanisms (certificates when the
user sends them, and standard login form when he doesn't).
I don't know if this is ev
ontext shutdown?
--
-----
Diego Rodríguez Martín
ALTIRIA TIC - Servicios SMS - Desarrollo Web
Tel. +34 913311198 - Fax +34 915713993 - Móvil +34 610299750
www.altiria.com
-
-
t; you'll saturate your network connection long before you saturate disk,
> memory or CPU.
>
>- Peter
>
> -
> To start a new topic, e-mail: users@tomcat.apache.org
> To unsubscribe, e-mail: [EMAIL PROTECTED]
> For additional commands, e-mail: [EMAIL PROTECTED]
>
>
--
Diego
ooling would be
> helpful from those who have actually done it. Thanks.
>
>
> -
> To start a new topic, e-mail: users@tomcat.apache.org
> To unsubscribe, e-mail: [EMAIL PROTECTED]
> For additional commands, e-mail: [EMAIL PROTECTED]
>
>
--
Diego
.html
As far as I know, it has not been resolved, so you could be running
into this
Diego
Greg Vilardi escribió:
On 2 Nov 2007 at 7:24, Caldarale, Charles R wrote:
From: Peter Crowther [mailto:[EMAIL PROTECTED]
Subject: RE: What do I do with a heap dump? (OOM Permgen)
As far as I
your offending classes. This link
may be an introduction to memory leaks,
http://opensource.atlassian.com/confluence/spring/pages/viewpage.action?pageId=2669
Diego
wild_oscar escribió:
Although I've read a lot in the past week about Permgen and the problems of
some libs, I ha
okies or user disabled cookies and your application does not
use url rewriting mecanisms
- Your application calls session.invalidate()
En l'instant précis du 12/09/07 11:23, Ing. Diego Trombetta s'exprimait en ces
termes:
>
>
> I'm working with Tomcat 5.5.23.
>
I'm working with Tomcat 5.5.23.
The users are complaining that they need to log in a lot of
times during the day,
therefore I took a look at logs and, to my surprise, I found out
that there are missing requests!
What I mean is that on the logs I can read something
Hi. I need two extra fields in my login form, other than j_username and
j_password. The problem is that these extra fields doesn't seem to be
forwarded to the original requested URL. Right now I've implemented my
own Authenticator, which extends
org.apache.catalina.authenticator.FormAuthenticat
e-mail: users@tomcat.apache.org
> To unsubscribe, e-mail: [EMAIL PROTECTED]
> For additional commands, e-mail: [EMAIL PROTECTED]
>
>
--
Diego Yasuhiko Kurisaki
u very much for your help
Diego
Bill Barker escribió:
"Diego Rodríguez Martín" <[EMAIL PROTECTED]> wrote in message
news:[EMAIL PROTECTED]
Hi,
I have been making some more tests about this issue, using old
dbcp/pool factory to get rid of the memory leaks of tomcat
Sorry, you are right, it is in
org.apache.tomcat.util.modeler.BaseModelMBean, and resource attribute it
is retaining is an org.apache.commons.dbcp.BasicDataSource
Diego
Caldarale, Charles R escribió:
From: Diego Rodríguez Martín [mailto:[EMAIL PROTECTED]
Subject: Re: Tomcat 6 classloader
advance for your help
Diego
Diego Rodríguez Martín escribió:
Hi,
I have found what you said about the factory. It is ported to 6.0.
I have tried to use the old commons-dbcp library, copying
commons-pool-1.2.jar and commons-dbcp-1.2.2.jar in tomcat lib
directory and defining the attribute
ns is:
The article says that I have to use version 1.0.4 or later but I
haven't found which version it is used by Tomcat,
which version of commons-logging is built in the extras in Tomcat 6?
--
-
Diego Rodríg
orySupport.
com.sun.jmx.interceptor.DefaultMBeanServerInterceptor
com.sun.jmx.mbeanserver.JmxMBeanServer,
This part of Tomcat is completely unkown to me, Do you have any clue?
Many thanks for your help
Diego
David Smith escribió:
In older versions of tomcat (5.0.x) there is a factory attribute
jars? It will work or you have used new functionalities
of these packages?
Thanks
Diego
Rémy Maucherat escribió:
On 6/8/07, Diego Rodríguez Martín <[EMAIL PROTECTED]> wrote:
It affects version 1.3 of commons pool. In tomcat 6, commons pool is
embbeded in /tomcat-dbcp.jar/, and th
omcat 5.5?
Thanks
--
-
Diego Rodríguez Martín ([EMAIL PROTECTED])
ALTIRIA TIC - Servicios SMS - Desarrollo Web
Tel. +34 913311198 - Fax +34 913310087 - Móvil +34 610299750
www.altiria.com
-
re
having OutOf Memory errors every week, more frecuently as the number of
contexts incresases (between10-15 contexts aprox), so you can understand
my worries
Thanks again
Diego
Filip Hanik - Dev Lists escribió:
Diego Rodriguez wrote:
Hi,
I'm using Tomcat 5.5.20. In the doc
chitecture like this?
Thanks in advance
Diego
but then
Tomcat delete the webapp directory and I continue to see del
application in the Tomcat Manager, because he left someting in the
server.xml file.
I would not to change this file by hand.
If I use the Tomcat Manager to deploy and undeploy I have the same
problem.
Someone can help me, please?
Thank you and regards.
Diego
the file gets
digested (I had invalid docBase before and I could see the message) and
I'm also sure the jdbc driver jar is in common/lib.
Has anybody succeeded with defining jdbc resource in a context file? Can
anybody spot what I am doing wrong? Do you have any hints on how/what
79 matches
Mail list logo