Re: Getting Two times login page issue.

2024-01-18 Thread Brian Wolfe
a lot of different 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: Tomcat/Java starts using too much memory and not by the heap or non-heap memory

2024-02-15 Thread Brian Braun
x27;m running my website 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 Sch

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

2024-02-15 Thread Brian Braun
x27;m running my website 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 Sch

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: Performance Tuning Tomcat 9

2022-01-13 Thread Brian Wolfe
e 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
.com > 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
this is needed anymore…) Does anyone have instructions for compiling Native on an ARM-based Mac? Or suggestions around this issue? Thank you, Brian

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

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

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

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: Multiple concurrent sessions

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

Tomcat Wiki Source Code Download

2020-03-24 Thread Brian Burch
pdate. 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:

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 READM

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

JNDI match of LDAP hashed passwords fail against cleartext

2020-04-13 Thread Brian Burch
tup process 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-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-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 if

Re: JNDI match of LDAP hashed passwords fail against cleartext

2020-04-18 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

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 fa

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
mine the proper size for pthread_t ^ 2 errors generated. make[1]: *** [jk_ajp12_worker.lo] Error 1 make: *** [all-recursive] Error 1 $ Brian

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: ANN: Bill Stewart's Apache Tomcat Setup for Windows [9.0.40]

2020-12-01 Thread Brian Wolfe
tps://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
h does the authentication 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: Out of memory exception

2021-02-18 Thread Brian Wolfe
s running inside Tomcat are the > > same. > > > > 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 &

Re: JNDI ldaps Problem with SSO

2021-02-25 Thread Brian Wolfe
; > >roleNested="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: 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 han

Re: Again with the missing headers

2021-04-10 Thread Brian Wolfe
oth before and after the 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: 500 instances of tomcat on the same server

2021-06-28 Thread Brian Wolfe
th it are confidential > and intended 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: 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: Problem accessing two McKoi databases from Tomcat

2006-06-26 Thread Brian Buchanan
value for the context-param 'javax.servlet.jsp.jstl.sql.dataSource' once in your web.xml. It's only setting the default for the context so having the second is only overriding the first. (or the otherway around) sample.jsp (untested) -- <%@ page language='java'%> <%@ taglib prefix='sql' uri='http://java.sun.com/jsp/jstl/sql' %> <%@ taglib prefix='c' uri='http://java.sun.com/jsp/jstl/core' %> select * from Film select * from Film ... etc. I HTH. ._. 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]

Tomcat manager URL configuration for 2 tomcat instances, Apache + mod_jk

2006-07-08 Thread Brian Munroe
- JkMount /manager/html* tc5028 In workers.properties worker.tc5028.type=ajp13 worker.tc5028.host=localhost worker.tc5028.port=8093 ... Which works great to access the 5.0.x manager, but how can set up a JkMount to hit the 5.5.x manager? thanks -- brian

Re: ApacheConfig returns ClassCastException for mod_jk

2006-07-09 Thread Brian Munroe
za, I just read the page you referred to and it said: So you need to add a element and not add it as an attribute to Also, did you modify your httpd.conf file? Include $TOMCAT_HOME/conf/jk/mod_jk.conf-auto -- brian - To s

Re: Tomcat manager URL configuration for 2 tomcat instances, Apache + mod_jk

2006-07-10 Thread Brian Munroe
dPool$ControlRunnable.run(ThreadPool.java:683) java.lang.Thread.run(Thread.java:534) thanks -- brian On 7/8/06, Brian Munroe <[EMAIL PROTECTED]> wrote: I am trying to set up an environment that has both a Tomcat 5.5.17 and a Tomcat 5.0.28 instance running, accessed via Apache 2.0.58 + mod_

Re: Tomcat manager URL configuration for 2 tomcat instances, Apache + mod_jk

2006-07-10 Thread Brian Munroe
rks like a champ. Thank you very much for your help! -- 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]

Not able to start server

2006-07-10 Thread McRaven, Brian
ate on the same line as I get for the full version of tomcat. I'm using port 80. Brian McRaven

Re: problem accessing the webpages using specific hostname

2006-07-10 Thread Brian Munroe
but "telnet xyz.ab.edu 8181" doesnt work. Are you running a firewall? What OS are you using? -- 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]

Re: problem accessing the webpages using specific hostname

2006-07-10 Thread Brian Munroe
u are being blocked a local OS firewall or something. -- 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]

File isn't found in ROOT directory

2006-07-11 Thread McRaven, Brian
my browser is overridding my request for my index.jsp file for the tomcat homepage index.jsp instead? I've tried opening other jsp's that I migrated to this folder and I get a 404 not found message when I do this. Brian

RE: File isn't found in ROOT directory

2006-07-11 Thread McRaven, Brian
I'm using Tomcat 5.5.17 and the server.xml file has this in it: Thanks, Brian -Original Message- From: Pid [mailto:[EMAIL PROTECTED] Sent: Tuesday, July 11, 2006 10:56 AM To: Tomcat Users List Subject: Re: File isn't found in ROOT directory what version of tomcat? what ha

RE: File isn't found in ROOT directory

2006-07-11 Thread McRaven, Brian
from. I notice that if I put my index.jsp in a subfolder of the ROOT directory then I can access it. Brian -Original Message- From: David Smith [mailto:[EMAIL PROTECTED] Sent: Tuesday, July 11, 2006 11:32 AM To: Tomcat Users List Subject: Re: File isn't found in ROOT directory Two

RE: File isn't found in ROOT directory

2006-07-11 Thread McRaven, Brian
that ends well. I must have overlooked something in there like saving the web.xml file before I tried the address. I'm now having trouble getting my servlet recognized which I will post in a separate post. Brian -Original Message- From: David Smith [mailto:[EMAIL PROTECTED] Sent: Tue

Accessing a servlet

2006-07-11 Thread McRaven, Brian
I haven't gotten it right yet. Should the servlet-class value have a .class extension? Is my url pattern accessing the correct folder? Brian

RE: Accessing a servlet

2006-07-11 Thread McRaven, Brian
/JustALittleTest And my action attribute="JustALittleTest". Brian -Original Message- From: McRaven, Brian Sent: Tuesday, July 11, 2006 1:14 PM To: users@tomcat.apache.org Subject: Accessing a servlet Well I'm ticking these newbie questions off. I have a simp

RE: Accessing a servlet

2006-07-11 Thread McRaven, Brian
OK I did that and now my system is hanging which I guess could be an error in my code or something with the server. I think it is my code so I'll look that over. Thanks for your help. Sorry for the confusion. Brian -Original Message- From: David Smith [mailto:[EMAIL PROTECTED]

Re: mod_jk 1.2.16 release candidate: ready to test

2006-07-11 Thread Brian Munroe
ll run with the latest and greatest. I downloaded it and it compiled cleanly on Solaris 9 (I think I used to have to do some trickery) - I haven't run in to any bugs with the light testing I've done. -- brian - To star

Re: mod_jk 1.2.16 release candidate: ready to test

2006-07-11 Thread Brian Munroe
On 7/11/06, Richard Mixon <[EMAIL PROTECTED]> wrote: Thanks to all those who replied with respect to the orginal thread. Please do not hijack and existing thread. Start a new thread. You have thoroughly mucked up this thread on "mod_jk 1.2.16 rele4ase candidate: ready to test". Richard, I w

RE: Accessing a servlet

2006-07-12 Thread McRaven, Brian
me of package 3 changed entry in web.xml file to reflect package that servlet is in for the url-pattern 4 changed JSP so that the forms action="firstpack.JustALittleTest" I've looked at the log files but I'm not sure what to look for. Brian -Original Message- From: Jon

RE: Accessing a servlet

2006-07-12 Thread McRaven, Brian
rvlet instance' Brian -Original Message- From: Pid [mailto:[EMAIL PROTECTED] Sent: Wednesday, July 12, 2006 9:46 AM To: Tomcat Users List Subject: Re: Accessing a servlet TheServletName package.ThisIsTheClassName TheServletName /a/path/to/theservlet "servlet-n

RE: Accessing a servlet

2006-07-12 Thread McRaven, Brian
If the url-pattern should be /firstpack/JustALittleTest then should the form on the JSP refer to action="firstpack.JustALittleTest" or action="firstpack/JustALittleTest" ? Brian -Original Message- From: McRaven, Brian Sent: Wednesday, July 12, 2006 9:55 AM T

RE: Accessing a servlet

2006-07-12 Thread McRaven, Brian
OK so now I have this: action="JustALittleTest/firstpack/JustALittleTest" For a web.xml of file of: JustALittleTest firstpack.JustALittleTest JustALittleTest /firstpack/JustALittleTest And I get requested resource not fou

RE: Accessing a servlet

2006-07-12 Thread McRaven, Brian
Yes, the forms are in the ROOT webapp. The firstpack is in the ROOT/WEB-INF/classes folder. Where should the firstpack go? Brian -Original Message- From: Jon Wingfield [mailto:[EMAIL PROTECTED] Sent: Wednesday, July 12, 2006 11:30 AM To: Tomcat Users List Subject: Re: Accessing a

RE: Accessing a servlet

2006-07-12 Thread McRaven, Brian
Does this sound like I need to develop the servlet in the firstpack folder? Brian -Original Message- From: Jon Wingfield [mailto:[EMAIL PROTECTED] Sent: Wednesday, July 12, 2006 12:59 PM To: Tomcat Users List Subject: Re: Accessing a servlet ROOT/WEB-INF/classes/firstpack/JustALittle

RE: Accessing a servlet

2006-07-12 Thread McRaven, Brian
et recognized but it isn't doing what I want. I'm going to try a different approach in my code. The way I have it now I'm using a print statement to output just a <% action tag with appropiate body %>. Brian -Original Message- From: Lenandlar Singh [mailto:[E

Re: Alias' and the like

2006-07-12 Thread Brian Munroe
ough Tomcat. It is shown in the mod_jk examples as a way to link to static content, Just a total shot in the dark here (and probably really bad advice), but how about a symlink in the webapps dir? admin -> services -- brian -

Re: Alias' and the like

2006-07-12 Thread Brian Munroe
ic JSP files. I get a Tomcat level 404 I am still not convinced that JkMount respects the Alias directive. -- brian ps. While we continue to beat this dead horse, I think Mladen Turk came up with a vaild solution. - To star

Re: Alias' and the like

2006-07-12 Thread Brian Munroe
native host name for name-baeed virtual hosts. It has nothing to do with what David (or myself at one point in time) is trying to accomplish. -- brian - To start a new topic, e-mail: users@tomcat.apache.org To unsubscribe, e-m

Re: Increase Heapsize

2006-07-19 Thread Brian Munroe
uct be Documentum? -- 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]

Re: Increase Heapsize

2006-07-19 Thread Brian Munroe
r brain... As far as getting some JVM performance metrics, the newer Tomcats have a JMX proxy servlet that accepts JMX queries, you might be able to look there for some answers...but I dunno about 4.06. That is the latest version Vignette supports? And I thought Documentum was bad with the 5.

Re: Apache to Tomcat via JK on different machines --- 503 / socket errno=60

2006-07-20 Thread Brian Munroe
re you sure MACHINE 2 isn't running a firewall blocking port 8009? -- 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]

Install on XP Home edition

2006-08-02 Thread McRaven, Brian
e and only line that is written in the DOS screen. Does anyone know what could be wrong here. Does the fact that I installed the program on a Home Edition of XP mean that it won't work. I know I can't get IIS installed on a Home Edition of XP. Brian McRaven

RE: Install on XP Home edition

2006-08-03 Thread McRaven, Brian
e added to the PATH variable could someone confirm that it is the "system" PATH variable that I need to add the directory to. Brian -Original Message- From: Htin Kyaw Nyo [mailto:[EMAIL PROTECTED] Sent: Wednesday, August 02, 2006 1:10 PM To: Tomcat Users List Subject: Re: I

Changing to different index.jsp from Tomcat default index.jsp

2006-08-16 Thread McRaven, Brian
When I start my Tomcat server and link to http://localhost/ I get the default index.jsp that comes with Apache Tomcat Server. I want to use my own index.jsp how do I achieve this objective? Brian

RE: Changing to different index.jsp from Tomcat default index.jsp

2006-08-16 Thread McRaven, Brian
: Tomcat Users List Subject: Re: Changing to different index.jsp from Tomcat default index.jsp McRaven, Brian wrote: > When I start my Tomcat server and link to http://localhost/ I get the > default index.jsp that comes with Apache Tomcat Server. I want to use > my own index.jsp how do

Tomcat 5.5.17 * behavior change

2006-09-01 Thread brian bay
patibility? or is there and I just have to tell it which servlet spec to use? ***As, for my workaround. I cant see this as being a very good solution... I'm guessing this will cause problems elsewhere?? I could just use 5.5.12, but I'm sure there are some bug fixes along the way that I would benefit from.. thanks, Brian

Re: Tomcat 5.5.17 * behavior change

2006-09-01 Thread brian bay
sMode = AllRolesMode.STRICT_MODE; to protected AllRolesMode allRolesMode = AllRolesMode.STRICT_AUTH_ONLY_MODE; I then built from source and copied the newly build catalina.jar file to my current binary distribution of tomcat..$TOMCAT_HOME/server/lib thats it.. Now * authenticates all roles. Brian Bay

Re: Migration from jk2 to jk, problems with uri context

2006-09-01 Thread brian bay
I have this working with tomcat 5.5.17 and apache2, jk1 You need mod_jk.so in apache/modules..for me /usr/lib/apache2/modules/mod_jk.so In apache home ---create workers.properties workers.tomcat.home=/path/to/tomcat ps=/ workers.list=worker1 worker.ajp13.type=ajp13 worker.ajp13.host=whatever.wh

Re: Tomcat 5.5.17 * behavior change

2006-09-01 Thread brian bay
ss hours reading dead-end-threads.. Brian On 9/1/06, Bill Barker <[EMAIL PROTECTED]> wrote: It would have been easier to change server.xml, to something like: "brian bay" <[EMAIL PROTECTED]> wrote in message news:[EMAIL PROTECTED] > SOLVED! > > Well since no o

Re: [REPOST] Can't get apache and Tomcat to talk

2006-09-15 Thread brian bay
port="8080" redirectPort="8443" minSpareThreads="25" connectionTimeout="2" maxSpareThreads="75" maxThreads="125"> I assume you have installed mod_jk.so to the modul

Re: [REPOST] Can't get apache and Tomcat to talk

2006-09-19 Thread brian bay
sorry I failed to mention that I was running tomcat5.5.17... minor details. On 9/15/06, Rob Tanner <[EMAIL PROTECTED]> wrote: Mark, Thank you. That took care of the problem. -- Rob On 09/15/2006 05:28 PM, Mark Thomas wrote: Rob Tanner wrote: Brian, Adding the parameter you s

Tomcat 5.5.12/naming-common.jar install problem

2006-09-27 Thread Brian Sieler
I'm encountering something odd that I haven't been able to solve. Install 5.5.12 and I can start the default web application just fine (clean install). >From the clean install, add naming-common.jar and commons-logging.jar to common/lib-no other changes--and attempt to start the default web

FarmWarDeployer

2005-10-26 Thread Brian O'Rourke
that the context name is determined by the name of the war file. Is there a working set of functionality that FarmWarDeployer handles now, or should I just stay away from it altogether? Thanks, Brian O'Rourke

408 error with Form Authentication and Proxy. Doesn't occur with Basic Auth.

2005-10-31 Thread Brian Bonner
esented with the secured resource. Does anyone know of a configuration setting or problem that exists with form authentication when the resource is proxied by a web server (i.e. httpd).? Thanks. Brian - To unsubscribe, e-mail: [

Re: 408 error with Form Authentication and Proxy. Doesn't occur with Basic Auth.

2005-10-31 Thread Brian Bonner
I forgot to share that there is *negligible* clock time lag between when the form is presented and the userid and password are entered. Still not sure why this error is popping up. It sounds like this also occurs in 5.5.9 and other configurations. Thanks. Brian On 10/31/05, Brian Bonner

Re: Tomcat make error

2005-10-31 Thread Brian Munroe
output I am getting, any ideas would be appreciated, I am new to Tomcat: Paul, I had trouble getting mod_jk to compile for Solaris 9, and ended up going with a binary from blastwave.org: http://www.blastwave.org/packages.php/ap2_mod_jk HTH, -- brian

Re: 408 error with Form Authentication and Proxy. Doesn't occur with Basic Auth.

2005-11-02 Thread Brian Bonner
Does anyone have a suggested solution to this problem? Thanks. Brian On 10/31/05, Brian Bonner <[EMAIL PROTECTED]> wrote: > I forgot to share that there is *negligible* clock time lag between > when the form is presented and the userid and password are entered. > Still not sure wh

disabling sessions in certain parts of a webapp

2005-11-09 Thread Brian Moseley
my web application has three separate interfaces: an html ui, webdav, and a custom http/xml protocol. clients of the latter two interfaces are unaware of the http session, so i'd prefer that sessions not even be constructed when requests come in through those interfaces. i see that StandardMan

Re: disabling sessions in certain parts of a webapp

2005-11-09 Thread Brian Moseley
Frank W. Zammetti wrote: I can't think of any drawbacks to the filter, and tha's what I would have suggested. Although, it probably doesn't even have to be as complicated as a wrapper... simply check for an existing session for the paths you do want a session created for, and if none is present

Re: How to set restrictions on the retreival of files from some directories

2005-11-18 Thread Brian Buchanan
Upgrade. In a short test on two of my servers, 5.0.28 on windows has this WEB-INF. vulnerability, but 5.5.7 did not. -Original Message- From: "Alla Winter" <[EMAIL PROTECTED]> To: Date: Thu, 17 Nov 2005 14:19:13 -0600 Subject: How to set restrictions on the retreival of files from some

how to find number of requests currently being processed?

2005-11-29 Thread Brian O'Rourke
ure ( http://issues.apache.org/bugzilla/show_bug.cgi?id=37692 ). Is there still away to find information about current requests via JMX? Thanks, Brian P O'Rourke

Dynamic virtual hosts

2006-01-03 Thread Brian Shacklett
I'm setting up a development environment using Apache httpd and Tomcat. I want to set up two different areas for each site: development and staging. The development area will be for constantly changing files and will reside in /home/[username]/development/[domain]. The staging area will be more

Re: tomcat connection prob.

2006-01-04 Thread Brian Shacklett
Just a thought... do you have any software firewalls on your machine? Norton Internet Security, Mcaffee Personal Firewall and others can cause a lot of headaches when it comes to networking. issac young wrote: Hi *Caldarale* Sorry for the lack of information in my post ... actually this is th

Re: Tomcat not relinquishing control of Jars.

2006-01-05 Thread Brian O'Rourke
e Tomcat will keep a hold on > the jars that are in the WEB-INF/lib directory slowing down my > development. Two options you may want to look into are "antiJARLocking" and "antiResourceLocking", both of which can be specified at the context level. http://tomcat.apache.org

Re: Tomcat not relinquishing control of Jars.

2006-01-09 Thread Brian O'Rourke
Hello again Zach, As the documentation notes, antiResourceLocking will prevent JSP reloading on a running server. If jar locking is your only problem, you should be able to just use antiJARLocking. http://tomcat.apache.org/tomcat-5.5-doc/config/context.html -Brian O'Rourke On 1/9/06,

SSL problems, Tomcat 5.5.12 on Windows 2003 server

2006-01-27 Thread Brian Gibson
Server = Windows 2003 Server w/Service Pack 1 (IIS Admin is running just to host the IIS FTP Server, the World Wide Web Service is not running) Tomcat version = 5.5.12 OpenSSL version = 0.9.8 (I believe) jre1.5.0_05 I ordered a Geotrust QuickSSL cert for the common name calendar.wheatoncollege.ed

408 Error - Workaround

2006-02-22 Thread Brian Bonner
apache.org/bugzilla/show_bug.cgi?id=38760 where I logged the bug. -- Brian - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]

Re: Executing Manager Commands With Ant and SSL

2006-03-02 Thread Brian Munroe
but this[1] may be helpful. -- brian [1] - http://www.davtar.org/~david/makekeys.html - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]

Random NullPointerException when trying to connect to Datasource

2006-06-06 Thread Brian Vuyk
ou in advance for any help. Brian Vuyk Tomcat error taken from logs -- 2006-06-06 05:06:42 StandardWrapperValve[jsp]: Servlet.service() for servlet jsp threw exception javax.servlet.jsp.JspException: Unable to get connection, DataS

Re: Random NullPointerException when trying to connect to Datasource

2006-06-06 Thread Brian Vuyk
I feel compelled to also mention that I have rebooted the system, with still the same effect. On 6/6/06, Brian Vuyk <[EMAIL PROTECTED]> wrote: Hello. I am currently developing a JSP webapp for my employer, andhave run into a couple of serious problems. Randomly, tomcat seems to be

Re: Random NullPointerException when trying to connect to Datasource

2006-06-07 Thread Brian Vuyk
Still wondering if anyone has any thoughts on this. I appreciate any help. Brian On 6/6/06, Brian Vuyk <[EMAIL PROTECTED]> wrote: I feel compelled to also mention that I have rebooted the system, with still the same effect. On 6/6/06, Brian Vuyk <[EMAIL PROTECTED]> wrote: > He

Re: Random NullPointerException when trying to connect to Datasource

2006-06-07 Thread Brian Vuyk
AIL PROTECTED]> wrote: Did you by chance miss any quotes while correcting the typo of the displayed text? Vijaya -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Brian Vuyk Sent: Wednesday, June 07, 2006 5:38 PM To: users@tomcat.apache.org Subject: Re:

Re: Random NullPointerException when trying to connect to Datasource

2006-06-08 Thread Brian Vuyk
ine. I saw some other post also having trouble to connect to the data base when migrated from tomcat 5.0.28 to 5.0.17. What is your tomcat version? Regards, Vijaya -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Brian Vuyk Sent: Wednesday, June 07, 2006 6

Re: TNS entry JNDI

2006-06-08 Thread Brian Buchanan
s the SID no longer applicable. (Still the TNS names for should still work) I HTH, Brian -Original Message- From: "Scott Purcell" <[EMAIL PROTECTED]> To: Date: Wed, 7 Jun 2006 12:39:20 -0500 Subject: TNS entry JNDI > > > I am running Tomcat 5.x and have be

Re: jk connector problems

2006-11-15 Thread brian bay
did you try setting the default host in the workers.properties file to the actual host you want apache to forward to tomcat? worker.default.host = 10.x.x.x instead of worker.default.host=127.0.0.1 Brian On 11/15/06, Martin Gainty <[EMAIL PROTECTED]> wrote: The connectors tutor

<    1   2   3   4   5   6   >