SSL Cert install help.

2023-09-22 Thread Bill
Hello All, I may have started my SSL Cert install & config at step 2 instead of step 1... :-( Basically I have created my key store, my p12 file and have my cert all in a sub directory of the conf directory. I have updated the server xml with my connectors per online directions. Yet my SSL (

Need advice on Java Servlet & IIS/Win 2003

2006-02-23 Thread Bill
need to install this on a production web server so I need to be careful while doing this. Bill Dunn - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]

Re: Tomcat on Windows : new keystore possibilities

2024-04-08 Thread Bill Stewart
sing a privileged account. Bill

Re: Tomcat on Windows : new keystore possibilities

2024-04-08 Thread Bill Stewart
ng list.) I would repeat my recommendation not to run a web server of any kind (Tomcat or otherwise) using a privileged account. Bill

Re: Retrieve server.built, server.number

2024-04-11 Thread Bill Stewart
On Wed, Apr 10, 2024 at 2:14 PM Mark Thomas wrote: > ... and it might represent an information leakage vulnerability in your > > application. Be Careful. > > Shall we start the flame war now on whether exposing the current version > you are running represents a valid vulnerability or if hiding i

Re: How to configure Tomcat with a Managed Service Account when using LocalMachine certificates for TLS

2024-06-25 Thread Bill Stewart
) The standard on this mailing list is not to top-post. 2) Local administrator rights for the Tomcat service account is an unacceptable security risk IMO. Tomcat should not run with a privileged account on any OS. I would definitely recommend an alternative approach. Bill

Re: Issue with the log4j2.xml

2024-08-02 Thread Bill Stewart
On Fri, Aug 2, 2024 at 7:00 AM Burle, Saicharan wrote: > Can I get any update on this request? I have responded to the queries asked, PFA email for the same. That's not how this works. https://devblogs.microsoft.com/oldnewthing/20080304-00/?p=23223 Bill

Re: Tomcat takes over 1 minute to stop

2024-08-27 Thread Bill Stewart
13 and 9.0.14? Bill

Re: Tomcat 9 Encrpytion of JDBC

2022-01-14 Thread Bill Stewart
or procs on best practice appreciated. > The "best practice," generally speaking, is that doing so is basically pointless from a security perspective. https://cwiki.apache.org/confluence/display/TOMCAT/Password Bill

Re: Tomcat 9 can not start on windows 10 as service

2022-02-09 Thread Bill Stewart
s in advance. For Windows users, I provided an alternative installer that might work better for you: https://github.com/Bill-Stewart/ApacheTomcatSetup It provides a means for specifying which account you want to use to run the Tomcat service (running as local system is definitely not recommended), a

Re: Tomcat 9 can not start on windows 10 as service

2022-02-09 Thread Bill Stewart
On Wed, Feb 9, 2022 at 10:47 AM W wrote: Thank Bill, I downloaded it and run it successfully. But when I modified > confg/tomcat-users.xml (so I can use manager), Tomcat service stopped. > Status became disabled. When I tried to restart the service, it told me > that the service was m

Re: Stuff in the "temp" directory within the Tomcat directory

2022-02-10 Thread Bill Stewart
n server is not running, I would suspect that all of the files in 'temp' could be removed with no ill effects. The above may depend on your application, of course. Bill

Re: Unexpected messages in commons-daemon.log

2022-05-24 Thread Bill Stewart
tps://docs.microsoft.com/en-us/windows/win32/services/service-control-requests If there is a management application installed on the server that interrogates installed applications, services, inventory, etc. I could see this as a normal message. Bill

Re: Unexpected messages in commons-daemon.log

2022-05-24 Thread Bill Stewart
e source code and given the > TRACE level call just below, that logging looks to be unnecessary. I'll > remove it. > FWIW I am running 9.0.63 on Windows and I don't see any SERVICE_CONTROL_INTERROGATE entries in the commons-daemon log. Bill

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

2023-01-13 Thread Bill Stewart
Documentation and installer source: https://github.com/Bill-Stewart/ApacheTomcatSetup Download installer executable: https://github.com/Bill-Stewart/ApacheTomcatSetup/releases (Why an alternative installer for Windows? See the "Background" section in the documentation for details.)

Re: Question regarding config.ini 'answer file'

2023-03-28 Thread Bill Stewart
ub.com/Bill-Stewart/ApacheTomcatSetup It won't configure everything you're asking for, but it should get you most of the way there. The build process could be adjusted to accommodate 8.5, but I would think 9.x would be preferable.

Re: [ANN] Apache Tomcat 9.0.34 available

2020-04-09 Thread Bill Stewart
On Thu, Apr 9, 2020 at 9:08 AM Mark Thomas wrote: > The Apache Tomcat team announces the immediate availability of Apache > Tomcat 9.0.34. Thank you. FYI: The file tcnative-1.dll is missing from the 'apache-tomcat-9.0.34-windows-x64.zip' dis

Re: [ANN] Apache Tomcat 9.0.34 available

2020-04-09 Thread Bill Stewart
loaded? DA20C41125C879B193C1B3AE9A6728E3CA5A9C5CF9F97C54AE81585D7D942D91526FD62D663A0A09483373205F8B2745A6F02F9AE441F8979429C59189D4A72E > Did you download over HTTPS? Yes. Bill - To unsubscribe, e-mail: users-unsubscr...@tomcat.apache.org For additional co

Re: [ANN] Apache Tomcat 9.0.34 available

2020-04-09 Thread Bill Stewart
On Thu, Apr 9, 2020 at 10:41 AM Bill Stewart wrote: > > On Thu, Apr 9, 2020 at 10:36 AM Mark Thomas wrote: > > > Where did you get that zip file from? > > https://tomcat.apache.org/download-90.cgi > > (Not sure which specific mirror was used; I since navigated elsewher

Re: [ANN] Apache Tomcat 9.0.34 available

2020-04-09 Thread Bill Stewart
e file again and all is well. (Lesson learned: Verify file hash.) My apologies for the unnecessary noise in this list. Bill - To unsubscribe, e-mail: users-unsubscr...@tomcat.apache.org For additional commands, e-mail: u

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

2020-04-09 Thread Bill Stewart
Please see here: https://github.com/Bill-Stewart/ApacheTomcatSetup The Setup executable is available on the Releases tab. Bill - To unsubscribe, e-mail: users-unsubscr...@tomcat.apache.org For additional commands, e-mail

Re: tomcat and ssl

2020-04-28 Thread Bill Stewart
y using this command line parameter: -Djavax.net.ssl.trustStoreType=WINDOWS-ROOT Bill - To unsubscribe, e-mail: users-unsubscr...@tomcat.apache.org For additional commands, e-mail: users-h...@tomcat.apache.org

Re: tomcat and ssl

2020-04-29 Thread Bill Stewart
ot apache dot org) rather than to me directly. Bill - To unsubscribe, e-mail: users-unsubscr...@tomcat.apache.org For additional commands, e-mail: users-h...@tomcat.apache.org

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

2020-05-22 Thread Bill Stewart
Please see here: https://github.com/Bill-Stewart/ApacheTomcatSetup The Setup executable is available on the Releases tab. Bill - To unsubscribe, e-mail: users-unsubscr...@tomcat.apache.org For additional commands, e-mail

Re: File access error on Windows Server 2019 after upgrading to Tomcat 8.5.45

2020-06-09 Thread Bill Stewart
lete files is based on the account being used to run Tomcat. Also, "file not found" is not the same as "access denied". You should post the exact error line(s) from your log. Bill - To unsubscribe, e

Re: File access error on Windows Server 2019 after upgrading to Tomcat 8.5.45

2020-06-09 Thread Bill Stewart
On Tue, Jun 9, 2020 at 9:56 AM calder wrote: > A bit off-topic, but wanted to jump in and clear this up, as the Java > error messages are somewhat misleading. Thanks for the clarification. Regards Bill - To unsubscr

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

2020-06-15 Thread Bill Stewart
Please see here: https://github.com/Bill-Stewart/ApacheTomcatSetup The Setup executable is available on the Releases tab. - To unsubscribe, e-mail: users-unsubscr...@tomcat.apache.org For additional commands, e-mail: users-h

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

2020-07-07 Thread Bill Stewart
Documentation and installer source: https://github.com/Bill-Stewart/ApacheTomcatSetup Download installer: https://github.com/Bill-Stewart/ApacheTomcatSetup/releases

Re: Upgrade: tomcat8w.exe //ES//example - dump Java Options and other information to tomcat9

2020-07-23 Thread Bill Stewart
8.0 to 9.0? > Simplifying upgrades on the Windows platform is one of the main reasons I created an alternative Windows installer. Latest version here: https://github.com/Bill-Stewart/ApacheTomcatSetup/releases Documentation is here: https://github.com/Bill-Stewart/ApacheTomcatSetup Basically

Re: Upgrade: tomcat8w.exe //ES//example - dump Java Options and other information to tomcat9

2020-07-24 Thread Bill Stewart
On Fri, Jul 24, 2020 at 2:26 AM Hans Schou wrote: "document" manually? Like copy&paste into a text file? > Yes, however you customarily do so. > > 2. If you used Apache's Windows installer, uninstall it (unfortunately > this removes the service and service configuration info). > > I use the zip

Re: Upgrade: tomcat8w.exe //ES//example - dump Java Options and other information to tomcat9

2020-07-24 Thread Bill Stewart
https://github.com/Bill-Stewart/ApacheTomcatSetup/blob/master/ApacheTomcat.iss Bill

Re: Upgrade: tomcat8w.exe //ES//example - dump Java Options and other information to tomcat9

2020-07-27 Thread Bill Stewart
On Mon, Jul 27, 2020 at 12:22 AM Hans Schou wrote: Yes I can add and change information, but how can I get the information out > so I can use that for an upgrade to a new major version? > >From an elevated command line, run: tomcat8w.exe "//ES//servicename" This displays the GUI configuration d

Re: Upgrade: tomcat8w.exe //ES//example - dump Java Options and other information to tomcat9

2020-08-04 Thread Bill Stewart
ument the settings: It automatically stops the service, updates the files, and restarts the service (preserving all configuration details). https://github.com/Bill-Stewart/ApacheTomcatSetup Bill

Re: [OT Upgrade: tomcat8w.exe //ES//example - dump Java Options and other information to tomcat9

2020-08-04 Thread Bill Stewart
ath to the jvm.dll file d. Start the Tomcat instance Bill

Re: [OT Upgrade: tomcat8w.exe //ES//example - dump Java Options and other information to tomcat9

2020-08-04 Thread Bill Stewart
nual, etc.). 3. Install using alternate installer; e.g.: apache-tomcat-a.b.c-setup.exe /instance="FOO" 4. Update the config files, copy application server files, etc. See the documentation - https://github.com/Bill-Stewart/ApacheTomcatSetup - for details. (Without /instance it instal

Re: [OT Upgrade: tomcat8w.exe //ES//example - dump Java Options and other information to tomcat9

2020-08-06 Thread Bill Stewart
rectories) /jvmoptions="-Djavax.net.ssl.trustStoreType=WINDOWS-ROOT" - tells the Java instance running Tomcat to trust the Windows certificate store /jvmms=2048 /jvmmx=2048 - sets the Java memory pool sizes for the service /silent - hands-free installation /log="c:\windows

Re: [OT] Upgrade: tomcat8w.exe //ES//example - dump Java Options and other information to tomcat9

2020-08-06 Thread Bill Stewart
can re-create itself. > > I'm just suggesting that if your installer can dump that kind of thing > out it might also be handy. > I agree that this would be useful. Once it exists in procrun, perhaps the installer could be extended to take advantage of it. Bill

Re: [OT Upgrade: tomcat8w.exe //ES//example - dump Java Options and other information to tomcat9

2020-08-06 Thread Bill Stewart
it uses procrun (tomcat.exe) with a very long command line to install Tomcat as a service. Bill

Re: [OT] Upgrade: tomcat8w.exe //ES//example - dump Java Options and other information to tomcat9

2020-08-06 Thread Bill Stewart
modifying the service configuration details. Bill

Re: Upgrade: tomcat8w.exe //ES//example - dump Java Options and other information to tomcat9

2020-08-25 Thread Bill Stewart
> > It outputs the command to (re-)create the current config to stderr (in a > similar manner to version and usage). Users are free to pipe that to a > file or whatever else they want to do with it. > Thanks Mark! Bill

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

2020-09-21 Thread Bill Stewart
Documentation and installer source: https://github.com/Bill-Stewart/ApacheTomcatSetup Download installer: https://github.com/Bill-Stewart/ApacheTomcatSetup/releases - To unsubscribe, e-mail: users-unsubscr...@tomcat.apache.org

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

2020-10-19 Thread Bill Stewart
Documentation and installer source: https://github.com/Bill-Stewart/ApacheTomcatSetup Download installer: https://github.com/Bill-Stewart/ApacheTomcatSetup/releases - To unsubscribe, e-mail: users-unsubscr...@tomcat.apache.org

Re: Tomcat Windows Service

2020-11-20 Thread Bill Stewart
n as a service"). Do you mean in addition to that? Is something not working? Can you provide more detail about what's provoking the question? Bill - To unsubscribe, e-mail: users-unsubscr...@tomcat.apache.org For additional

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

2020-12-01 Thread Bill Stewart
Documentation and installer source: https://github.com/Bill-Stewart/ApacheTomcatSetup Download installer: https://github.com/Bill-Stewart/ApacheTomcatSetup/releases - To unsubscribe, e-mail: users-unsubscr...@tomcat.apache.org

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

2020-12-14 Thread Bill Stewart
Documentation and installer source: https://github.com/Bill-Stewart/ApacheTomcatSetup Download installer: https://github.com/Bill-Stewart/ApacheTomcatSetup/releases - To unsubscribe, e-mail: users-unsubscr...@tomcat.apache.org

Re: Security Vulnerability -Default files

2021-01-21 Thread Bill Stewart
to adjust your expectations regarding an open-source software public mailing list. Bill - To unsubscribe, e-mail: users-unsubscr...@tomcat.apache.org For additional commands, e-mail: users-h...@tomcat.apache.org

Re: Security Vulnerability -Default files

2021-01-22 Thread Bill Stewart
led to something. Please keep in mind that respondents on this list provide support for free, and there is no service-level agreement. Bill - To unsubscribe, e-mail: users-unsubscr...@tomcat.apache.org For additional commands,

Re: [OT] Security Vulnerability -Default files

2021-01-22 Thread Bill Stewart
On Fri, Jan 22, 2021 at 11:49 AM Christopher Schultz wrote: > I think the OP is a non-native English speaker. I interpreted this to > mean "I'm hoping to get some help you you and this group." I appreciate the less-entitled potential

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

2021-02-03 Thread Bill Stewart
Documentation and installer source: https://github.com/Bill-Stewart/ApacheTomcatSetup Download installer: https://github.com/Bill-Stewart/ApacheTomcatSetup/releases See installer source file for release notes: https://github.com/Bill-Stewart/ApacheTomcatSetup/blob/master/ApacheTomcat.iss

Re: JNDI ldaps Problem with SSO

2021-02-25 Thread Bill Stewart
t 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

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

2021-03-12 Thread Bill Stewart
Documentation and installer source: https://github.com/Bill-Stewart/ApacheTomcatSetup Download installer: https://github.com/Bill-Stewart/ApacheTomcatSetup/releases - To unsubscribe, e-mail: users-unsubscr...@tomcat.apache.org

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

2021-04-07 Thread Bill Stewart
Documentation and installer source: https://github.com/Bill-Stewart/ApacheTomcatSetup Download installer executable: https://github.com/Bill-Stewart/ApacheTomcatSetup/releases

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

2021-05-13 Thread Bill Stewart
Documentation and installer source: https://github.com/Bill-Stewart/ApacheTomcatSetup Download installer executable: https://github.com/Bill-Stewart/ApacheTomcatSetup/releases

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

2021-06-17 Thread Bill Stewart
Documentation and installer source: https://github.com/Bill-Stewart/ApacheTomcatSetup Download installer executable: https://github.com/Bill-Stewart/ApacheTomcatSetup/releases

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

2021-07-06 Thread Bill Stewart
Documentation and installer source: https://github.com/Bill-Stewart/ApacheTomcatSetup Download installer executable: https://github.com/Bill-Stewart/ApacheTomcatSetup/releases

Re: jdk 1.3 and tomcat 4.1

2006-06-17 Thread Bill Barker
"t malu" <[EMAIL PROTECTED]> wrote in message news:[EMAIL PROTECTED] > Hi, > I'm a new user of java and tomcat. I have installed > jdk 1.3. I downloaded the apache tomcat 4.1. But > everytime I start the server, the following message > comes up and then closes. > The error message starts out as

Re: Own Connector for Tomcat

2006-06-22 Thread Bill Barker
"Daniela Piacenti" <[EMAIL PROTECTED]> wrote in message news:[EMAIL PROTECTED] > Hello everybody, > > I read a lot about the coyote connector and that it is possible to write > own connectors for Tomcat. But I did not find anything in the whole web, > how to do this. Now I am reading the source

Re: build.xml

2006-06-23 Thread Bill Barker
<[EMAIL PROTECTED]> wrote in message news:[EMAIL PROTECTED] >I cannot locate org.eclipse.jdt.core.JDTCompilerAdapter. When I try to > build a war file with Ant my build fails because this adapter cannot be > found. Is there a work around. I am going to search on the web now. If you have a rec

Re: Executing Valve before Basic Authentication takes place

2006-07-04 Thread Bill Barker
Mark is correct: request.addHeader has been deprecated in 5.5.x+, and doesn't actually do anything at all. See Mark's response for the correct way to add your own request header. Alternatively, if the set the userPrincipal on the Request in your Valve, then Tomcat won't bother to try and auth

Re: Running Tomcat Embedded

2006-07-10 Thread Bill Barker
"Mike Wannamaker" <[EMAIL PROTECTED]> wrote in message news:[EMAIL PROTECTED] >I wish to run Tomcat from within my own JVM. I would like it to run just > like Tomcat does today, however I'd just like to setup the various paths, > for like web app root directory, config directory, lib directory

Re: 302 Redirect on Tomcat 5.x+

2006-07-10 Thread Bill Barker
"Rob L" <[EMAIL PROTECTED]> wrote in message news:[EMAIL PROTECTED] >I heard somewhere that tomcat 4 and below uses a 302 redirect on the home >(index) page. Is this still the case with 5.x+? > No. Tomcat 5.x+ serves http://www.myserver.com/myapp/ directly. However, it will 302 a request fo

Re: url changes

2006-07-10 Thread Bill Barker
"Graham Reeds" <[EMAIL PROTECTED]> wrote in message news:[EMAIL PROTECTED] >I am setting up a website. Part of the site is employee blogs. As well as >the blogs there will be forums, products, etc. making: > > http://www.company.com/blogs/employee.name > http://www.company.com/forums/ > http:/

Re: Running Tomcat Embedded

2006-07-11 Thread Bill Barker
"Mike Wannamaker" <[EMAIL PROTECTED]> wrote in message news:[EMAIL PROTECTED] > Thanks Bill, > > I've looked at that and we actually have it running that way. What I'm > looking for is a way to duplicate org.apache.catalina.startup.Bootstrap > class

Re: mod_proxy_ajp with multiple ajp ports

2006-07-12 Thread Bill Barker
I've seen some talk on [EMAIL PROTECTED] about implementing support for regexps in mod_proxy, but I don't think anything has happened yet. What you want is something like: RewriteRule /my/path/.*\.whatever\.else ajp://localhost:8285/my/path/$1.whatever.else [P] Check the documentation for mod

Re: mod_proxy_ajp with multiple ajp ports

2006-07-14 Thread Bill Barker
"Pid" <[EMAIL PROTECTED]> wrote in message news:[EMAIL PROTECTED] > > > Christopher Schultz wrote: >> Bill, >> >> Thanks for the response. >> >>> I've seen some talk on [EMAIL PROTECTED] about implementing support for >>> reg

Re: Solaris 10, Tomcat 5.5.9 and JDK 1.5.0_01 - Exception at start up

2006-07-18 Thread Bill Barker
"Jajati Samal" <[EMAIL PROTECTED]> wrote in message news:[EMAIL PROTECTED] > Hi I have Solaris 10, JDK 1.5.0_01 and Tomcat 5.5.9, it crashes and I get > the following exception in catalina.out. I will appreciate if you can let > me > know any solution to this. Upgrade your Tomcat version. TC 5

Re: Question for Tomcat API experts - How to get period export of key throughput parameters

2006-07-18 Thread Bill Barker
"Edmon Begoli" <[EMAIL PROTECTED]> wrote in message news:[EMAIL PROTECTED] > Hi, > > This question is directed towards Tomcat developers or Tomcat API experts. > > We are trying to establish an inspection mechanism that will track key > parameters > of Tomcat's over the period of time including s

Re: Tomcat don't validate Certificate by using mod_proxy_ajp

2006-07-29 Thread Bill Barker
Actually, Tomcat can't validate your client cert with either mod_jk or mod_proxy_ajp for the simple reason that the AJP/1.3 protocol only forwards the client cert and not the entire chain. You have to configure certificate validation in Httpd. "Florian Rock" <[EMAIL PROTECTED]> wrote in messag

Re: How to identify busy Tomcat threads

2006-08-02 Thread Bill Barker
<[EMAIL PROTECTED]> wrote in message news:[EMAIL PROTECTED] > > When i look at the Tomcat status page via the browser, if it tells me that > all the threads are busy - but the details of each of the connections > indicates that these connections are in "k" - keep alive stage. Is there > a > way

Re: Enabling https with a IBM JVM

2006-08-02 Thread Bill Barker
"William Chu" <[EMAIL PROTECTED]> wrote in message news:[EMAIL PROTECTED] > Hello, > > I am trying to enable https on Tomcat 3.3.1. I am using an IBM JVM. > When I go to the url https://, I see the following exception. > In my browser, I get a 503 message saying that the "Server is > starting". >

Re: Enabling https with a IBM JVM

2006-08-02 Thread Bill Barker
"William Chu" <[EMAIL PROTECTED]> wrote in message news:[EMAIL PROTECTED] > Thanks Bill, > > Where do I add the include algorithm="IbmX509"? Which file should I > add that in? > In server.xml as an attribute to the tag. > I am using Sun's

RE: How do I direct all http requests to Https

2006-08-04 Thread Bill Barker
With the TC 3.3 line, the auto-redirect is only implemented in the SVN trunk. > -Original Message- > From: William Chu [mailto:[EMAIL PROTECTED] > Sent: Friday, August 04, 2006 1:08 PM > To: Tomcat Users List; [EMAIL PROTECTED] > Subject: Re: How do I direct all http requests to Https >

RE: How do I direct all http requests to Https

2006-08-04 Thread Bill Barker
4, 2006 3:59 PM > To: Tomcat Users List; [EMAIL PROTECTED] > Subject: Re: How do I direct all http requests to Https > > Thank you Bill, > > I am using 3.3.1 . What is the SVN trunk? And how do I do this? > > Thank you > Will > > On 8/4/06, Bill Barker <[EMAI

Re: HTTPS and Keys

2006-08-07 Thread Bill Barker
"Mark Thomas" <[EMAIL PROTECTED]> wrote in message news:[EMAIL PROTECTED] > William Chu wrote: >> Hello, >> >> When configuring tomcat for HTTPS, how does tomcat know which key to >> use? If you run the keytool command multiple times, you generate >> multiple keys. The keys are stored in the .ke

Re: Odd behaviour on Expiry-headers

2006-08-14 Thread Bill Barker
You need to call response.setHeader before calling chain.doFilter. Otherwise, except for very small responses (like 304) Tomcat will have already sent the headers to the browser before chain.doFilter returns. What you are seeing in the Expires header for your 200 responses is Tomcat's default v

Re: Apache 2.2 proxy and Tomcat 5.5 container - couldn't map to root

2006-08-21 Thread Bill Barker
"Olexandr Prokhorenko" <[EMAIL PROTECTED]> wrote in message news:[EMAIL PROTECTED] > Hi everybody, > > I believe this is a common problem, but I wasn't able to find any answer > to it, > yet. I have a project WAR deployed in Tomcat 5.5 container, so I can see > it as > http://tomcat.server:808

Can Tomcat expose original HTTP request?

2006-08-24 Thread bill cao
Hi there, see if anyone knows how to do this. When a http request is sent to Tomcat, Tomcat manufactures a HTTPServletRequest object based on the raw http request. HTTPServletRequest has easy method to retrieve the request information, but I want to see the original raw request. Is there a way

Re: Can Tomcat expose original HTTP request?

2006-08-26 Thread bill cao
, 2006 1:04 AM Subject: Re: Can Tomcat expose original HTTP request? > Checkout the RequestDumperValve. It should help. > > bill cao wrote: >> Hi there, see if anyone knows how to do this. >> When a http request is sent to Tomcat, Tomcat manufactures a >> HT

Re: Using tomcat auto configure

2006-08-28 Thread Bill Barker
Tomcat version? Older versions didn't support ApacheConfig under Engine. "Jim Weir" <[EMAIL PROTECTED]> wrote in message news:[EMAIL PROTECTED] >I can generate a mod_jk.conf with the folllowing in my server.xml. The >problem is it's a blank file.. > > > modJk="/usr/local/apache2/modul

Re: configuring Tomcat for protocols other than http/s

2006-08-28 Thread Bill Barker
"Viraj Turakhia" <[EMAIL PROTECTED]> wrote in message news:[EMAIL PROTECTED] > Hi all, > I am starting to work with Tomcat's code and have no clue where to start > from. > Any pointers would be very very helpful. Well, one method is to implement your own ProtocolHandler ( http://tomcat.apache.or

Re: Problem moving from HTTP to HTTPS

2006-08-31 Thread Bill Barker
Yeah, you need to delete the entire ... to allow everyone. However, for MSIE, you may still get problems due to the restricted caching headers that Tomat adds. "Filip Hanik - Dev Lists" <[EMAIL PROTECTED]> wrote in message news:[EMAIL PROTECTED] > * > > the "*" means all the roles that you h

Re: Tomcat 5.5.17 * behavior change

2006-09-01 Thread Bill Barker
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 one else seems to care about ldap authentication and user > roles, I guess I'll reply to myself.. > > Apparently backwards co

Re: Regarding SSL (http-https) installation or importing the trusted certificate

2006-09-01 Thread Bill Barker
RTFM: http://tomcat.apache.org/tomcat-5.5-doc/ssl-howto.html "keyur sheth" <[EMAIL PROTECTED]> wrote in message news:[EMAIL PROTECTED] > Hi everybody, > > I am trying to convert the tomcat container from http > to https. But I want to do it by installing the trusted certifica

Re: How to disable "HTTP/100 Continue" on Tomcat

2006-09-04 Thread Bill Barker
"Bruno Vilardo" <[EMAIL PROTECTED]> wrote in message news:[EMAIL PROTECTED] > Hello All, > > I am a new user of TOMCAT sorry for any dumb question;-) > > TOMCAT version is *"jakarta-tomcat-4.1.31".* > ** > We current have an application that replicates data. > > But we are having some issue becau

Re: How to disable "HTTP/100 Continue" on Tomcat

2006-09-04 Thread Bill Barker
"Bruno Vilardo" <[EMAIL PROTECTED]> wrote in message news:[EMAIL PROTECTED] > Hello Bill , > > This is the sequence. > > The sequence of events to delivery a QDoc using Sonic is: > - Outbound generates the QDoc and then send to Sonic; > - Sonic receive this

Re: How to disable "HTTP/100 Continue" on Tomcat

2006-09-04 Thread Bill Barker
e "100 Continue" is telling the client that it is ok > to > start sending the request body. Tomcat sends this before control has even > reached your servlet, and only if the client asked it to. > > > > On 9/4/06, Bill Barker <[EMAIL PROTECTED]> wrote: >&g

java.lang.IllegalStateException

2006-09-06 Thread bill cao
I am using Apache Tomcat/5.0.28 Here is the code of traffic.jsp. it can forward to .html with no problem, but when forwarding to zzz.html, it throws java.lang.IllegalStateException: getOutputStream() has already been called for this response String serverName = request.getServerName(); if

Re: java.lang.IllegalStateException

2006-09-06 Thread bill cao
I fixed it by adding a 'return' statement after pageCotext.forward(). Current process should terminate when forward statement is executed. I think this is a bug. - Original Message - From: "bill cao" <[EMAIL PROTECTED]> To: "Tomcat Users List" Se

Re: Error while converting tomcat container from http to https

2006-09-06 Thread Bill Barker
PureTLS doesn't use the standard Java keystore format. Consult the PureTLS docs for the correct format. Alternatively, specify sSLImplementation="org.apache.tomcat.util.net.jsse.JSSEImplementation" on the element to use JSSE instead of PureTLS. "keyur sheth" <[EMAIL PROTECTED]> wrote in mess

Re: Different Tomcat version instances with a single Apache front-end?

2006-09-06 Thread Bill Barker
"Garthfield Carter" <[EMAIL PROTECTED]> wrote in message news:[EMAIL PROTECTED] > Hi, > > I currrently have Tomcat (5.0.28) set-up with an Apache front-end. I would > like to run an instance of Tomcat 5.5, as well, on the same server again > using the same Apache front-end. Can the command for

Re: Error: unable to find valid certification path to requested target

2006-09-06 Thread Bill Barker
You need to import the top level cert into cacerts with -trustcacerts. Otherwise it is untrusted. "Jeanna Geier" <[EMAIL PROTECTED]> wrote in message news:[EMAIL PROTECTED] Hi I'm having some problems connecting to a Slide client and would appreciate any help you could offer. I'm a newbie here,

Re: How to disable "HTTP/100 Continue" on Tomcat

2006-09-06 Thread Bill Barker
"Bruno Vilardo" <[EMAIL PROTECTED]> wrote in message news:[EMAIL PROTECTED] > Hello Bill, > > Thanks a lot for the info. I could not find this Paramenter. > It's not a parameter, and never will be. Sending "100 Continue" is required by the HTTP/1.1

Re: Configuring/Securing mod_proxy_ajp

2006-09-07 Thread Bill Barker
"Jim Weir" <[EMAIL PROTECTED]> wrote in message news:[EMAIL PROTECTED] > To all, > > I am using mod_proxy_ajp w/ Apache 2.2.3/Tomcat 5.5.4 > > The problem I have with this is that I lose all my formatting from a site > build with Forrest. It seems to be returning only HTML and dropping all > t

Re: moving from win2k sp4 to win2k3 64bit

2006-09-07 Thread Bill Barker
If you are running as a service, then you'll probably have to download and compile procrun (aka tomcat5.exe) with a 64-bit compiler. Search the archives for instructions. "joon yoo" <[EMAIL PROTECTED]> wrote in message news:[EMAIL PROTECTED] > Hello, > > I'm a sysadmin, not a programmer so the

Re: Error: No available certificate or key corresponds to the SSL cipher suites which are enabled.

2006-09-10 Thread Bill Barker
I don't know if it's just copy/paste errors, but from what you've written, you've imported the ca cert twice, and into a different keystore file than you used to generate the key. What does > keytool -list say? "Jeanna Geier" <[EMAIL PROTECTED]> wrote in message news:[EMAIL PROTECTED] Hi All-

Re: Question about the "compress" setting MIME-Version: 1.0

2006-09-10 Thread Bill Barker
The main difference is that Tomcat doesn't build the entire compressed response in memory (which is necessary if you need to send a content-length header). Instead, it used chunked encoding to send the compressed content out the wire as it comes in from the servlet. <[EMAIL PROTECTED]> wrote i

Re: How does one enter a non-ISO8859-1 character in the servlet path ?

2006-09-12 Thread Bill Barker
"Sriram Narayanan" <[EMAIL PROTECTED]> wrote in message news:[EMAIL PROTECTED] > Hi: > > I was having a look at the bugzilla, and chanced across this post > http://issues.apache.org/bugzilla/show_bug.cgi?id=7013 > > I'm curious to know how one could enter a "non-ISO8859-1 character" in > the requ

Re: How to redirect to a jsp

2006-09-12 Thread Bill Barker
"Romain Quilici" <[EMAIL PROTECTED]> wrote in message news:[EMAIL PROTECTED] > Hi all, > this question seems simple, but I did not figure out how to answer it. > > In my web.xml I have defined a default servlet. So it can handle requests > that does not match other servlets pattern. > > D

Re: Tomcat 5.x thread model

2006-09-14 Thread Bill Barker
For the standard Java connector, it's one socket - one thread (this is also true of the standard Java AJP/1.3 connector, but in this case requests from many different users will use the same socket). For the APR connector and the Nio connector (currently Tomcat 6 only), a thread will handle req

Log files not being generated after new .war file installed and exploded

2006-10-04 Thread Blackmon, Bill
Hi, We're suddenly not getting any log files after staging and exploding a new .war installation. The server.xml file hasn't changed. We're using Tomcat v.4.1 on a Windows server. Thanks, Bill

  1   2   3   4   5   6   7   8   9   >