Participate in the ASF 25th Anniversary Campaign

2024-04-03 Thread Brian Proffitt
tion project. The ASF will very occasionally send out messages relating to the Foundation to contributors and members, such as this one.] Brian Proffitt VP, Marketing & Publicity VP, Conferences

Re: Tomcat/Java starts using too much memory and not by the heap or non-heap memory

2024-02-15 Thread Brian Braun
site using Tomcat 9.0.58, Java "11.0.21+9-post-Ubuntu-0ubuntu122.04", Ubuntu 22.04.03. And I am developing using Eclipse and compiling my WAR file with a "Compiler compliance level:11". Thanks in advance! Brian On Mon, Jan 8, 2024 at 10:05 AM Christopher Schultz < ch...@chri

Re: Tomcat/Java starts using too much memory and not by the heap or non-heap memory

2024-02-15 Thread Brian Braun
site using Tomcat 9.0.58, Java "11.0.21+9-post-Ubuntu-0ubuntu122.04", Ubuntu 22.04.03. And I am developing using Eclipse and compiling my WAR file with a "Compiler compliance level:11". Thanks in advance! Brian On Mon, Jan 8, 2024 at 10:05 AM Christopher Schultz < ch...@chri

Re: Getting Two times login page issue.

2024-01-18 Thread Brian Wolfe
things that can go wrong here and most of them are not tomcat related. > > Thanks, > Mohit > > -- Thanks, Brian Wolfe https://www.linkedin.com/in/brian-wolfe-3136425a/

Re: EOL - Tomcat versions

2024-01-07 Thread Brian Wolfe
--- > To unsubscribe, e-mail: users-unsubscr...@tomcat.apache.org > For additional commands, e-mail: users-h...@tomcat.apache.org > > -- Thanks, Brian Wolfe https://www.linkedin.com/in/brian-wolfe-3136425a/

Re: Tomcat/Java starts using too much memory and not by the heap or non-heap memory

2024-01-05 Thread Brian Braun
Hello Chirstopher, First of all: thanks a lot for your responses! On Wed, Jan 3, 2024 at 9:25 AM Christopher Schultz < ch...@christopherschultz.net> wrote: > Brian, > > On 12/30/23 15:42, Brian Braun wrote: > > At the beginning, this was the problem: The OOM-killer (somet

Re: Tomcat/Java starts using too much memory and not by the heap or non-heap memory

2023-12-30 Thread Brian Braun
use modest amounts of memory. All the other default Tomcat threads create far more objects. I have already activated the GC log. Is there a tool that you would suggest to analyze it? I haven't even opened it. I suspect that the root of my problem comes from the GC process indeed. Thanks again! Brian

Re: Tomcat/Java starts using too much memory and not by the heap or non-heap memory

2023-12-29 Thread Brian Braun
Hello Chuck, On Fri, Dec 29, 2023 at 11:00 PM Chuck Caldarale wrote: > > > On Dec 29, 2023, at 19:48, Brian Braun wrote: > > > > First of all: > > Christopher Schultz: You answered an email from me 6 weeks ago. You > helped > > me a lot with your sugges

Tomcat/Java starts using too much memory and not by the heap or non-heap memory

2023-12-29 Thread Brian Braun
Hello, First of all: Christopher Schultz: You answered an email from me 6 weeks ago. You helped me a lot with your suggestions. I have done a lot of research and have learnt a lot since then, so I have been able to rule out a lot of potential roots for my issue. Because of that I am able to post

Java/Tomcat is being killed by the Linux OOM killer for using a huge amount of RAM. How can I know what was going on inside my app (& Tomcat & the JVM) to make that happen?

2023-11-16 Thread Brian Braun
Hello, First of all, this is my stack: - Ubuntu 22.04.3 on x86/64 with 2GM of physical RAM that has been enough for years. - Java 11.0.20.1+1-post-Ubuntu-0ubuntu122.04 / openjdk 11.0.20.1 2023-08-24 - Tomcat 9.0.58 (JAVA_OPTS="-Djava.awt.headless=true -Xmx900m -Xms16m ..") - My app, which I

WebApp Mutual TLS for connecting to thrid party REST service

2023-11-06 Thread Brian Wolfe
mutual Authn TLS on the connectors. -- Thanks, Brian Wolfe https://www.linkedin.com/in/brian-wolfe-3136425a/

Re: Admin password for Tomcat

2023-11-04 Thread Brian Wolfe
e my updated class instead of the > default. > > Suggestions? > > Thx > > Jerry > > > - > To unsubscribe, e-mail: users-unsubscr...@tomcat.apache.org > For additional commands, e-mail: users-h...@tomcat.apache.org > > -- Thanks, Brian Wolfe https://www.linkedin.com/in/brian-wolfe-3136425a/

Re: JSF errors when upgrading Tomcat and Eclipse: com.sun.faces.config.JavaClassScanningAnnotationScanner$ConstantPoolInfo.containsAnnotation Unknow type constant pool XX at position XX

2023-10-12 Thread Brian Braun
 PM Christopher Schultz < ch...@christopherschultz.net> wrote: > Brian, > > On 10/12/23 16:55, Brian Braun wrote: > > Hello, > > > > First of all, I apologize if maybe my issue is not exclusively related to > > Tomcat, but I think it is. > > > >

Re: JSF errors when upgrading Tomcat and Eclipse: com.sun.faces.config.JavaClassScanningAnnotationScanner$ConstantPoolInfo.containsAnnotation Unknow type constant pool XX at position XX

2023-10-12 Thread Brian Braun
if Eclipse is creating a new type of class/JAR files with some new characteristic, in my opinion. Thanks for your help!!! On Thu, Oct 12, 2023 at 4:35 PM Christopher Schultz < ch...@christopherschultz.net> wrote: > Brian, > > On 10/12/23 16:55, Brian Braun wrote: > > Hello, &g

JSF errors when upgrading Tomcat and Eclipse: com.sun.faces.config.JavaClassScanningAnnotationScanner$ConstantPoolInfo.containsAnnotation Unknow type constant pool XX at position XX

2023-10-12 Thread Brian Braun
Hello, First of all, I apologize if maybe my issue is not exclusively related to Tomcat, but I think it is. I started my website many years ago, using Struts 1.2.4 and since then I have been using it. Some years after that I had the intention to migrate to JSF (version 2.2.X) and combine both

Re: AW: Solution to "Invalid keystore format" (cross-posted to Tomcat Users List at Apache, and Java 400 List at Midrange)

2023-09-13 Thread Brian Wolfe
gt; To unsubscribe, e-mail: users-unsubscr...@tomcat.apache.org > For additional commands, e-mail: users-h...@tomcat.apache.org > > -- Thanks, Brian Wolfe https://www.linkedin.com/in/brian-wolfe-3136425a/

Re: Multiple concurrent sessions

2023-05-25 Thread Brian Wolfe
> > > thanks for your help > > stephane > -- Thanks, Brian Wolfe https://www.linkedin.com/in/brian-wolfe-3136425a/

Re: AJP Connector is configured with secretRequired="true" but the secret attribute is either null

2022-10-20 Thread Paquin, Brian
>On 20/10/2022 17:59, Paquin, Brian wrote: >> Hello, >> >> In some cases, I use mod_jk and I am able to have Apache send a “secret” to >> my Tomcat Connector. >> But in other cases, I don’t have a front end – I just use Tomcat 9.0.68 >> (with Tomcat Native

AJP Connector is configured with secretRequired="true" but the secret attribute is either null

2022-10-20 Thread Paquin, Brian
o include an address (server IP) and secret, or try secretRequired=”false”, but the error still persists. Am I correct that I also need to add the “secret” to Tomcat Native? If yes, where do I add it? If no, what else should I do? Thank you for your time, Brian

Re: AW: SSLLabs scan shows TLSv1.0 and TLSv1.1 even though I have sslProtocol="TLSv1.2"

2022-08-10 Thread Brian Wolfe
ableLookups="false" disableUploadTimeout="true" > > >acceptCount="100" scheme="https" secure="true" > > >SSLEnabled="true" > > > compression="off" > &g

RE: Encryption of Tomcat AJP

2022-05-19 Thread Brian Eller
TRADING PARTNER Thank you Mark, My vendor supports AJP but, I don't know if they support mod_http_proxy. This is a embedded version of Tomcat 8.5 that is tightly coupled with the vendor's software and is an installed subcomponent from the vendor. Brian Eller | Senior System

Encryption of Tomcat AJP

2022-05-18 Thread Brian Eller
TRADING PARTNER Hello, I am working on a Tomcat install embedded inside a vendor product that uses Apache to pass traffic to Tomcat. My cyber security group is asking if we can encrypt all connections. Does the mod_jk protocol, AJP can be encrypted? Thank you, --Brian

Tomcat Native on M1 Macs

2022-04-05 Thread Paquin, Brian
on an ARM-based Mac? Or suggestions around this issue? Thank you, Brian

Re: Tomcat is hanging up when I try to access local host:8080

2022-01-27 Thread Brian Wolfe
> We offer 30 year loans on single family houses! > > - > To unsubscribe, e-mail: users-unsubscr...@tomcat.apache.org > For additional commands, e-mail: users-h...@tomcat.apache.org > > -- Thanks, Brian Wolfe https://www.linkedin.com/in/brian-wolfe-3136425a/

Re: Performance Tuning Tomcat 9

2022-01-13 Thread Brian Wolfe
9.x is there a particular website you have found to be helpful > for performance tuning Tomcat 9? > > Thanks, > > Lance > -- Thanks, Brian Wolfe https://www.linkedin.com/in/brian-wolfe-3136425a/

Re: When does tomcat 7.0.76 determine it needs to redeploy the war file?

2021-07-14 Thread Brian Wolfe
Thx mark. that was helpful On Mon, Jul 12, 2021 at 2:38 PM Mark Thomas wrote: > On 12/07/2021 19:21, Brian Wolfe wrote: > > Hi, > > As the subject asks, when does tomcat decide that it needs to redeploy > the > > war file? I know the usual one where the a

When does tomcat 7.0.76 determine it needs to redeploy the war file?

2021-07-12 Thread Brian Wolfe
and restarted tomcat. some of those changes were overwritten with older versions. So we think tomcat may have redeployed on startup. -- Thanks, Brian Wolfe https://www.linkedin.com/in/brian-wolfe-3136425a/

Re: 500 instances of tomcat on the same server

2021-06-28 Thread Brian Wolfe
solely for intended recipients. If you are not the named > addressee you should not disseminate, distribute, copy or alter this email. > Any views or opinions presented in this email are solely those of the > author and might not represent those of Physician Select Management. > Warning: Although Physician Select Management has taken reasonable > precautions to ensure no viruses are present in this email, the company > cannot accept responsibility for any loss or damage arising from the use of > this email or attachments. > > - > To unsubscribe, e-mail: users-unsubscr...@tomcat.apache.org > For additional commands, e-mail: users-h...@tomcat.apache.org > > -- Thanks, Brian Wolfe https://www.linkedin.com/in/brian-wolfe-3136425a/

Re: Again with the missing headers

2021-04-10 Thread Brian Wolfe
stream has been read. > > Any clues as to where the missing header goes? Does the servlet not > send it or is it in some /other/ response? > > Thanks, > rjs > > -- Thanks, Brian Wolfe https://www.linkedin.com/in/brian-wolfe-3136425a/

Re: JNDI ldaps Problem with SSO

2021-02-25 Thread Brian Wolfe
Seems there might be some debug you can turn on. I haven't tried it myself. But Look at this for reference. https://ldapwiki.com/wiki/Tomcat%20And%20LDAP On Thu, Feb 25, 2021 at 11:18 AM wrote: > Dear Brian > > Thank you for your reply > > We can see the successful handshak

Re: JNDI ldaps Problem with SSO

2021-02-25 Thread Brian Wolfe
d="true" /> > > > > > > > If you are running Tomcat on Windows, my question is whether the Java > > running your Tomcat server trusts the Windows certificate store for the > > secure LDAP. > > > > If you are running Tomcat on Windows, try adding the following parameter > to > > the Java command line for your application: > > > > -Djavax.net.ssl.trustStoreType=WINDOWS-ROOT > > > > (If you are using procrun which is likely on Windows, this means to go > to the > > "Java" tab for the Tomcat service configuration and add the above line > to the > > "Java Options" text box.) > > > > Bill > > - > To unsubscribe, e-mail: users-unsubscr...@tomcat.apache.org > For additional commands, e-mail: users-h...@tomcat.apache.org > -- Thanks, Brian Wolfe https://www.linkedin.com/in/brian-wolfe-3136425a/

Re: Out of memory exception

2021-02-18 Thread Brian Wolfe
t; > > Most of my experience in the Java world comes from Solr. Apache Solr > > is a servlet application, and ships with Jetty. Tomcat is not usually > > involved. I joined this mailing list because I was responsible for > > Tomcat servers running apps developed in-ho

Re: Tomcat SSO valve implementation

2020-12-22 Thread Brian Wolfe
prior to proxying to a back-end > > tomcat (with the Connector attribute ' > > tomcatAuthentication="false" '). In the front-end Apache2 httpd then, we > > use Shibboleth as the SAML SP side. > > That works perfectly. > > > > ----- > > To unsubscribe, e-mail: users-unsubscr...@tomcat.apache.org > > For additional commands, e-mail: users-h...@tomcat.apache.org > > > > > -- Thanks, Brian Wolfe https://www.linkedin.com/in/brian-wolfe-3136425a/

Re: ANN: Bill Stewart's Apache Tomcat Setup for Windows [9.0.40]

2020-12-01 Thread Brian Wolfe
/github.com/Bill-Stewart/ApacheTomcatSetup/releases > > > > - > > To unsubscribe, e-mail: users-unsubscr...@tomcat.apache.org > > For additional commands, e-mail: users-h...@tomcat.apache.org > > > -- Thanks, Brian Wolfe https://www.linkedin.com/in/brian-wolfe-3136425a/

Re: mod_jk "Can not determine the proper size for pid_t" on macOS 10.15.7

2020-10-28 Thread Paquin, Brian
Chris, > On Oct 27, 2020, at 12:31 PM, Christopher Schultz > wrote: > > Brian > > On 10/26/20 15:33, Paquin, Brian wrote: >> I’m trying to build httpd and mod_jk for the first time on a macOS 10.15.7 >> box. XCode 12.1 is installed and I was able to compile Ope

mod_jk "Can not determine the proper size for pid_t" on macOS 10.15.7

2020-10-26 Thread Paquin, Brian
for pthread_t ^ 2 errors generated. make[1]: *** [jk_ajp12_worker.lo] Error 1 make: *** [all-recursive] Error 1 $ Brian

Re: 400 error when upgrading tomcat

2020-09-10 Thread Brian Harris
ch...@christopherschultz.net> wrote: > -BEGIN PGP SIGNED MESSAGE- > Hash: SHA256 > > Brian, > > On 9/10/20 13:13, Brian Harris wrote: > > We’re having an issue when upgrading Tomcat from 8.5.50 to 8.5.51. > > Since moving to this version, requests sent to the http port are &

400 error when upgrading tomcat

2020-09-10 Thread Brian Harris
We’re having an issue when upgrading Tomcat from 8.5.50 to 8.5.51. Since moving to this version, requests sent to the http port are failing with a 400 error code(bad request). The server.xml is configured to redirect the http port to the https port. This has worked for years and did not start

Native question (using Tomcat 8.5 and 9.0 on the same machine)

2020-09-02 Thread Paquin, Brian
issues using the newer dylib from Native 1.2.24 with the older Tomcat instances? Brian

Re: File "catalina.out" not being created/populated when using Tomcat 9.0.31 + Ubuntu 20.04, and content goes to the Ubuntu syslog instead?

2020-06-23 Thread Brian
buntu syslog instead? Le 24/06/2020 à 02:35, Brian a écrit : > Good news: I updated "/etc/tmpfiles.d/tomcat9.conf" (the file I created) with the new value of 2770. Deleted all the logs inside "/val/log/tomcat9" and restarted Ubuntu. "catalina.out" got

Re: File "catalina.out" not being created/populated when using Tomcat 9.0.31 + Ubuntu 20.04, and content goes to the Ubuntu syslog instead?

2020-06-23 Thread Brian
buntu syslog instead? Le 23/06/2020 à 19:48, Brian a écrit : > It seems that rsyslogd is still unable to deal with "/var/log/tomcat9/catalina.out". > What could be wrong now? Do you have any ideas? I got the permissions wrong, the adm group is now allo

Re: File "catalina.out" not being created/populated when using Tomcat 9.0.31 + Ubuntu 20.04, and content goes to the Ubuntu syslog instead?

2020-06-23 Thread Brian
-Original Message- From: Emmanuel Bourg Date: Monday, June 22, 2020 at 18:14 To: Tomcat Users List , Brian Subject: Re: File "catalina.out" not being created/populated when using Tomcat 9.0.31 + Ubuntu 20.04, and content goes to the Ubuntu syslog instead? Le 22/06/20

Re: File "catalina.out" not being created/populated when using Tomcat 9.0.31 + Ubuntu 20.04, and content goes to the Ubuntu syslog instead?

2020-06-22 Thread Brian
-Original Message- From: Emmanuel Bourg Reply-To: Tomcat Users List Date: Monday, June 22, 2020 at 15:36 To: "users@tomcat.apache.org" Subject: Re: File "catalina.out" not being created/populated when using Tomcat 9.0.31 + Ubuntu 20.04, and content goes to the Ubuntu syslog instead?

Re: File "catalina.out" not being created/populated when using Tomcat 9.0.31 + Ubuntu 20.04, and content goes to the Ubuntu syslog instead?

2020-06-22 Thread Brian
-BEGIN PGP SIGNED MESSAGE- Hash: SHA256 Brian, On 6/22/20 02:04, Brian wrote: >  Hello, > > I have been using Tomcat for about 18 years. As far as I can > remember, everything that I leave on the log with > System.out.println() has be

File "catalina.out" not being created/populated when using Tomcat 9.0.31 + Ubuntu 20.04, and content goes to the Ubuntu syslog instead?

2020-06-22 Thread Brian
and the file doesn't get created anymore. What are we supposed to do to deal with this problem? Can/should we do something so the Tomcat log doesn't go to syslog? If not, and considering that it seems that syslog is trying to populate the "catalina.out" file as it has been told, what should we do to correct the permissions problem? Thanks in advance! Brian

Re: JNDI match of LDAP hashed passwords fail against cleartext

2020-04-19 Thread Brian Burch
On 17/4/20 10:28 pm, Mark Thomas wrote: On 16/04/2020 09:56, Brian Burch wrote: On 15/4/20 6:24 am, Mark Thomas wrote: I'd expect you to see an error message if your server.xml isn't quite right although that is what this looks like. There was no error message. I think my xml was syntax

Re: JNDI match of LDAP hashed passwords fail against cleartext

2020-04-16 Thread Brian Burch
On 15/4/20 6:24 am, Mark Thomas wrote: On 14/04/2020 07:34, Brian Burch wrote: I searched for usages of MessageDigestCredentialHandler.setAlgorithm, but only found it used once - within TestJNDIRealm. I did not find any occurrences within tomcat mainline code, but would not be surprised

Re: JNDI match of LDAP hashed passwords fail against cleartext

2020-04-14 Thread Brian Burch
On 14/4/20 8:05 pm, Brian Burch wrote: On 14/4/20 6:53 pm, logo wrote: Brian, see down below Am 2020-04-14 08:34, schrieb Brian Burch: My initial code inspection makes me strongly suspect tomcat does not initialise JNDIRealm and a nested CredentialHandler properly during startup

Re: JNDI match of LDAP hashed passwords fail against cleartext

2020-04-14 Thread Brian Burch
On 14/4/20 6:53 pm, logo wrote: Brian, see down below Am 2020-04-14 08:34, schrieb Brian Burch: I thought it would be helpful to start this issue on the users list because it will contain a lot of helpful search terms. I am upgrading a stable production tomcat 7.0.52 system to tomcat

JNDI match of LDAP hashed passwords fail against cleartext

2020-04-14 Thread Brian Burch
ocess and catch it early enough in my remote debugger? Are the classes org.apache.catalina.storeconfig.RealmSF and CredentialHandlerSF where I should be looking for a bug? Or perhaps I have just coded my server.xml badly and the algorithm is being silently ignored? Hopefully... Brian - To unsubscribe, e-mail: users-unsubscr...@tomcat.apache.org For additional commands, e-mail: users-h...@tomcat.apache.org

Re: [OT] Tomcat Wiki Source Code Download

2020-03-25 Thread Brian Burch
On 25/3/20 8:09 am, Mark Thomas wrote: On 24/03/2020 22:00, Christopher Schultz wrote: On 3/24/20 17:54, Brian Burch wrote: So I had the source all along, but never thought to look there! Seems like another case where the documentation is misleading to someone who isn't familiar

Re: Tomcat Wiki Source Code Download

2020-03-24 Thread Brian Burch
On 25/3/20 7:41 am, Christopher Schultz wrote: -BEGIN PGP SIGNED MESSAGE- Hash: SHA256 Brian, Sorry about this semi-top-post! Thanks very much Konstantin and Chris for pointing me in the correct direction. The external url is:- https://tomcat.apache.org/tomcat-8.0-doc

Re: Tomcat Wiki Source Code Download

2020-03-24 Thread Brian Burch
On 24/3/20 5:45 pm, Martin Grigorov wrote: Hi, On Tue, Mar 24, 2020 at 9:12 AM Brian Burch wrote: I'm quite baffled! http://tomcat.apache.org/source.html gives me the url:- http://svn.apache.org/repos/asf/tomcat/site I made a clean "svn checkout" and referred to the README

Tomcat Wiki Source Code Download

2020-03-24 Thread Brian Burch
. When I browse:- http://svn.apache.org/repos/asf/tomcat/site/trunk/xdocs/ There are quite a few xml files, but not the one I would like to modify - Logging.xml. What have I misunderstood? Brian - To unsubscribe, e-mail: user

Re: Fwd: Advice please for Tomcat 8.5.53-dev with log4j2

2020-03-19 Thread Brian Burch
On 18/3/20 5:54 pm, Luis Rodríguez Fernández wrote: Grande Brian, congrats! Sorry, I've just read your message, a bit late to the party: time ago I had cooked a tomcat9 container + log4j2 with a sample spring-boot app deployed. You can have a look here [1] Thanks very much, Luis. Although

Re: Fwd: Advice please for Tomcat 8.5.53-dev with log4j2

2020-03-18 Thread Brian Burch
On 18/3/20 5:18 pm, Brian Burch wrote: Could resist tinkering a bit more, but I'll be in trouble because I'm late for dinner!! Success! I have just created the catalina.log file formatted according to my own log4j2.xml. Yes, it was my stupid mistake, but I'll write tomorrow about what

Re: Fwd: Advice please for Tomcat 8.5.53-dev with log4j2

2020-03-18 Thread Brian Burch
On 18/3/20 2:57 pm, Brian Burch wrote: I have done quite a lot of experiments, but I will stick to the case which appears to have produced the most encouraging(!) results. I stumbled across https://logging.apache.org/log4j/2.x/log4j-appserver/index.html. This short page has significant

Fwd: Advice please for Tomcat 8.5.53-dev with log4j2

2020-03-17 Thread Brian Burch
e to pare the advice down to its essentials and then update the tomcat 8 wiki advice. Brian - To unsubscribe, e-mail: users-unsubscr...@tomcat.apache.org For additional commands, e-mail: users-h...@tomcat.apache.org

Advice please for Tomcat 8.5.53-dev with log4j2

2020-03-17 Thread Brian Burch
to make my tomcat8 use log4j2. I hope this advice will permit me to recommend some improvements to the relevant pages of the tomcat wiki... Thanks in anticipation, Brian (back on the list after nearly 4 years away!) - To unsubscri

Re: TLS support: consider bundling native libs in JARs

2017-10-19 Thread Brian Clozel
> >> On 19 October 2017 15:11:19 BST, Brian Clozel > >> <bclo...@pivotal.io> wrote: > >>> Hi, > >>> > >>> More and more servers are choosing to make available one or > >>> more solutions to use TLS native stacks by shipping them

TLS support: consider bundling native libs in JARs

2017-10-19 Thread Brian Clozel
around tomcat+tcnative+openssl versions compatibility. Would the Tomcat community consider shipping JARs (with classifier and uber JARs) containing the required native libraries (libtcnative + openssl + apr)? Bonus question: would you consider supporting boringssl or libressl? Thanks, -- Brian

Re: Embedded tomcat does not find web-fragment in jars outside web-inf\lib continued...

2017-10-04 Thread Brian Toal
Jetty also makes it very easy to scan jar for @WebServlet, @WebFilter, @WebListener via AnnotationConfiguration. http://www.eclipse.org/jetty/documentation/9.4.x/configuring-webapps.html On Wed, Oct 4, 2017 at 12:53 AM, Brian Toal <brian.t...@gmail.com> wrote: > The chain

Embedded tomcat does not find web-fragment in jars outside web-inf\lib continued...

2017-10-04 Thread Brian Toal
The chain [1] left of with: "The relevant language is in section 8.2.1 If a framework wants its META-INF/web-fragment.xml honored in such a way that it augments a web application's web.xml, the framework must be bundled within the web application's WEB-INF/lib directory Therefore, Tomcat 8.0

Tomcat 9.0.1 - StandardJarScanner only scanning for HandlesTypes due to classloader issues

2017-10-03 Thread Brian Toal
In my embedded tomcat app, StandardJarScanner is doing a minimal Servlet 3.0 annotation scanning, specifically only HandlesTypes. After digging in, it appears that because the classloader that loaded StandardJarScanner is the same that loaded StandardContext and ContextConfig

Setting up Embedded Tomcat to honor Servlet 3.0 Annotations

2017-10-02 Thread Brian Toal
I want to decouple my solution from web.xml completely, so the goal is to have the container to scan all jars on the classpath and look for Servlet 3.0 annotations and do the necessary (register servlet context listeners, filters, servlets, etc). In the code below, the container starts, but none

Re: Building a uber/fat jar

2017-10-02 Thread Brian Toal
apsule-maven-plugin > ${capsule.maven.plugin.version} > > > > build > > > your.main.class.here > fat > > > > > > And then the actual

Building a uber/fat jar

2017-09-30 Thread Brian Toal
Can someone point me to a example of how to run Tomcat as a embedded application, packaged in a uber jar? I'm not interested in running via a war. I've struggled to find a example.

Re: Tomcat Native compile can't find jni_md.h

2016-10-27 Thread Paquin, Brian
> On Oct 27, 2016, at 11:53 AM, Christopher Schultz > <ch...@christopherschultz.net> wrote: > > -BEGIN PGP SIGNED MESSAGE- > Hash: SHA256 > > Brian, > > On 10/27/16 11:47 AM, Paquin, Brian wrote: >> I’m trying to compile Tomcat Native (1.

Tomcat Native compile can't find jni_md.h

2016-10-27 Thread Paquin, Brian
on the web that helps me get the headers back and was hoping someone here could help. Brian

HTTP/2 PushBuilder.push() synchronous?

2016-09-29 Thread Brian Clozel
deHandler.java#L1036 -- Brian Clozel

Re: Using hashes in tomcat-users.xml

2016-09-27 Thread Paquin, Brian
> On Sep 27, 2016, at 4:38 PM, Christopher Schultz > <ch...@christopherschultz.net> wrote: > > -BEGIN PGP SIGNED MESSAGE- > Hash: SHA256 > > Brian, > > Your email was tough to parse-out of the thread, so I'm going to > heavily edit-down the

Re: Using hashes in tomcat-users.xml

2016-09-25 Thread Paquin, Brian
On Sep 14, 2016, at 5:37 PM, Christopher Schultz <ch...@christopherschultz.net<mailto:ch...@christopherschultz.net>> wrote: -BEGIN PGP SIGNED MESSAGE- Hash: SHA256 Brian, On 9/14/16 3:40 PM, Paquin, Brian wrote: I was able to setup Tomcat 8.0.35 to use a SHA hashed passwo

Using hashes in tomcat-users.xml

2016-09-14 Thread Paquin, Brian
/tomcat-8.5-doc/realm-howto.html, but still can’t get it to work. Thank you, Brian

Tomcat Native install on Mac OS X 10.11

2016-02-12 Thread Paquin, Brian
!). Is there a newer way (not modifying /usr/lib) that I can use to get Native to work with 10.11? (I understand I can disable SIP with “csrutil”, but I would like to keep SIP enabled) [Yale Pathology Logo] Brian Paquin Help Desk Support Yale Pathology ITS

Re: Tomcat Native install on Mac OS X 10.11

2016-02-12 Thread Paquin, Brian
On Feb 12, 2016, at 10:20 AM, Paquin, Brian <brian.paq...@yale.edu<mailto:brian.paq...@yale.edu>> wrote: I have used https://urldefense.proofpoint.com/v2/url?u=http-3A__www.malisphoto.com_tips_tomcatonosx.html-23Anchor-2DNative=AwIGaQ=-dg2m7zWuuDZ0MUcV7Sdqw=jc-EqZyK6fWys6o

Re: Tomcat Native install on Mac OS X 10.11

2016-02-12 Thread Paquin, Brian
> On Feb 12, 2016, at 12:06 PM, Mark Thomas <ma...@apache.org> wrote: > > On 12/02/2016 16:14, Paquin, Brian wrote: >> On Feb 12, 2016, at 10:20 AM, Paquin, Brian >> <brian.paq...@yale.edu<mailto:brian.paq...@yale.edu>> wrote: >> >> I have

Re: questions about tomcat 7 executor with rest services

2015-10-13 Thread Brian Millett
Thanks > On Oct 12, 2015, at 5:01 PM, Mark Thomas <ma...@apache.org> wrote: > > On 12 October 2015 21:26:30 BST, Brian Millett <bmill...@gmail.com> wrote: >> I’m looking for some insight / info into using executor thread pool for >> a tomcat 7 serve

questions about tomcat 7 executor with rest services

2015-10-12 Thread Brian Millett
I’m looking for some insight / info into using executor thread pool for a tomcat 7 server that handles many REST services. Wondering if a large maxThreads in an Executor would have better through put than the same maxThreads for a normal connector? What scenario would encourage the use of an

ServletRequest.getRemoteHost() not working when Tomcat is behind Nginx (Nginx as a reverse proxy)

2015-09-08 Thread Brian
ramming. But what do I do to obtain the remote hostname? I guess it is something similar, but I haven't found a solution. What I want to know is: - Exactly what configuration do I need in Nginx - Exactly what do I do from Java to obtain the value. Thanks in advance, Brian

RE: ServletRequest.getRemoteHost() not working when Tomcat is behind Nginx (Nginx as a reverse proxy)

2015-09-08 Thread Brian
List <users@tomcat.apache.org> > Subject: Re: ServletRequest.getRemoteHost() not working when Tomcat is > behind Nginx (Nginx as a reverse proxy) > > 2015-09-08 21:22 GMT+02:00 Brian <brian...@emailbb.com>: > > Hi, > > > > > > > > Firs

RE: ServletRequest.getRemoteHost() not working when Tomcat is behind Nginx (Nginx as a reverse proxy)

2015-09-08 Thread Brian
es, 08 de septiembre de 2015 03:59 p.m. > To: Tomcat Users List <users@tomcat.apache.org> > Subject: Re: ServletRequest.getRemoteHost() not working when Tomcat is > behind Nginx (Nginx as a reverse proxy) > > 2015-09-08 22:10 GMT+02:00 Brian <brian...@emailbb.com>: > &

An incompatible version of APR based Apache Tomcat Native library is installed.

2015-07-16 Thread Paquin, Brian
above… Thoughts? Brian - To unsubscribe, e-mail: users-unsubscr...@tomcat.apache.org For additional commands, e-mail: users-h...@tomcat.apache.org

Re: Help with overriding default cookie name

2015-04-29 Thread Brian Jones
. After setting the property, Tomcat behaves as expected and obeys the application's desired cookie name. Thanks again for letting me bounce my ideas off you, much appreciated! Cheers, Brian Jones Programmer/Analyst Information Technology Services Support Services Building, Suite 4300 Western

Help with overriding default cookie name

2015-04-21 Thread Brian Jones
as JSESSIONID rather than MyCookie. My environment is: tomcat 7.0.39, java 1.7.0_79, kubuntu 14.10. Can anyone shed some light on how/where $catalina_home/conf/context.xml is loaded? Or any ideas, suggestions, etc are appreciated. Cheers, Brian Jones Programmer/Analyst Information Technology

Re: Help with overriding default cookie name

2015-04-21 Thread Brian Jones
file? If that is known, I can perhaps modify (hack) it to point explicitly to the context.xml file that I have the sessionCookieName set. Thanks again, Brian - To unsubscribe, e-mail: users-unsubscr...@tomcat.apache.org

1st time user

2015-02-27 Thread Brian V. Casteel
I am wanting to set up Tomcat on my windows 2008 server and utilize it with my page running on IIS. However I don't event know where to begin. Can anyone help me out?

RE: 1st time user

2015-02-27 Thread Brian V. Casteel
To: Tomcat Users List Subject: Re: 1st time user -BEGIN PGP SIGNED MESSAGE- Hash: SHA256 Brian, On 2/27/15 11:32 AM, Brian V. Casteel wrote: I am wanting to set up Tomcat on my windows 2008 server and utilize it with my page running on IIS. However I don't event know where to begin. Can

RE: 1st time user

2015-02-27 Thread Brian V. Casteel
List Subject: Re: 1st time user -BEGIN PGP SIGNED MESSAGE- Hash: SHA256 Brian, On 2/27/15 11:32 AM, Brian V. Casteel wrote: I am wanting to set up Tomcat on my windows 2008 server and utilize it with my page running on IIS. However I don't event know where to begin. Can anyone help

RE: 1st time user

2015-02-27 Thread Brian V. Casteel
-Original Message- From: Christopher Schultz [mailto:ch...@christopherschultz.net] Sent: Friday, February 27, 2015 11:32 AM To: Tomcat Users List Subject: Re: 1st time user -BEGIN PGP SIGNED MESSAGE- Hash: SHA256 Brian, Please bottom-post or mix your responses inside

RE: 1st time user

2015-02-27 Thread Brian V. Casteel
-Original Message- From: Christopher Schultz [mailto:ch...@christopherschultz.net] Sent: Friday, February 27, 2015 11:32 AM To: Tomcat Users List Subject: Re: 1st time user -BEGIN PGP SIGNED MESSAGE- Hash: SHA256 Brian, Please bottom-post or mix your responses inside

RE: 1st time user

2015-02-27 Thread Brian V. Casteel
-Original Message- From: Hassan Schroeder [mailto:hassan.schroe...@gmail.com] Sent: Friday, February 27, 2015 2:21 PM To: Tomcat Users List Subject: Re: 1st time user On Fri, Feb 27, 2015 at 12:07 PM, Brian V. Casteel brian.cast...@ilhcgh.org wrote: But when how do I make my java

RE: 1st time user

2015-02-27 Thread Brian V. Casteel
-Original Message- From: David kerber [mailto:dcker...@verizon.net] Sent: Friday, February 27, 2015 2:45 PM To: Tomcat Users List Subject: Re: 1st time user On 2/27/2015 3:38 PM, Brian V. Casteel wrote: -Original Message- From: David kerber [mailto:dcker...@verizon.net

RE: 1st time user

2015-02-27 Thread Brian V. Casteel
-Original Message- From: David kerber [mailto:dcker...@verizon.net] Sent: Friday, February 27, 2015 2:24 PM To: Tomcat Users List Subject: Re: 1st time user On 2/27/2015 3:07 PM, Brian V. Casteel wrote: -Original Message- From: Christopher Schultz [mailto:ch

RE: 1st time user

2015-02-27 Thread Brian V. Casteel
-Original Message- From: David kerber [mailto:dcker...@verizon.net] Sent: Friday, February 27, 2015 2:36 PM To: Tomcat Users List Subject: Re: 1st time user On 2/27/2015 3:25 PM, Brian V. Casteel wrote: -Original Message- From: David kerber [mailto:dcker...@verizon.net

Tomcat CORS Filter: Why is the default list of headers in Access-Control-Allow-Headers so arbitrarily limited?

2015-02-07 Thread Brian
, and received an HTTP 403 error status. I can add this header to the list (using the cors.allowed.headers filter parameter). But what about next time some client sends another header that is not in the list? Brian

RE: Sporadic HTTP 403 returned by Tomcat when this should not happen ever. How to find out why this happens?

2015-02-06 Thread Brian
de febrero de 2015 04:47 a.m. To: Tomcat Users List Subject: Re: Sporadic HTTP 403 returned by Tomcat when this should not happen ever. How to find out why this happens? On 05/02/2015 23:14, Brian wrote: Hello David, Not, it is not the case. No exceptions whatsoever. And about 1/100

Sporadic HTTP 403 returned by Tomcat when this should not happen ever. How to find out why this happens?

2015-02-05 Thread Brian
hits my java servlet. Thanks in advance, Brian

RE: Sporadic HTTP 403 returned by Tomcat when this should not happen ever. How to find out why this happens?

2015-02-05 Thread Brian
...@machaira.com.au] Sent: jueves, 05 de febrero de 2015 06:04 p.m. To: Tomcat Users List Subject: Re: Sporadic HTTP 403 returned by Tomcat when this should not happen ever. How to find out why this happens? On 6 February 2015 at 02:42, Brian brian...@emailbb.com wrote: Hi, I have a Restful service

Annotation scanning problem with Tomcat 8 and Java 8

2014-06-30 Thread Brian Morris
I'm running into a startup problem using Tomcat 8 and Java 8 during annotation scanning. I get many error messages similar to these two: Jun 30, 2014 12:44:26 PM org.apache.catalina.startup.ContextConfig processAnnotationsWebResource SEVERE: Unable to process web resource

Re: Configuration of Default Servlet for a single Container?

2014-03-22 Thread Brian Burch
On 31/01/14 13:27, Brian Burch wrote: On 31/01/14 12:48, Mark Thomas wrote: On 31/01/2014 12:42, Brian Burch wrote: Have I overlooked a configuration trick that would allow me to use the webapp without a symlink, but still have the Default Servlet access external static content as if it were

  1   2   3   4   5   6   >