Re: Additional Property File For Substitution Variables

2025-03-27 Thread Sebastian Trost
William, On 27.03.2025 14:39, William Crowell wrote: Is there a way to add an additional properties file to the startup of Apache Tomcat, so that server.xml and context.xml can reference the values like we do with catalina.properties? For instance: application.properties: my.user=foo my.pa

Re: Custom error page for invalid mutual authentication (TLS)

2025-02-07 Thread Sebastian Trost
Peter, if updating your application is out of the question, I'm guessing that there is no way to achieve this. If updating your application is an option, you can set the clientAuth attribute of your connector to 'want' instead of 'true' and then try to detect within your app, if the client p

Re: REG: Version stability of Tomcat 9.0.96

2025-02-06 Thread Sebastian Trost
DivyaBharathi, please don't attach or link images in your e-mails. Instead, just copy&paste the error as text into your message. Sebastian On 06.02.2025 09:06, Divyabharathi Sundaram wrote: Hi Team, We have recently upgraded tomcat from 9.0.82 to 9.0.96, one of the application teams has re

Re: DIGEST auth in Tomcat 9 — browsers sending SHA-256 to MD5 server, how to adapt?

2024-12-12 Thread Sebastian Trost
Lloyd, On 13.12.2024 01:39, DIGLLOYD wrote: ISSUE: users cannot login to my site. CAUSE: Firefox and Chrome are sending SHA-256 DIGEST auth, which is MD5 (Safari uses MD5 which is working fine) Details: - Tomcat 9.0.98 - DIGEST auth using MD5 - has been working for 15+ years just fine. What ex

Re: Servelet init excepcion

2024-10-10 Thread Sebastian Trost
Micaela, On 10.10.2024 21:44, Micaela Nicole Gobbi wrote: Hello, I am having the following error when I want to start my Tomcat server in a Java 1.8 environment. I am using Tomcat 9 and Eclipse IDE JEE. Thank you very much. oct 10, 2024 4:15:03 PM org.apache.catalina.core.ApplicationContext log

Re: At start up, my web pages prints as text, not as a web page

2024-10-06 Thread Sebastian Trost
Jim, On 06.10.2024 20:15, Jim Anderson wrote: I am using apache-tomcat-8.0.53, on the boron version of Linux. Apache Tomcat 8.0 is EOL (=End Of Life, which means no support anymore) since 2018. You shouldn't use that version anymore. [...] I then tried to access the webpage on my LAN and my

Re: accessing manager app

2024-09-27 Thread Sebastian Trost
Francesco, On 26.09.2024 16:12, Francesco Viscomi wrote: Hi all, I'm not able to understand why I cannot access to http://localhost:8080/manager/html I've configured the user in tomcat.users.xml: I'm using tomcat 9; and jdk17; I've also noted that in my personal pc when try to access man

Re: Jersey on Tomcat 10.1

2024-09-10 Thread Sebastian Trost
Jürgen, On 10.09.2024 20:07, Jürgen Weber wrote: java.lang.ClassNotFoundException: org.glassfish.jersey.client.ClientConfig java.lang.NoClassDefFoundError: jakarta/ws/rs/core/EntityPart org.glassfish.jersey jersey-bom jakarta.ws.rs jakarta.ws.rs-api 3.0.0 org.glassfish.jersey.containers jers

Re: Nothing but 404 errors

2024-09-05 Thread Sebastian Trost
David, On 05.09.2024 16:13, David Rush wrote: My CATALINA_HOME is /opt/tomcat9/home (which is a symlink to /opt/tomcat9/apache-tomcat-9.0.93) My CATALINA_BASE is /var/opt/tomcat9 Why are you setting the CATALINA_BASE-variable? If you're running just one Tomcat instance, this variable is not nee

Re: How to resolve 403 forbidden error in Tomcat level

2024-09-03 Thread Sebastian Trost
Jadgish, please don't attach any .doc- or similar files. Don't send screenshots of text. Send texts within the body of the email. Sebastian On 03.09.2024 17:05, jagadish sahu wrote: Hi Team, Any update on this? Thanks, Jagadish On Fri, Aug 30, 2024 at 8:22 PM jagadish sahu wrote: Hi Ch

Re: How to Call a Java Class in JSP

2024-08-03 Thread Sebastian Trost
Alan, On 03.08.2024 18:19, Alan Masters wrote: This is the extract from the logs: 03-Aug-2024 15:15:16.500 SEVERE [http-nio-8080-exec-10] org.apache.catalina.startup.ExpandWar.copy Error copying [C:\Program Files\apache-tomcat-9.0.91\apache-tomcat-9.0.91\webapps\Downloads\Calc

Re: How to Call a Java Class in JSP

2024-08-03 Thread Sebastian Trost
Alan, On 03.08.2024 17:33, Alan Masters wrote: Hello, I am attempting to revise on JSP which I used as a full time developer before my retirement over 8 years ago. The article How to Call a Java Class in JSP

Re: Apache Tomcat Plain Password

2024-08-03 Thread Sebastian Trost
Behauddin, please describe what exactly you're not understanding. Sebastian On 03.08.2024 13:28, MOHAMMED Bahauddin N wrote: Hello Wisers, Hope you are doing well. I have a request related to the Keystore password in Apache Tomcat's 'server.xml' file. Currently, the password under the Conne

Re: Tomcat deploying war file for every restart on Red Hat Linux 8.6

2024-08-02 Thread Sebastian Trost
James, On 02.08.2024 17:25, James H. H. Lampert wrote: If you need to suppress redeployment of WAR files, you need to change it to     That is true. However, Channa is reporting, that the war-tracker file doesn't get the same modified date as the war file. This shouldn't happen, since t

Re: Issue with the log4j2.xml

2024-07-30 Thread Sebastian Trost
Saicharan, I think you're mistaking this mailing list for a paid support hotline. Nobody on this mailing list is getting paid to solve your problem. Chris already gave you a couple of hints. This is what I'm getting from your first e-mail: RHEL-7 "UCD build and deploy": OK RHEL-8 "apps built

Re: Excluding specific files when creating WAR files?

2024-06-10 Thread Sebastian Trost
On 10.06.2024 19:47, James H. H. Lampert wrote: Danke, Herr Trost. Gern geschehen, Herr Lampert. Given that I can't remember the last time I personally generated a WAR file (although I'm pretty sure I've done it at least once), I haven't a clue. I think our development environment is still

Re: Excluding specific files when creating WAR files?

2024-06-10 Thread Sebastian Trost
On 10.06.2024 19:09, James H. H. Lampert wrote: Please forgive me if this is a RTFM issue, or if it's outside the scope of this List (and this isn't exactly the first time I've imposed upon the friendly nature of this List, knowing that it's a much more forgiving environment than a lot of Stack

RE: Can't start Tomcat in debug mode

2018-07-16 Thread Sebastian Trost
-Original Message- From: Désilets, Alain Sent: Monday, July 16, 2018 1:45 PM To: Tomcat Users List Subject: Can't start Tomcat in debug mode > I am unable to start Tomcat in debug mode. I have searched and see that lots > of people are having similar issues. I tried all the fixes that

RE: Mapping role names to groups

2017-10-04 Thread Sebastian Trost
-Original Message- From: André Warnier (tomcat) [mailto:a...@ice-sa.com] Sent: Wednesday, October 04, 2017 11:14 AM To: users@tomcat.apache.org Subject: Re: Mapping role names to groups > On 04.10.2017 10:20, Sebastian Trost wrote: >> -Original Message- >> Fr

RE: Mapping role names to groups

2017-10-04 Thread Sebastian Trost
-Original Message- From: Mark Thomas [mailto:ma...@apache.org] Sent: Tuesday, October 03, 2017 4:10 PM To: Tomcat Users List Subject: Re: Mapping role names to groups On 03/10/17 14:01, Sebastian Trost wrote: >> Hi! >> >> I was looking for a way to map security role

Mapping role names to groups

2017-10-03 Thread Sebastian Trost
than this? Regards Sebastian Trost - To unsubscribe, e-mail: users-unsubscr...@tomcat.apache.org For additional commands, e-mail: users-h...@tomcat.apache.org

RE: How to cancel download on the server side

2016-05-30 Thread Sebastian Trost
layed This of course will only work if the client supports Javascript. But even if it doesn't you can work with HTTP reloads and/or redirects and using unique IDs to identify your client and their download. Best Refards Sebastian Trost -Original Message- From: Steffen Heil (Mail

AW: javax.naming.NameNotFoundException Tomcat 8.0.32

2016-05-19 Thread Sebastian Trost
Hi Al, Try using context.lookup("jdbc/308tubeOracle") instead of context.lookup("308tubeOracle"). Regards Sebastian -Ursprüngliche Nachricht- Von: Al [mailto:rebra...@hotmail.com] Gesendet: Mittwoch, 18. Mai 2016 22:26 An: users@tomcat.apache.org Betreff: javax.naming.NameNotFoundExcep

AW: AW: OpenID Connect with Tomcat 8

2016-03-30 Thread Sebastian Trost
topher Schultz [mailto:ch...@christopherschultz.net] Gesendet: Mittwoch, 30. März 2016 17:03 An: Tomcat Users List Betreff: Re: AW: OpenID Connect with Tomcat 8 -BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Sebastian, On 3/30/16 4:42 AM, Sebastian Trost wrote: > Well, it seems that I will

AW: OpenID Connect with Tomcat 8

2016-03-30 Thread Sebastian Trost
with Tomcat 8 -BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Sebastien, On 3/29/16 12:57 PM, Sebastian Trost wrote: > Hi, > > I am looking for a way to use OpenID Connect (authentication AND > authorization) with Tomcat 8. I found two ways to get > authentication working, but no

OpenID Connect with Tomcat 8

2016-03-29 Thread Sebastian Trost
Hi, I am looking for a way to use OpenID Connect (authentication AND authorization) with Tomcat 8. I found two ways to get authentication working, but not authorization. Here's what I tested so far: Tomcat 8 + https://github.com/boylesoftware/tomcat8-oidcauth This extension works very well for