Re: Verifying tomcat downloads: PGP keys unavailable at https://keys.openpgp.org

2025-03-24 Thread Roberto Resoli
Il 20/03/25 17:16, Christopher Schultz ha scritto: Roberto, On 3/20/25 7:52 AM, Roberto Resoli wrote: Il 19/03/25 20:48, Mark Thomas ha scritto: On 19/03/2025 18:51, Mark Thomas wrote: ... So the signing fingerprint may not be the same of that of the principal key as metioned in the KEYS

Re: Verifying tomcat downloads: PGP keys unavailable at https://keys.openpgp.org

2025-03-20 Thread Roberto Resoli
Il 19/03/25 20:48, Mark Thomas ha scritto: On 19/03/2025 18:51, Mark Thomas wrote: ... I did receive a request to verify my key from a key server (I forget which) a few weeks ago which I ignored since I hadn't recently uploaded any keys. OK. This is a *very* old key that I haven't used

Verifying tomcat downloads: PGP keys unavailable at https://keys.openpgp.org

2025-03-19 Thread Roberto Resoli
Hello, I am trying to verify GPG signatures of recent tomcat downloads, but I noted that both Mark E D Thomas DCFD35E0BF8CA7344752DE8B6FB21E8933C60243 Remy Maucherat 48F8E69F6390C9F25CFEDCD268248959359E722B Are no more available on the https://keys.openpgp.org server I use to look on. Is

R: PKCS#8 encryption algorithm unrecognized

2024-04-05 Thread Roberto Benedetti
use Bouncy Castle as well. Regards, Roberto - To unsubscribe, e-mail: users-unsubscr...@tomcat.apache.org For additional commands, e-mail: users-h...@tomcat.apache.org

R: Tomcat Instance unable to connect to DB with TCPS

2024-02-09 Thread Roberto Benedetti
deployment [2]. Roberto [1] https://access.redhat.com/documentation/it-it/red_hat_enterprise_linux/7/html/security_guide/sec-shared-system-certificates [2] https://docs.oracle.com/en/database/oracle/oracle-database/19/jjdbc/client-side-security.html#GUID-2BD2F189-A58C-4A85-8524-CFD9BB9AC575

R: HSTS on 401 / error pages

2023-09-16 Thread Roberto Benedetti
other security options are left to Tomcat. We had the same issue and that's how we passed the pen-test. Roberto -Messaggio originale- Da: Peter Kreuser Inviato: venerdì 15 settembre 2023 21:34 A: Tomcat Users List Oggetto: Re: HSTS on 401 / error pages CAUTION - This e

R: Subclassing JNDIRealm to return a custom Principal

2021-06-22 Thread Roberto Benedetti
think that some refactoring could make it easier to subclass Tomcat realms to return a custom Principal. -Messaggio originale- Da: Carsten Klein Inviato: lunedì 21 giugno 2021 19:37 A: users@tomcat.apache.org Oggetto: Re: Subclassing JNDIRealm to return a custom Principal Roberto

Subclassing JNDIRealm to return a custom Principal

2021-06-21 Thread Roberto Benedetti
9.0.39 the method has changed to authenticate(JNDIConnection, String, String) and we cannot override it to retrieve the attributes because JNDIConnection.context is not visible to subclasses. Is there a work-around for that? Thanks, Roberto

Re: digested passwords: unable to configure them correctly (Tomcat 9.x)...

2021-02-20 Thread Roberto Simoni
15:53 Christopher Schultz < ch...@christopherschultz.net> ha scritto: > Roberto, > > Welcome to the Tomcat users list! (See below...) > > On 2/19/21 17:14, Roberto Simoni wrote: > > Hi, I'm trying to configure digested password in an application. Just for &

digested passwords: unable to configure them correctly (Tomcat 9.x)...

2021-02-19 Thread Roberto Simoni
Hi, I'm trying to configure digested password in an application. Just for example I was trying with MD5. First of all: * OS: CentOS Linux 7 (Core) * Tomcat full version: 9.0.43 I configured the Host in this way: The authentication fails. For testing purp

JASPIC and classloaders

2020-07-09 Thread Roberto Benedetti
nyone confirm this? Is removing those dependencies from web applications and put them in ${tomcat.home}/lib, the only solution? Roberto - To unsubscribe, e-mail: users-unsubscr...@tomcat.apache.org For additional commands, e-mail: us

Re: Could not find worker with name 'ajp13_worker'

2019-11-26 Thread Roberto Bottoni
the httpd-jk.conf file to config some general directives of the connectors (and therefore also workers.properties.. JkWorkersFile /etc/libapache2-mod-jk/workers.properties) Roberto Il 26-11-2019 17:54 Christopher Schultz ha scritto: -BEGIN PGP SIGNED MESSAGE- Hash: SHA256 Roberto, O

Could not find worker with name 'ajp13_worker'

2019-11-26 Thread Roberto Bottoni
Hello, I have a Debian 10 server with Apache 2 + Tomcat 9. I can't run JSF pages due to an internal server error. I use OpenJDK v. 11, also use the Apache Tomcat Native library [1.2.23] (tomcat-native-1.2.23-src.tar.gz) using the APR version [1.7.0] (apr-1.7.0.tar.gz). Tomcat starts regularly

Re: Tomcat 7.0.52 strage startup

2014-03-31 Thread Roberto Bottoni - AfterBit
your deployment The problem is intermittent.. - Original Message - From: "Christopher Schultz" To: "Tomcat Users List" Sent: Friday, March 28, 2014 5:46 PM Subject: Re: Tomcat 7.0.52 strage startup -BEGIN PGP SIGNED MESSAGE- Hash: SHA256 Roberto, On 3/17/

Tomcat 7.0.52 strage startup

2014-03-17 Thread Roberto Bottoni - AfterBit
error.. thanks! Roberto Feb 20, 2014 1:03:04 PM org.apache.coyote.ajp.AjpProcessor process SEVERE: Error processing requestnulljava.lang.ExceptionInInitializerErrornull at org.apache.catalina.connector.Response.setConnector(Response.java:154)null at

I need help in configuring windows authentication in tomcat 7.0

2013-03-21 Thread Roberto Barale
I want to setup "windows authentication" in my tomcat 7.0.37 I read the user guide http://tomcat.apache.org/tomcat-7.0-doc/windows-auth-howto.html and I follow all the step in Domain Controller and Tomcat Instance Then I write the $CATALINA_BASE\webapps\myappl\WEB-INF\web.xml and the $CATALINA_BAS

Tomcat in port 80 and Debian

2013-02-05 Thread Roberto
also not an option, for security concerns. So, how should I proceed to make Tomcat listen on port 80? Set iptables to redirect port 80 to 8080? Some other path? Could someone point me to the proper document/manual? Tks, Roberto Greiner

Re: Stopping a Timer in contextDestroyed() to avoid memory leaks results in a NullPointerException

2010-05-26 Thread roberto calosino
Hi, thank you for your reply. First I'd like to say that I do implement ServletContextListener at all beacause destroy() fires after the tomcat warnings. That being said, on this website: http://stackoverflow.com/questions/2255884/jython-and-implementing-httpservlet-contextinitialized is writ

detecting oracle connection failures

2009-09-07 Thread Roberto Benedetti
omcat+oracle such a rare combination? thanks in advance, roberto - To unsubscribe, e-mail: users-unsubscr...@tomcat.apache.org For additional commands, e-mail: users-h...@tomcat.apache.org

Tomcat Manager HTTP - deploy update

2009-08-06 Thread Roberto Fonti
and, once the application is there, the undeploy/deploy starts. This would have only a few seconds of downtime. Is that possible? What would you recommend? Thanks, Roberto

ProxyDirContext.lookup(String) using a lot of CPU time

2008-10-30 Thread Roberto Fasciolo
n do for avoding having that method using almost all the CPU time used by my application? Thanks, -Roberto -- View this message in context: http://www.nabble.com/ProxyDirContext.lookup%28String%29-using-a-lot-of-CPU-time-tp20249307p20249307.html Sent from the Tomcat - User

Re: Problem with policies

2008-04-30 Thread Roberto Riggio
you think its a problem with the security policy file? > This > looks more like it can't find the struts html taglib tld file. It's > > looking for the definition in your web.xml file or the tld file in the > > META-INF of one of your .jar files in WEB-INF/lib >

Problem with policies

2008-04-30 Thread Roberto Riggio
Base "file:${catalina.base}/webapps/myapp/-" { permission java.security.AllPermission; }; and everything works fine. Is there anybody that can give me some hints about how this problem should be handled? I'm sure that give full rights to the webapp is not the best s

Re: Tomcat 5.5 problem with log4j and policy

2008-01-09 Thread Roberto Riggio
As an alternative can you point me to an howto about best pratices in logging with tomcat? R. - "Roberto Riggio" <[EMAIL PROTECTED]> wrote: > Hi, > > sorry for the mistake, this is the directory where I'm logging: > > drwxr-x--- 2 tomcat55 adm 409

Re: Tomcat 5.5 problem with log4j and policy

2008-01-08 Thread Roberto Riggio
PROTECTED]> wrote: > Hi, > > Under which user the tomcat process is running?. It seems the user > doesn't have enough privilege to write to the folder. > > regards > > > Roberto Riggio wrote: > > Hi, > > > > I'm deploying a strut

Tomcat 5.5 problem with log4j and policy

2008-01-08 Thread Roberto Riggio
inux? Thanks R -- -------- Roberto Riggio, PhD Student CREATE-NET Via alla Cascata 56/C 38100 Trento (Italy) E-mail: [EMAIL PROTECTED] HomePage: http://disi.unitn.it/~riggio/ Tel: +39.0461.314.960 Fax: +

Re: Tomcat data source

2007-12-05 Thread Roberto Pellegrino
In my application is present a interface (visible only to admin) who permit to specificate what kind of db connection use to make query: - DataConnection --> url, user, pass, driver. If the data are correct it work. - DataSource --> If data source are defined on webApp context the name is the l

Re: Tomcat data source

2007-12-05 Thread Roberto Pellegrino
I have seen the documentatio many and many times... My question is clear? The response to my question is: "Isn't possible get dataSource reference if is not defined on webApp context"... This is a limitation if application expose a method to make query in varius and dinamic datasource Only p

Re: Tomcat data source

2007-12-04 Thread Roberto Pellegrino
CP at runtime and store the result in the config file - On change have the jsp or servlet close down the existing DBCP and replace it with a new one. - Update all the other jsps and servlets to get their DataSource from the ServletContext That's what I'd do at least. --David Roberto Pelle

Re: Tomcat data source

2007-12-04 Thread Roberto Pellegrino
ine a global datasource and not make a reference to it in the context.xml file. --David Roberto Pellegrino wrote: Hi all, i use Tomcat *5.5.17 *my question is quite simple: it's possible to use a dataSource that are not defined on webApp context??? I define the dataSource on server.xml

Tomcat data source

2007-12-04 Thread Roberto Pellegrino
Hi all, i use Tomcat *5.5.17 *my question is quite simple: it's possible to use a dataSource that are not defined on webApp context??? I define the dataSource on server.xml as follow: maxActive="100" maxIdle="30" maxWait="1" name="jdbc/DataSourceName" password="pass" type="j

Share Bean between two webapps

2007-04-04 Thread Roberto Bottoni \(Modernviaggi\)
.index_jsp SharedBean1 bean = (SharedBean1) envCtx.lookup("bean/SharedBean1Factory"); Of course if i put in my JSP page <[EMAIL PROTECTED] import = "com.afterbit.*" %> it works...but.. SharedBean1 should be a shared resource.. so no need to import com.afterbit. no?

Re: EL not evaluatin in TC 5.5

2006-12-05 Thread Roberto Marra
In my web.xml I don't declare to use the servlet spec 2.4 schema David Smith ha scritto: Did you declare your web.xml to use the servlet spec 2.4 schema? AFAIK, that's required to make EL expressions work. --David -- IT Manager MONTEFIORE -- Centralino: +41916104455 Diretto : +41

Re: EL not evaluatin in TC 5.5

2006-12-04 Thread Roberto Marra
I usually put under WEB-INF/tld/ all the JSP tag library and under WEB-INF/lib all the *.jar file... even jstl.jar & I never have had problem Ciao Roberto Michael Hencin ha scritto: I have tomcat 5.5, j2sdk1.4.2_11 on windows xp sp2 I have installed the BIRT viewer web app (

Re: PROBLEMS CONNECTING TO TOMCAT MANAGER

2006-10-27 Thread Roberto Marra
Hello Daniela, there are no firewall there in your system that lock the localhost? Did you check that? Cheers Roberto Montefiore SA CH-6934 Lugano-Bioggio Daniela Marangoni ha scritto: Hi Although I have installed Tomcat 5.5 using the default directory the installation gives me and have

Re: load files on tomcat

2006-10-13 Thread José Roberto Motta Garcia
ot;); > > When I debugged I recongnized that the image width and height is -1, so i > figure I didn't load the image correctly. Do you have any suggestions what I > can do to make this work? > > I appreciate your time, > Thorsten > -- Jose Roberto M. Garcia A

Re: Problem with HttpSessionListener

2006-10-13 Thread José Roberto Motta Garcia
#x27;t every app instantiate its own object if this class is a simple one? Tks -- Jose Roberto M. Garcia Analista de Sistemas - Grupo Banco de Dados Fone: (12) 3186-8405 Fax: (12) 3101-2835 -- http://www.cptec.inpe.br http://www.inpe.br -

Re: Problem with HttpSessionListener

2006-10-13 Thread José Roberto Motta Garcia
"No one was asking for cross-application scoping." Hi chuck, do u know how to do that? It's what I'm trying to do, to get a cross-app scope for customized management. Tks Jose Roberto > >> the proper way to access your webapps info is >> getServletConte

web.xml

2006-10-10 Thread Roberto Marra
Hi guys, I would like to find some documentation about the web.xml. I would like to understand all the directive like or etc... I found some in the apache web site, but not all. Any suggestion pls cheers Roberto Marra

Re: How structure file

2006-10-09 Thread Roberto Marra
Thnx David, for clarifieding this concept. Really appriciate. /Roberto David Smith ha scritto: Any/all files related to your web application (including .tld files) should be within your webapp's folder in the /webapps folder of tomcat. No need to move any of this around. There are ho

How structure file

2006-10-09 Thread Roberto Marra
y I would like is: 1. Understand the best configuration to run a web-application using just JSP & using Struts as well 2. Understand the difference about the various folder that I described above. Thnx in advance 4 ur help

Re: Tomcat 5.0.28 is showing an old applets

2006-08-30 Thread Jose Roberto Torres
. Jose Roberto Torres escreveu: - To start a new topic, e-mail: users@tomcat.apache.org To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]

Re: Tomcat 5.0.28 is showing an old applets

2006-08-28 Thread Jose Roberto Torres
Thnak you Renato that worked, I only have a final question, do I have to be doing this over and over so the final version stays? I am still in development and testing... Jose Roberto Torres José Renato wrote: Hi, try cleaning the "work" directory. And after this make sure you are re

Tomcat 5.0.28 is showing an old applets

2006-08-28 Thread Jose Roberto Torres
py of this files or if there is a way to refresh the applets tomcat shows. If there is anything else I am missing to make my problem clearer please let me know. Jose Roberto Torres Sanchez - To start a new topic, e-m

Re: Tomcat 5.0.28 is showing an older version of my applet

2006-08-28 Thread Jose Roberto Torres
use, it is displaying the same stuff. Roberto Torres. - To start a new topic, e-mail: users@tomcat.apache.org To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]

Re: Tomcat 5.0.28 is showing an older version of my applet

2006-08-28 Thread Jose Roberto Torres
applet. Roberto Torres Jose Roberto Torres ha scritto: From the beginning I had no problems with it, but two days ago the tomcat started to display an older version of the applet. Did you try to clear the classloader cache from the client side? If not, open your java plugin console and

Tomcat 5.0.28 is showing an older version of my applet

2006-08-24 Thread Jose Roberto Torres
he port 80, but I am stucked again here. I cheked the FAQ and it looks like there is no answer there for my problem. I wold appreciate any pointers in this issue. Thanks in advance. Roberto Torres

Importing server certificate

2006-07-10 Thread Roberto Ruiz Sabroso
Hi. I'm creating a client web service against an external server through https. I have the server certificate (.cer) but I don´t know how to import it into tomcat. Thanks. Responses to [EMAIL PROTECTED]

Re: Cannot create JDBC driver of class '' for connect URL 'null' Exception Help

2006-01-02 Thread Roberto Rios
Copy your jdbc driver into [tomcat]/common/lib - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]

Re: Custom error page when ...

2005-10-24 Thread Roberto Bottoni - AfterBit
Ok.. but if I make this change in web.xml in folder /conf of Tomcat I get the same result for every web application? Thanks. Roberto. - Original Message - From: "Chris Birch" <[EMAIL PROTECTED]> To: "Tomcat Users List" Sent: Saturday, October 22, 2005 12:59 PM

Custom error page when ...

2005-10-22 Thread Roberto Bottoni - AfterBit
Hi, I would like to replace a custom error page when i get a : HTTP Status 404 .. The requested resource (/..) is not available with Tomcat 5. How I make this ? Thanks. Roberto. - To unsubscribe, e-mail: [EMAIL PROTECTED] For