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
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
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
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
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
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
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
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
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
&
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
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
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
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
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/
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 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
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
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
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
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
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
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
>
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
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
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
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: +
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
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
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
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
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
.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?
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
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 (
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
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
#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
-
"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
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
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
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
.
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]
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
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
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]
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
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
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]
Copy your jdbc driver into [tomcat]/common/lib
-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
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
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
51 matches
Mail list logo