Doubt about Qmail

2013-05-27 Thread Gabriel Huerta Araujo
I received a message indicating that We've noticed that it's been a week since you read your Qmail messages. Your colleagues might be confused and wait for your answers How can I answer to tell those messages have already been solved? Thanks for your attention.

Apache tomcat thread's issue

2013-05-24 Thread Gabriel Huerta Araujo
Hi everyone I developed an application using two threads where in one of them I started to run one socket to ask for information and in the another, application runs a serversocket to receive the data. In STS runs perfectly(Windows) but when I run this application on Solaris. threads do not run

Configuring Tomcat for generating log file (catalina.out) (Tomcat 5.0)

2013-01-18 Thread Gabriel Huerta Araujo
Hi all: I did not notice the fact that my server application does not generate log file. Someone else changed configuration files and tomcat is not generating this log file (catalina.out). How can I restablish tomcat for generating this file? Regards.

RE: Configuring Tomcat for generating log file (catalina.out) (Tomcat 5.0)

2013-01-18 Thread Gabriel Huerta Araujo
. -Mensaje original- De: Caldarale, Charles R [mailto:chuck.caldar...@unisys.com] Enviado el: viernes, 18 de enero de 2013 01:24 p.m. Para: Tomcat Users List Asunto: RE: Configuring Tomcat for generating log file (catalina.out) (Tomcat 5.0) From: Gabriel Huerta Araujo [mailto:huert

Re: Implementing SSL and error invocating https://localhost:8443/ (Tomcat 7.0 on Windows 7)

2012-10-29 Thread Gabriel Huerta Araujo
Huerta Araujo wrote: 5.- When I open IE with http://mydomain.com:8080/ or https://mydomain.com:8443/ appears or : IE can not show web page. It seems that your hosts file is not properly configured. 1. Make sure you are editing %SystemRoot%\system32\drivers\etc\hosts (e.g. C:\Windows\System32

Redirecting to 'https://localhost:8443/simple-security/' from Spring application.

2012-10-29 Thread Gabriel Huerta Araujo
I have reached that when I enter to https://localhost:8443/, appears Tomcat page, but when I run a Spring application(I run Tomcat server inside STS) I enter: http://localhost:8080/simple-security/ at the end of execution, page is pointing to https://localhost:8443/simple-security/ and

Re: Redirecting to 'https://localhost:8443/simple-security/' from Spring application.

2012-10-29 Thread Gabriel Huerta Araujo
encuentra en los archivos de diario de Apache Tomcat/7.0.32. - Original Message - From: Gabriel Huerta Araujo huert...@hildebrando.com To: users@tomcat.apache.org Sent: Monday, October 29, 2012 8:59:37 PM Subject: Redirecting to 'https://localhost:8443/simple-security/' from Spring

Re: Implementing SSL and error invocating https://localhost:8443/ (Tomcat 7.0 on Windows 7)

2012-10-27 Thread Gabriel Huerta Araujo
@tomcat.apache.org Sent: Friday, October 26, 2012 7:43:05 PM Subject: Re: Implementing SSL and error invocating https://localhost:8443/ (Tomcat 7.0 on Windows 7) On 27/10/2012 11:22 AM, Gabriel Huerta Araujo huert...@hildebrando.com wrote: Is it enough with putting a line into this file like

Re: Implementing SSL and error invocating https://localhost:8443/ (Tomcat 7.0 on Windows 7)

2012-10-26 Thread Gabriel Huerta Araujo
SIGNED MESSAGE- Hash: SHA1 Gabriel, On 10/25/12 5:42 PM, Gabriel Huerta Araujo wrote: Sorry I forgot to include what below command generates: openssl c_client -connect host:8443 Oops. That should have been s_client, but you already figured that out: I had to run it as: openssl s_client

Re: Implementing SSL and error invocating https://localhost:8443/ (Tomcat 7.0 on Windows 7)

2012-10-26 Thread Gabriel Huerta Araujo
, 2012 2:29:28 PM Subject: Re: Implementing SSL and error invocating https://localhost:8443/ (Tomcat 7.0 on Windows 7) -BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Gabriel, On 10/26/12 11:57 AM, Gabriel Huerta Araujo wrote: Regarding password I run keytool indicating my password which

Re: Implementing SSL and error invocating https://localhost:8443/ (Tomcat 7.0 on Windows 7)

2012-10-26 Thread Gabriel Huerta Araujo
/ (Tomcat 7.0 on Windows 7) On 27/10/2012 10:09 AM, Gabriel Huerta Araujo huert...@hildebrando.com wrote: I used logangha(which is my computer name) instead of localhost but again I had to click the Information bar to display the content (not recommended). So you got the cert for logangha

Implementing SSL and error invocating https://localhost:8443/ (Tomcat 7.0 on Windows 7)

2012-10-25 Thread Gabriel Huerta Araujo
I have followed your procedure which has been stated on http://tomcat.apache.org/tomcat-7.0-doc/ssl-howto.html to use SSL or https with JSSE implementation. Below is configuration for my server.xml Connector SSLEnabled=true acceptCount=100 clientAuth=false

Re: Implementing SSL and error invocating https://localhost:8443/ (Tomcat 7.0 on Windows 7)

2012-10-25 Thread Gabriel Huerta Araujo
...@christopherschultz.net To: Tomcat Users List users@tomcat.apache.org Sent: Thursday, October 25, 2012 11:21:15 AM Subject: Re: Implementing SSL and error invocating https://localhost:8443/ (Tomcat 7.0 on Windows 7) -BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Gabriel, On 10/25/12 10:35 AM, Gabriel Huerta Araujo

Re: Implementing SSL and error invocating https://localhost:8443/ (Tomcat 7.0 on Windows 7)

2012-10-25 Thread Gabriel Huerta Araujo
@tomcat.apache.org Sent: Thursday, October 25, 2012 11:21:15 AM Subject: Re: Implementing SSL and error invocating https://localhost:8443/ (Tomcat 7.0 on Windows 7) -BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Gabriel, On 10/25/12 10:35 AM, Gabriel Huerta Araujo wrote: I have followed your

Re: Implementing SSL and error invocating https://localhost:8443/ (Tomcat 7.0 on Windows 7)

2012-10-25 Thread Gabriel Huerta Araujo
https://localhost:8443/ (Tomcat 7.0 on Windows 7) -BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Gabriel, On 10/25/12 1:02 PM, Gabriel Huerta Araujo wrote: What I tried to mean is that Internet explorer fails. That's not terribly specific. Seg fault? BSOD? Blank screen? I have attached image file

Re: Implementing SSL and error invocating https://localhost:8443/ (Tomcat 7.0 on Windows 7)

2012-10-25 Thread Gabriel Huerta Araujo
: Thursday, October 25, 2012 2:49:50 PM Subject: Re: Implementing SSL and error invocating https://localhost:8443/ (Tomcat 7.0 on Windows 7) -BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Gabriel, On 10/25/12 2:08 PM, Gabriel Huerta Araujo wrote: An spanish message like this: Internet Explorer can

Re: Implementing SSL and error invocating https://localhost:8443/ (Tomcat 7.0 on Windows 7)

2012-10-25 Thread Gabriel Huerta Araujo
rc4-40 I had to run it as: openssl s_client -connect host:8443 And this is what generates: gethostbyname failure connect:errno=1 Regards. - Original Message - From: Gabriel Huerta Araujo huert...@hildebrando.com To: Tomcat Users List users@tomcat.apache.org Sent: Thursday