Single Signon without Cookies

2013-12-10 Thread Brian Burch
in Response.toEncoded). WDYT? Regards, Brian - To unsubscribe, e-mail: users-unsubscr...@tomcat.apache.org For additional commands, e-mail: users-h...@tomcat.apache.org

Re: Single Signon without Cookies

2013-12-11 Thread Brian Burch
On 10/12/13 18:02, Mark Thomas wrote: On 10/12/2013 17:13, Brian Burch wrote: Some background first: I made a lot of changes to the Authenticator test classes some time ago. That led to changes to some of the Authenticator classes. The test classes are basically in pairs - with and without SSO

Re: Single Signon without Cookies

2013-12-11 Thread Brian Burch
On 11/12/13 16:47, selvakumar netaji wrote: Hi Brian, Can you send us some sample unit tests if it doesn't violate any laws or infringements. Like tomcat itself, the unit tests are open source. The tests are all in the tc7 and tc8 repositories! Just do a svn checkout or browse them online

Re: Proposal to contribute a SyslogAccessLogValve to the Tomcat project

2013-12-12 Thread Brian Burch
it represents a valuable step forward with code that hasn't changed much over several releases. Regards, Brian Regarding the existing Syslog implementations in Log4j and Logback, they don't yet allow user to customise the syslog header fields but I plan to propose to contribute these enhancements

Configuration of Default Servlet for a single Container?

2014-01-31 Thread Brian Burch
. 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 internal? Regards, Brian - To unsubscribe, e

Re: Configuration of Default Servlet for a single Container?

2014-01-31 Thread Brian Burch
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 internal? http://tomcat.apache.org

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

Re: Configuration of Default Servlet for a single Container?

2014-03-22 Thread Brian Burch
On 22/03/14 13:10, Martin Gainty wrote: Hi Brian I *think* what youre looking for in JSPWiki Page *Aliases* located here: Thanks for spending time thinking about my question, Martin. Unfortunately, Mark snipped out my original description of the problem and I didn't put it back in my reply

Re: Configuration of Default Servlet for a single Container?

2014-03-22 Thread Brian Burch
On 22/03/14 14:05, Mark Thomas wrote: On 22/03/2014 12:25, Brian Burch wrote: 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

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

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

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

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

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

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

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

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

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

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

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

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.

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

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: 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

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

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

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: 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

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: 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

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: [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: 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

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

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

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

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: 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

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: 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

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

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

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 &

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: 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: 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: 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

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/

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: 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: 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: 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: 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

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: 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/

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: 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: 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/

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/

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: 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

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. > > > >

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

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

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: 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

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: 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: 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: 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

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

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

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 6 HTTP / HTTP SSL Connector Port - Configuration Verification

2008-09-18 Thread Washburn, Brian J [IT]
Check you port bindings using netstat -an and see if it is bound to a specific IP address. -Original Message- From: Gauss [mailto:[EMAIL PROTECTED] Sent: Thursday, September 18, 2008 4:23 PM To: 'Tomcat Users List' Subject: RE: Tomcat 6 HTTP / HTTP SSL Connector Port - Configuration

wrapperClass usage

2008-05-15 Thread Brian E. Nicely
anyone tell me what I'm doing wrong? Thanks, Brian - To start a new topic, e-mail: users@tomcat.apache.org To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]

Need Hellp With Tomcat 6 / Apache 2.2 Cluster Problem

2009-03-10 Thread Alston, Brian (US SSA)
I have one Apache http server version 2.2.3 (on Red Hat Enterprise Linux 5) and three Tomcat 6 version 6.0.18 servers (on Windows Server 2003) running in my cluster. Everything appears to be working well. It looks like it is using RoundRobin because every time I refresh the page it goes from

RE: Need Hellp With Tomcat 6 / Apache 2.2 Cluster Problem

2009-03-10 Thread Alston, Brian (US SSA)
Hanik - Dev Lists [devli...@hanik.com] Sent: Tuesday, March 10, 2009 11:29 AM To: Tomcat Users List Subject: Re: Need Hellp With Tomcat 6 / Apache 2.2 Cluster Problem what does the cluster section of your httpd look like? Alston, Brian (US SSA) wrote: I have one Apache http server version 2.2.3

RE: Effect of Heap Size on Performance?

2009-03-10 Thread Washburn, Brian J [IT]
Also remember to statically size heap regions manually if you can as that will always improve GC performance and as for heap sizing keep the heap sized to reduce GC time to less than 1% of the time especially on servers with more than 8 cores. Also if the application is a web app with any kind

RE: Need Hellp With Tomcat 6 / Apache 2.2 Cluster Problem

2009-03-10 Thread Alston, Brian (US SSA)
, 2009 12:42 PM To: Tomcat Users List Subject: Re: Need Hellp With Tomcat 6 / Apache 2.2 Cluster Problem hi Brian, your stickysession attribute is wrong, it should look like |stickysession=JSESSIONID|jsessionid then you must set jvmRoute in server.xml (Engine name=xxx jvmRoute=tc1) the jvmRoute has

RE: Need Hellp With Tomcat 6 / Apache 2.2 Cluster Problem

2009-03-11 Thread Alston, Brian (US SSA)
. From: Filip Hanik - Dev Lists [devli...@hanik.com] Sent: Tuesday, March 10, 2009 1:22 PM To: Tomcat Users List Subject: Re: Need Hellp With Tomcat 6 / Apache 2.2 Cluster Problem Alston, Brian (US SSA) wrote: Filip Thank you for your help. I made the changes like you

RE: Need Hellp With Tomcat 6 / Apache 2.2 Cluster Problem

2009-03-11 Thread Alston, Brian (US SSA)
: Wednesday, March 11, 2009 11:10 AM To: Tomcat Users List Subject: Re: Need Hellp With Tomcat 6 / Apache 2.2 Cluster Problem hi Brian, this is not really tomcat clustering, but more httpd load balancing. Disable reuse is available on two modules, mod_jk and mod_proxy, that is why you get hits for mod_jk

Need Help With Clustered Tomcat Sessions

2009-03-19 Thread Alston, Brian (US SSA)
Hello All I am having trouble with my Tomcat cluster that I hope you can help with. First my setup: Apache Load Balancer: Windows Server 2003 - Apache 2.2.11 - 192.168.1.100 Tomcat Server 1: Windows Server 2003 - Tomcat 6.0.18 - 192.168.1.110 Tomcat Server 2: Windows Server 2003

RE: Need Help With Clustered Tomcat Sessions

2009-03-19 Thread Alston, Brian (US SSA)
List Subject: RE: Need Help With Clustered Tomcat Sessions Are you maintaining session stickyness? Did you configure Tomcat to replicate the sessions? -Original Message- From: Alston, Brian (US SSA) [mailto:brian.als...@baesystems.com] Sent: Thursday, March 19, 2009 1:40 PM To: users

RE: Need Help With Clustered Tomcat Sessions

2009-03-20 Thread Alston, Brian (US SSA)
issue or something else? Thank you so much for reading and replying. From: Alston, Brian (US SSA) [brian.als...@baesystems.com] Sent: Thursday, March 19, 2009 3:32 PM To: Tomcat Users List Subject: RE: Need Help With Clustered Tomcat Sessions Yes I am

Does this look correct to everybody?

2009-03-24 Thread Alston, Brian (US SSA)
All I am attempting to cluster 3 Apache Tomcat 6 servers behind a load balancing Apache httpd server. I say attempting because I am having no success. I wanted to post some of my configurations here to see if what I have is correct. My setup is as follows: Apache httpd:

RE: Does this look correct to everybody?

2009-03-24 Thread Alston, Brian (US SSA)
they are supposed and everything seems to be playing nice. So why does taking the ProxyPass and ProxyPassReverse out of the Location tags make it work??? Thanks for reading and replying. From: Alston, Brian (US SSA) [brian.als...@baesystems.com] Sent: Tuesday, March 24

Which Do I SSL - httpd or Tomcat?

2009-06-02 Thread Alston, Brian (US SSA)
Hello All I have a clustered/load-balanced Apache httpd and Tomcat setup. I have one httpd front end that load balances for two Tomcat back ends. I now want to add SSL to the mix but I am confused. Do I add the SSL to the httpd server, to the two Tomcat servers, or to all of them? Thank

<    1   2   3   4   5   6   >