application code that would
change it at runtime...up to a few minutes ago. I think there is a
SSLSocketFactory that is changing the ciphers at runtime.
Regards,
Marcos
On Thu, Apr 11, 2024 at 2:25 PM Christopher Schultz <
ch...@christopherschultz.net> wrote:
> Marcos,
>
> Markin
nSSL [true]
2024-04-11 02:12:47,514 INFO
[org.apache.catalina.core.AprLifecycleListener:370] (main) OpenSSL
successfully initialized [OpenSSL 3.0.13 30 Jan 2024]
I am not very familiar with the SSL handshake process and do not really
understand what can make it stop working.
Thanks,
Marcos
javax.net
t you may also consider
fronting nginx instead of Apache httpd. It is very easy to configure as
reverse proxy for your tomcat and also serve your static files. If Apache
is really a requirement kindly ignore my comment
>
>
>
> Warm Regards
> Razi A. Ansari
>
--
Marcos | I love PHP, Linux, and Java
<http://javadevnotes.com/java-string-length-examples>
> } catch (JSONException e) {
> e.printStackTrace();
> } catch (AkoshaException e) {
> e.printStackTrace();
> }
>
> }
> }
>
> private void initialiseIncomingListener()
> {
> // Initialize our Pubnub
On Thu, Mar 20, 2014 at 12:34 AM, marcos wrote:
>
>
>
> On Thu, Mar 20, 2014 at 12:29 AM, Mark Eggers wrote:
>
>> On 3/19/2014 7:43 PM, marcos wrote:
>>
>>> On Wed, Mar 19, 2014 at 8:48 PM, Mark Eggers
>>> wrote:
>>>
>>> On 3/19
On Thu, Mar 20, 2014 at 12:29 AM, Mark Eggers wrote:
> On 3/19/2014 7:43 PM, marcos wrote:
>
>> On Wed, Mar 19, 2014 at 8:48 PM, Mark Eggers
>> wrote:
>>
>> On 3/19/2014 1:45 PM, marcos wrote:
>>>
>>> Tomcat 7.0.52
>>>> Ant 1.9.2
>
On Wed, Mar 19, 2014 at 8:48 PM, Mark Eggers wrote:
> On 3/19/2014 1:45 PM, marcos wrote:
>
>> Tomcat 7.0.52
>> Ant 1.9.2
>> Windows 7
>>
>>
>> I am trying to use an Ant task to deploy a specific version of a tomcat
>> app. I want to do this baca
" path="/"
war="file:${build-directory}/ROOT%23%23${version}.war"/>
But it is not working, what can I do to be able to deploy a specifi version?
Marcos
I've been clear...
Is this a known problem? Any suggestions? Maybe there is some
"configuration tricks" I can use to avoid this problem?
Thanks in advice,
best regards
What say your Tomcat logs?
--
Marcos Luis Ortiz Valmaseda
Software Engineer (Distributed Systems)
http://uncubanitolinuxero.blogspot.com
o Can you provide to us a completed guide to Apache
Tomcat's installation and configuration using SELinux? Any resources?
We are using basically two applications deployed on Tomcat:
- Liferay
- jasigCAS
Any ideas and comments are welcome.
--
Marcos Luis Ortiz Valmaseda
Software Engineer (D
hi,
you are talking about JVM or something more?
thxs
>Mensaje original
>De: p...@pidster.com
>Fecha: 27/08/2010 04:37
>Para: "Tomcat Users List"
>Asunto: Re: Tomcat 5.5 and Windows 7
>
>On 27/08/2010 04:22, Marcos Molina wrote:
>> Hi there,
&
Hi there,
I only wanna know if i can run Tomcat 5.5 on windows 7 ???
And if i have to take any considerations to do it.
Thanks for yours answers.
Regards
Marcos.
-
To unsubscribe, e-mail: users-unsubscr...@tomcat.apache.org
Hi, i just installed tomcat6 on suse linux.
When i go to http://localhost:8080 appears tomcat screen, but when i click
"Tomcat Manager" menu option i get http 401 error
Status HTTP 401 -
This request requires HTTP authentication ().
Apache Tomcat/6.0.18
Any help ?
thanks.
--
Hi to all,
Finally i uninstalled the tomcat package from Etch repository and installed
again using tomcat oficial tar.gz package. And,surprise, all works right :-)
Thanks for all the mails helping me.
Best Regards
2008/9/4 Caldarale, Charles R <[EMAIL PROTECTED]>
> > From: Leandro Dardini [mai
The best advice XDDD
I installed again but without compiled and all works perfect!
Thanks!
2008/9/4 Mikolaj Rydzewski <[EMAIL PROTECTED]>
> marcos gonzalez wrote:
>
>> Im installing Tomcat5.5 and works correctly, but when I put the sample
>> application in the w
eld,
> docBase="..." you can specify where you application lies. The path="/..."
> is
> related on how you call it.
>
> Leandro
>
> > -Messaggio originale-
> > Da: marcos gonzalez [mailto:[EMAIL PROTECTED]
> > Inviato: giovedì 4 settembre 20
ample/index.jsp
>
> Leandro
>
> > -----Messaggio originale-
> > Da: marcos gonzalez [mailto:[EMAIL PROTECTED]
> > Inviato: giovedì 4 settembre 2008 10.57
> > A: Tomcat Users List
> > Oggetto: Re: R: Problems with tomcat in debian
> >
> > Hi
> >
> >
Hi
Im using only Tomcat, not apache. I can access to manager, how I can test
the sampel application using this interface?
Best Regards
2008/9/4 Leandro Dardini <[EMAIL PROTECTED]>
>
>
> > -Messaggio originale-----
> > Da: marcos gonzalez [mailto:[EMAIL PROTECTED
Hi
Im installing Tomcat5.5 and works correctly, but when I put the sample
application in the webapps folder /usr/share/tomcat5.5/webapps I can't
access. I access using the path in Firefox http://localhost:8180/sample. The
404 error appears.
Any idea?
Best Regards
Please could you say me which? Im refer if can specify the path where I
understand that is.
And I see is biggest,any special part?
Best regards
2008/9/3 Martin Gainty <[EMAIL PROTECTED]>
>
> would need to see the mappings.. please display web.xml
>
> HTH
> Martin
> __
Hello!
Im new installing tomcat 5.5 and I have problems. Im using A linux platform
(debian etch) and when I put the sample code. the *.war archives where goes?
I put there in /var/lib/tomcat5.5/webapps and apparently tomcats extracts
the application, but when I want to access using
http://localhos
Hi
Somebody knows how can i setup the timeout for websession variables in tomcat
5.5 ?
i know i can change this in .xml configuration file, but, i want to do it
by program, script or something ?
Is it possible ?
thanks.
-
To st
: Error HTTP 500 in war deployment
>
>
>Marcos wrote:
>> Hi people.
>>
>> I need to deploy a war file in Tomcat 5.5.26
>> I upload the war, but when uploads finished i have the next error.
>> What can be wrong ?
>> (I can deploy in my pc as localhost, but in my IS
Hi people.
I need to deploy a war file in Tomcat 5.5.26
I upload the war, but when uploads finished i have the next error.
What can be wrong ?
(I can deploy in my pc as localhost, but in my ISP don?t work and is the
same .war file )
thanks for any help.
HTTP Status 500 -
type Exception report
response.
Marcos
-
To start a new topic, e-mail: users@tomcat.apache.org
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
Hi people,
Can anyone tell me where can i read something of how web.xml file works ?
I try search but not found nothing good.
Thanks a lot.
Marcos
-
To start a new topic, e-mail: users@tomcat.apache.org
To unsubscribe, e-mail
.. service start but in 2 o
3 seconds stops...
what can i do?
thanks for any help.
Marcos
-
To start a new topic, e-mail: users@tomcat.apache.org
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL
the later failure are linked?
TIA
Marcos Alejandro Glas.
Hello again Mark!
Thank you again for the answer.
Although I'm going to search about servlet context listener, I've trying
again with the UNC paths, and yes! you are right and the service started
with users credentials with read permissions over the shared resource is
able to read the file! (T
Mark Thomas <[EMAIL PROTECTED]>
Fecha:
Tue, 13 Jun 2006 19:17:55 -0400
Para:
Tomcat Users List
Marcos Guerrero Gomez wrote:
> We have disabled the windows XP firewall, and we have changed the user
> credentials to start the service with the same user as the logged user
> (that
h the same user as the logged user
(that is able to open the network units through the windows explorer)
but the behavior doesn't change.
Any suggestions? Thank you very much in advance,
Marcos Guerrero
-
To start a ne
31 matches
Mail list logo