"Craig R. McClanahan" wrote:
>
> Christopher Cain has raised some concerns (both in private email and
> publicly on this list) regarding the initialization of pseudo random
> number generators (PRNGs) used to calculate session id values. We need to
> have a quick discussion about this, to determ
PLEASE DO NOT REPLY TO THIS MESSAGE. TO FURTHER COMMENT
ON THE STATUS OF THIS BUG PLEASE FOLLOW THE LINK BELOW
AND USE THE ON-LINE APPLICATION. REPLYING TO THIS MESSAGE
DOES NOT UPDATE THE DATABASE, AND SO YOUR COMMENT WILL
BE LOST SOMEWHERE.
http://nagoya.apache.org/bugzilla/show_bug.cgi?id=3578
> BACKGROUND:
> * An optional entropy-increasing string value that you can specify
> in your "conf/server.xml" file, like this:
>
>
> ...
>
> ...
>
>
> If no entropy property is specified, a default (and therefore
> predictable) entropy string is used.
>
>
PLEASE DO NOT REPLY TO THIS MESSAGE. TO FURTHER COMMENT
ON THE STATUS OF THIS BUG PLEASE FOLLOW THE LINK BELOW
AND USE THE ON-LINE APPLICATION. REPLYING TO THIS MESSAGE
DOES NOT UPDATE THE DATABASE, AND SO YOUR COMMENT WILL
BE LOST SOMEWHERE.
http://nagoya.apache.org/bugzilla/show_bug.cgi?id=3578
PLEASE DO NOT REPLY TO THIS MESSAGE. TO FURTHER COMMENT
ON THE STATUS OF THIS BUG PLEASE FOLLOW THE LINK BELOW
AND USE THE ON-LINE APPLICATION. REPLYING TO THIS MESSAGE
DOES NOT UPDATE THE DATABASE, AND SO YOUR COMMENT WILL
BE LOST SOMEWHERE.
http://nagoya.apache.org/bugzilla/show_bug.cgi?id=3578
I've notice that the most recent Ajp13Interceptor prints something like
this into log files:
--
Ajp13Request: Read:
formid=order&email=a%40aa&customer=a&address=a&city=a&state=a&postcode=a&country=Bermuda&shipping=air&product=Pooh+Cosmology+and+the+Quantum+
Christopher Cain has raised some concerns (both in private email and
publicly on this list) regarding the initialization of pseudo random
number generators (PRNGs) used to calculate session id values. We need to
have a quick discussion about this, to determine whether we want to change
the curren
That is quite odd ... the config/server.xml page works correctly for me on
NS4.7 (Linux and Windows 98) and IE5.5 (Windows 98) at 1024x768, as well
as narrower sizes when I adjust it manually.
I just committed a change to remove the width="100%" entry for attributes
list tables. Could you take a
craigmcc01/09/12 19:52:56
Modified:webapps/tomcat-docs tomcat-docs.xsl
Log:
Remove a width="100%" setting from the generated for attributes lists,
to see if that helps avoid problems where the right side of the documentation
pages are cut off for some users.
Revision Chan
Hi.
I have had the same problem. It happens on pages for example
config/server.html. It happens on NS4.7,NS6.1,IE5.5 alike.
BTW My screen size is 1280x1024.
I examined the generated html and the stylesheet, and tracked down which
of the width attributes are the key to this problem.
By taking aw
The commit message was too big to send, but I'm forwarding the comments.
Thanks to Kazuhiro Kazama, Tomcat now speaks Japanese in its log files!
Craig
-- Forwarded message --
Date: 13 Sep 2001 02:23:47 -
From: [EMAIL PROTECTED]
To: [EMAIL PROTECTED]
Subject: failure notice
H
craigmcc01/09/12 19:11:33
Modified:catalina/src/share/org/apache/catalina/connector
LocalStrings_es.properties
catalina/src/share/org/apache/catalina/logger
LocalStrings_es.properties
catalina/src/share/org/ap
On Wed, 12 Sep 2001, Jonathan Eric Miller wrote:
> Date: Wed, 12 Sep 2001 20:31:01 -0500
> From: Jonathan Eric Miller <[EMAIL PROTECTED]>
> Reply-To: [EMAIL PROTECTED]
> To: [EMAIL PROTECTED]
> Subject: Re: Tomcat 4 Documentation
>
>
> - Original Message -
> From: "Glenn Nielsen" <[EMAI
nacho 01/09/12 18:49:52
Modified:src/native/mod_jk/iis jk_isapi_plugin.c
Log:
Oops , logging before the opening of the log file is not a good idea :)
Thanks to Tim Whittington
Revision ChangesPath
1.6 +5 -4 jakarta-tomcat/src/native/mod_jk/iis/jk_isapi_
- Original Message -
From: "Glenn Nielsen" <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Wednesday, September 12, 2001 7:30 PM
Subject: Re: Tomcat 4 Documentation
> One other thing I noticed with the docs. On my system at home, Netscape
4.7
> on FreeBSD the right margin for the doc
nacho 01/09/12 18:11:25
Modified:src/native/mod_jk/iis jk_isapi_plugin.c
Log:
With this patch the ISAPI redirector can load it's initial config
from a properties file situated in the same virtual dir where the
isapi_redirect.dll lies.
This patch allows to have multiple To
"Jon Stevens" <[EMAIL PROTECTED]> wrote:
> on 9/12/01 4:19 PM, "[EMAIL PROTECTED]" <[EMAIL PROTECTED]> wrote:
>
>> +
>> +
>> +
>> +Object factory for MyBean instances.
>> +
>> +
>> +bean/MyBeanFactory
>> +
On Wed, 12 Sep 2001, Bill Barker wrote:
> Date: Wed, 12 Sep 2001 17:04:42 -0700
> From: Bill Barker <[EMAIL PROTECTED]>
> Reply-To: [EMAIL PROTECTED],
> Bill Barker <[EMAIL PROTECTED]>
> To: [EMAIL PROTECTED]
> Subject: Re: Remaining Tomcat 3.3 Issues
>
> Shouldn't 461 be re-classified as
Shouldn't 461 be re-classified as a 4.0 issue?
ServletRequest.setCharacterEncoding is a new feature of 2.3.
- Original Message -
From: "Larry Isaacs" <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Wednesday, September 12, 2001 8:31 AM
Subject: Remaining Tomcat 3.3 Issues
> Hi All,
>
>
on 9/12/01 4:19 PM, "[EMAIL PROTECTED]" <[EMAIL PROTECTED]> wrote:
> +
> +
> +
> +Object factory for MyBean instances.
> +
> +
> +bean/MyBeanFactory
> +
> +
> +
craigmcc01/09/12 17:08:30
Modified:docs index.html news.html
xdocs/stylesheets project.xml
Log:
Remove reference to "experimental" Tomcat 4 docs ... there is now only the
(new) official set.
Revision ChangesPath
1.8 +1 -3 jakarta-tomcat-si
nacho 01/09/12 17:07:39
Modified:src/native/mod_jk/iis jk_isapi_plugin.c
Log:
Virtual server support for IIS
This patch adds some syntax sugar to uriworkermap.properties file format
to allow fine grained control over redirection of tomcat contexts to IIS
virtual hosts, al
craigmcc01/09/12 17:01:48
Modified:webapps/tomcat-docs jndi-resources-howto.xml
Log:
Document the procedure for creating your own JNDI resource factories.
Revision ChangesPath
1.5 +189 -1jakarta-tomcat-4.0/webapps/tomcat-docs/jndi-resources-howto.xml
Index
> I'm running into this problem in RC1. Was this fixed post RC1?
Yes. The regression was caused by a last minute change.
Sorry about the trouble.
Remy
Dave,
I would love to help you out. I was actually working on the same thing for
tomcat 4. I can create services for java but could not figure which file I
needed to wrap. It took me a bit to find out how to make services and have
not been able to learn more about the structure of Catalina. I
PLEASE DO NOT REPLY TO THIS MESSAGE. TO FURTHER COMMENT
ON THE STATUS OF THIS BUG PLEASE FOLLOW THE LINK BELOW
AND USE THE ON-LINE APPLICATION. REPLYING TO THIS MESSAGE
DOES NOT UPDATE THE DATABASE, AND SO YOUR COMMENT WILL
BE LOST SOMEWHERE.
http://nagoya.apache.org/bugzilla/show_bug.cgi?id=3574
This is my try for the "most stupid question of the century prize", as
usual,
Perhaps confused with some old messages about mod_jserv.. perhaps..
In any case i would prefer to be able to use mod_rewrite with tomcat.
It's possible to detect if the uri was changed by another prior module?
Salu
craigmcc01/09/12 16:19:29
Modified:webapps/tomcat-docs jndi-resources-howto.xml
Log:
Add a description of the "Generic JavaBean" JNDI resource factory. This
can be used when you want to return new instances of preconfigured beans
when a lookup() operation is performed, where th
On Thu, 13 Sep 2001, Ignacio J. Ortega wrote:
> Please give me some info..
>
> It's possible to use no cookies sessions without using mod_rewrite in
> apache?
I don't know what you mean - mod_jk is taking care of decuding the
sessionId, and it support both cookie and URL decoding.
I didn't even
Bojan Smojver wrote:
>
> [EMAIL PROTECTED] wrote:
> >
> > Sorry, I had a lot on my had in the last days.
> >
> > Bojan - if you want to send a patch, it would be great. If not - I can fix
> > the bug ( but I would prefer you to send a patch - who knows, maybe later
> > you'll send another one, th
I'm running into this problem in RC1. Was this fixed post RC1?
Jon
- Original Message -
From: "Remy Maucherat" <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Monday, September 10, 2001 11:34 AM
Subject: Re: [DO NOT REPLY: Bug 3524] New: NullPointerException in
MemoryRealm
> Hi,
>
>
craigmcc01/09/12 15:45:24
Modified:webapps/tomcat-docs/config index.xml
Log:
Remove TODOs and flesh out the overview of the Server Configuration Reference.
Revision ChangesPath
1.3 +41 -6 jakarta-tomcat-4.0/webapps/tomcat-docs/config/index.xml
Index: index
Please give me some info..
It's possible to use no cookies sessions without using mod_rewrite in
apache?
Saludos ,
Ignacio J. Ortega
> -Mensaje original-
> De: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]]
> Enviado el: jueves 13 de septiembre de 2001 0:28
> Para: [EMAIL PROTECTED]
>
PLEASE DO NOT REPLY TO THIS MESSAGE. TO FURTHER COMMENT
ON THE STATUS OF THIS BUG PLEASE FOLLOW THE LINK BELOW
AND USE THE ON-LINE APPLICATION. REPLYING TO THIS MESSAGE
DOES NOT UPDATE THE DATABASE, AND SO YOUR COMMENT WILL
BE LOST SOMEWHERE.
http://nagoya.apache.org/bugzilla/show_bug.cgi?id=3573
[EMAIL PROTECTED] wrote:
>
> Sorry, I had a lot on my had in the last days.
>
> Bojan - if you want to send a patch, it would be great. If not - I can fix
> the bug ( but I would prefer you to send a patch - who knows, maybe later
> you'll send another one, the first is allways harder :-)
>
> C
pier01/09/12 15:21:08
Modified:webapp/java WarpLogger.java
Log:
Avoid dumping to STDERR unless this is a DEBUG build of the WARP connector.
Revision ChangesPath
1.2 +2 -2 jakarta-tomcat-connectors/webapp/java/WarpLogger.java
Index: WarpLogger.java
=
On Wed, 12 Sep 2001, Keith Wannamaker wrote:
> Then we need to be sure to encode r->uri in the main branch
> and to change r->unparsed_uri to encode(r->uri) in the 3.2
> branch. I am swamped now and will put it on a long todo
> list.. if anyone beats me to it.
Well, I said that would be my
Then we need to be sure to encode r->uri in the main branch
and to change r->unparsed_uri to encode(r->uri) in the 3.2
branch. I am swamped now and will put it on a long todo
list.. if anyone beats me to it.
Keith
| -Original Message-
| From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECT
PLEASE DO NOT REPLY TO THIS MESSAGE. TO FURTHER COMMENT
ON THE STATUS OF THIS BUG PLEASE FOLLOW THE LINK BELOW
AND USE THE ON-LINE APPLICATION. REPLYING TO THIS MESSAGE
DOES NOT UPDATE THE DATABASE, AND SO YOUR COMMENT WILL
BE LOST SOMEWHERE.
http://nagoya.apache.org/bugzilla/show_bug.cgi?id=3577
My current 'preference' is to use r->uri, as in the main branch ( and how
it used to be ). That keeps rewrite working and is consistent with most
apache modules.
The downside is that we're on the edge of the spec, which require the
'original' URI. However, since HTTP seem to allow proxies to alt
Sorry, I had a lot on my had in the last days.
Bojan - if you want to send a patch, it would be great. If not - I can fix
the bug ( but I would prefer you to send a patch - who knows, maybe later
you'll send another one, the first is allways harder :-)
Costin
On Wed, 12 Sep 2001, Larry Isaacs
PLEASE DO NOT REPLY TO THIS MESSAGE. TO FURTHER COMMENT
ON THE STATUS OF THIS BUG PLEASE FOLLOW THE LINK BELOW
AND USE THE ON-LINE APPLICATION. REPLYING TO THIS MESSAGE
DOES NOT UPDATE THE DATABASE, AND SO YOUR COMMENT WILL
BE LOST SOMEWHERE.
http://nagoya.apache.org/bugzilla/show_bug.cgi?id=3577
nacho 01/09/12 14:40:36
Modified:src/share/org/apache/tomcat/modules/server
Ajp12Interceptor.java Ajp12.java
Log:
Defaulting "tomcatAuthentication" to false for Ajp12 too
Revision ChangesPath
1.17 +1 -1
jakarta-tomcat/src/share/org/ap
PLEASE DO NOT REPLY TO THIS MESSAGE. TO FURTHER COMMENT
ON THE STATUS OF THIS BUG PLEASE FOLLOW THE LINK BELOW
AND USE THE ON-LINE APPLICATION. REPLYING TO THIS MESSAGE
DOES NOT UPDATE THE DATABASE, AND SO YOUR COMMENT WILL
BE LOST SOMEWHERE.
http://nagoya.apache.org/bugzilla/show_bug.cgi?id=3577
nacho 01/09/12 14:35:46
Modified:src/share/org/apache/tomcat/modules/server
Ajp13Interceptor.java Ajp13.java
Log:
Implemented the "tomcatAuthtentication" attribute.
This attribute when true ( de default ) permits
the user of the Ajp13 protocol to ove
PLEASE DO NOT REPLY TO THIS MESSAGE. TO FURTHER COMMENT
ON THE STATUS OF THIS BUG PLEASE FOLLOW THE LINK BELOW
AND USE THE ON-LINE APPLICATION. REPLYING TO THIS MESSAGE
DOES NOT UPDATE THE DATABASE, AND SO YOUR COMMENT WILL
BE LOST SOMEWHERE.
http://nagoya.apache.org/bugzilla/show_bug.cgi?id=3576
remm01/09/12 14:15:59
Modified:catalina/src/share/org/apache/catalina/startup
BootstrapService.java
Log:
- Forgot to apply some patches to BootstrapService, which made the
init of StandardClassLoader fail.
Thanks to blakest at diebold.com (sorry,
PLEASE DO NOT REPLY TO THIS MESSAGE. TO FURTHER COMMENT
ON THE STATUS OF THIS BUG PLEASE FOLLOW THE LINK BELOW
AND USE THE ON-LINE APPLICATION. REPLYING TO THIS MESSAGE
DOES NOT UPDATE THE DATABASE, AND SO YOUR COMMENT WILL
BE LOST SOMEWHERE.
http://nagoya.apache.org/bugzilla/show_bug.cgi?id=3576
It seems to work fine on Win2K.
Amy
"Craig R. McClanahan" wrote:
> Hmm, the fix I just committed (use the JSSE_HOME environment variable to
> add the JSSE jars to the system classpath used to start Tomcat) seems to
> work great on Linux, but fails on Win98 unless the JSSE jars are really
> inst
PLEASE DO NOT REPLY TO THIS MESSAGE. TO FURTHER COMMENT
ON THE STATUS OF THIS BUG PLEASE FOLLOW THE LINK BELOW
AND USE THE ON-LINE APPLICATION. REPLYING TO THIS MESSAGE
DOES NOT UPDATE THE DATABASE, AND SO YOUR COMMENT WILL
BE LOST SOMEWHERE.
http://nagoya.apache.org/bugzilla/show_bug.cgi?id=3576
craigmcc01/09/12 13:26:31
Modified:tester/src/bin tester.xml
Added: tester/web JspDoc01.jsp
tester/web/golden JspDoc01.txt
Log:
Add unit test to verify correct behavior of parsing JSP documents without
incorrect rearrangement of character and element data.
craigmcc01/09/12 13:25:35
Modified:jasper/src/share/org/apache/jasper/compiler
ParserXJspSaxHandler.java
Log:
Fix for Bugzilla #3350 (character data was rearranged in output). Patch
by Kin-Man Chung <[EMAIL PROTECTED]>
PR: Bugzilla #3350
Submitted b
PLEASE DO NOT REPLY TO THIS MESSAGE. TO FURTHER COMMENT
ON THE STATUS OF THIS BUG PLEASE FOLLOW THE LINK BELOW
AND USE THE ON-LINE APPLICATION. REPLYING TO THIS MESSAGE
DOES NOT UPDATE THE DATABASE, AND SO YOUR COMMENT WILL
BE LOST SOMEWHERE.
http://nagoya.apache.org/bugzilla/show_bug.cgi?id=3576
PLEASE DO NOT REPLY TO THIS MESSAGE. TO FURTHER COMMENT
ON THE STATUS OF THIS BUG PLEASE FOLLOW THE LINK BELOW
AND USE THE ON-LINE APPLICATION. REPLYING TO THIS MESSAGE
DOES NOT UPDATE THE DATABASE, AND SO YOUR COMMENT WILL
BE LOST SOMEWHERE.
http://nagoya.apache.org/bugzilla/show_bug.cgi?id=3576
PLEASE DO NOT REPLY TO THIS MESSAGE. TO FURTHER COMMENT
ON THE STATUS OF THIS BUG PLEASE FOLLOW THE LINK BELOW
AND USE THE ON-LINE APPLICATION. REPLYING TO THIS MESSAGE
DOES NOT UPDATE THE DATABASE, AND SO YOUR COMMENT WILL
BE LOST SOMEWHERE.
http://nagoya.apache.org/bugzilla/show_bug.cgi?id=3576
Oops, yep, that fix only went into the _32 branch.
3.3 still uses r->uri.
IIRC the thread never reached a consensus, except that
a proxy is free to decode and encode requests, so
encode(r->uri) might be permissible, but r->unparsed_uri
is the only way to preserve the encoding.
Keith
| -Orig
On Wed, Sep 12, 2001 at 03:19:15PM -0400, Larry Isaacs wrote:
> One of the main aspects of this issue is for me to
> become informed as to the state of Tomcat 3.3's mod_jk
> with respect to this. Tomcat 3.3's mod_jk.c has:
>
> s->req_uri = r->uri;
>
> which, by the statement below, appears
Hi Remy,
Could you check out the patch I submitted a while ago for bug #3194 and
perhaps submit it - I haven't seen either positive or negative feedback on
it.
Thanks,
jr
> -Original Message-
> From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]]
> Sent: Sunday, September 09, 2001 6:30 PM
One of the main aspects of this issue is for me to
become informed as to the state of Tomcat 3.3's mod_jk
with respect to this. Tomcat 3.3's mod_jk.c has:
s->req_uri = r->uri;
which, by the statement below, appears to be "rewrite"
enabled. This might explain why it works for Bill.
I reca
That's true of mod_jk in j-t-c. At least through B2 the mod_jk that ships
with 3.3 uses r->uri.
- Original Message -
From: "Keith Wannamaker" <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Wednesday, September 12, 2001 12:11 PM
Subject: RE: Remaining Tomcat 3.3 Issues
> mod_jk uses (
Hello all,
I am new to Tomcat and open source development, and I would like to know if there is
interest in an LDAP Realm similar to Peachtree's but using
Novell LDAP instead of Netscape. Functionally, the vendor api's are the
same (for authentication anyway) except there are a few method signi
mod_jk uses (used?) r->unparsed_uri to preserve encoding.
Therefore, any mod_rewrite munging of r->uri is invisible
to mod_jk. This is the issue to which Larry is referring,
not Apache module ordering.
Keith
| -Original Message-
| From: Bill Barker [mailto:[EMAIL PROTECTED]]
| Sent: Wed
Hi Bojan,
Costin is the expert on this section of code. I need to become
more familiar with it, so I'm willing to take a look. If you can
submit a patch, that would be helpful. If you need to wait for
Costin's advice, I understand. On occasion, I have had to do
the same.
Cheers,
Larry
> ---
Re. 11) I use mod_rewrite + mod_jk regularly without problems. The problem
is that the "out-of-the-box" model order puts mod_jk ahead of mod_rewrite.
The trick to make them play happily together is to simply re-order them in
httpd.conf. Of course, this has the downside that you can't use the fi
This patch fixes #3350. In a JSP document, the tags in a XML fragment are
always generated before the characters. The current fix preserves their
orders.
misto% runsocks cvs diff -u ParserXJspSaxHandler.java
Index: ParserXJspSaxHandler.java
==
Jason,
The first bug in the list, about file upload problems with AJP13 was fixed
in 3.2.3.
Marc Saegesser
> -Original Message-
> From: Jason Hunter [mailto:[EMAIL PROTECTED]]
> Sent: Tuesday, September 11, 2001 12:11 AM
> To: [EMAIL PROTECTED]
> Subject: New resource: Bugs every servl
Hmm, the fix I just committed (use the JSSE_HOME environment variable to
add the JSSE jars to the system classpath used to start Tomcat) seems to
work great on Linux, but fails on Win98 unless the JSSE jars are really
installed as system extensions:
Exception during startup processing
java.lang.r
Sorry for the typo. Yes, it should be 1482.
- Original Message -
From: "Larry Isaacs" <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Wednesday, September 12, 2001 11:08 AM
Subject: RE: Remaining Tomcat 3.3 Issues
> Hi Bill,
>
> Thanks for the help. 1483 doesn't match a bug number t
PLEASE DO NOT REPLY TO THIS MESSAGE. TO FURTHER COMMENT
ON THE STATUS OF THIS BUG PLEASE FOLLOW THE LINK BELOW
AND USE THE ON-LINE APPLICATION. REPLYING TO THIS MESSAGE
DOES NOT UPDATE THE DATABASE, AND SO YOUR COMMENT WILL
BE LOST SOMEWHERE.
http://nagoya.apache.org/bugzilla/show_bug.cgi?id=3574
Hi Bill,
Thanks for the help. 1483 doesn't match a bug number though. Was it:
1482 Ignored session ids in encoded URLs
Thanks,
Larry
> -Original Message-
> From: Bill Barker [mailto:[EMAIL PROTECTED]]
> Sent: Wednesday, September 12, 2001 1:21 PM
> To: [EMAIL PROTECTED]
> Subjec
I'll take a look. Since jk_nt_service isn't really involved in
the stability of the Tomcat 3.3 server. I think this patch
could appear in RC2 as well. Avaiable sooner as a nightly.
I'll try to address it for RC1, though.
Larry
> -Original Message-
> From: David Oxley [mailto:[EMAIL PR
As I expected (having spent enough time on encoded URLs), I can't reproduce
1483 against B2. It always finds the correct session both in stand-alone
and Ajp13.
- Original Message -
From: "Larry Isaacs" <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Wednesday, September 12, 2001 8:31 AM
As you can see from the commit messages, I committed a variation on your
#1 approach that lets you define a JSSE_HOME environment variable to
locate the JSSE jar files. Coupled with registering the provider
automatically (your #2 approach), this simplifies the process of getting
set up to use SSL
craigmcc01/09/12 10:38:47
Modified:catalina/src/bin catalina.bat catalina.sh
webapps/tomcat-docs ssl-howto.xml
Log:
Simplify the process of installing SSL support by the following actions:
* Have SSLSocketFactory register the JSSE provider if needed
(see previou
Larry Isaacs wrote:
> I would like to have the "tomcatAuthentication" hack
> available in Ajp13 so this behavior is fully controllable.
>
> Also, I'm also leaning toward having a default of "true".
> To get the "security" example working when using Apache,
> or other web server, users would have
David Oxley wrote:
>
> Larry,
>
> Any chance of committing the attached patch before 3.3rc1. It makes
> jk_nt_service maintain a list of currently installed services in the
> registry. This is so the Service Manager I have written can work. I will be
> submitting the Service Manager in a few hou
PLEASE DO NOT REPLY TO THIS MESSAGE. TO FURTHER COMMENT
ON THE STATUS OF THIS BUG PLEASE FOLLOW THE LINK BELOW
AND USE THE ON-LINE APPLICATION. REPLYING TO THIS MESSAGE
DOES NOT UPDATE THE DATABASE, AND SO YOUR COMMENT WILL
BE LOST SOMEWHERE.
http://nagoya.apache.org/bugzilla/show_bug.cgi?id=3570
I would like to have the "tomcatAuthentication" hack
available in Ajp13 so this behavior is fully controllable.
Also, I'm also leaning toward having a default of "true".
To get the "security" example working when using Apache,
or other web server, users would have to discover the user
names and p
craigmcc01/09/12 10:00:38
Modified:catalina/src/share/org/apache/catalina/net
SSLServerSocketFactory.java
Log:
Register the JSSE security provider if it is not already there.
Submitted by: Wolfgang Hoschek <[EMAIL PROTECTED]>
Revision ChangesPa
pier01/09/12 09:29:05
Modified:webapp/apache-2.0 mod_webapp.c
Log:
Removed old MMN #ifdefs
Revision ChangesPath
1.3 +1 -7 jakarta-tomcat-connectors/webapp/apache-2.0/mod_webapp.c
Index: mod_webapp.c
==
remm01/09/12 09:19:25
Modified:catalina/src/share/org/apache/catalina/servlets
DefaultServlet.java
Log:
- Must use rebind when ovewriting,
Bug reported by Holger Menzel
Revision ChangesPath
1.39 +9 -5
jakarta-tomcat-4.0/catalin
Larry,
Any chance of committing the attached patch before 3.3rc1. It makes
jk_nt_service maintain a list of currently installed services in the
registry. This is so the Service Manager I have written can work. I will be
submitting the Service Manager in a few hours for committing in
jakarta-tomca
On Wed, 12 Sep 2001 [EMAIL PROTECTED] wrote:
> Date: Wed, 12 Sep 2001 14:44:27 +0200
> From: [EMAIL PROTECTED]
> Reply-To: [EMAIL PROTECTED]
> To: [EMAIL PROTECTED]
> Subject: Tomcat and session management
>
> Hello,
>
> I like to have morre information about context management inside
> Tomcat
> 4. Address user authentication via Ajp12 and Ajp13. Ajp12
> has a test for
> isTomcatAuthentication() to see if req.setRemoteUser() should
> be called.
> I think Ajp13 doesn't have this yet and probably should. Also, if the
> user is anonymous, i.e. user = "", should we call req.setRemoteUse
Hello,
I like to have morre information about context management inside Tomcat server. Where
is the context kept? Is it kept inside memory or is it written to some physical
medium? If in my environment multiple Tomcat servers are handling client requests, how
does he handle the context bacause
Ron Lin wrote:
> has anyone ever come across a RequestInterceptor that redirects users to
> JAAS authentication modules?
>
> anyone know information about using JAAS from Tomcat?
The JBoss server has a JAAS implementation plugin for Tomcat that does
this. See jboss.org for JAAS integration and d
has anyone ever come across a RequestInterceptor that redirects users to
JAAS authentication modules?
anyone know information about using JAAS from Tomcat?
thanks,
Ron Lin
Probaris Technologies
[EMAIL PROTECTED]
Hi All,
I have made a pass through all Tomcat3 bugs. Those listed below
are the only ones that remain open as of last night. Listed for
RC1 and RC2 are issues I have accumulated as well as bugs that must
be resolved.
Each of these issues needs to be considered according to its
impact on the st
On Wed, 12 Sep 2001, jean-frederic clere wrote:
> Date: Wed, 12 Sep 2001 14:39:51 +0200
> From: jean-frederic clere <[EMAIL PROTECTED]>
> Reply-To: [EMAIL PROTECTED], [EMAIL PROTECTED]
> To: [EMAIL PROTECTED]
> Subject: Re: cvs commit: jakarta-tomcat-4.0 RELEASE-PLAN-4.0.txt
>
> Hi,
>
> How was
"Jon Stevens" <[EMAIL PROTECTED]> wrote:
> ...now go to the [EMAIL PROTECTED] mailing list.
Also tomcat 3...
Pier
...now go to the [EMAIL PROTECTED] mailing list.
-jon
-1
Marc Saegesser
> -Original Message-
> From: Pier Fumagalli [mailto:[EMAIL PROTECTED]]
> Sent: Monday, September 10, 2001 2:03 PM
> To: [EMAIL PROTECTED]
> Subject: Re: [VOTE] Bug Notification E-Mails
>
>
> "Christopher Cain" <[EMAIL PROTECTED]> wrote:
>
> > Also, while I might technic
Hi,
How was the issue with sun.tools.javac.Main solved?
Cheers
Jean-frederic
[EMAIL PROTECTED] wrote:
>
> craigmcc01/09/11 22:25:58
>
> Modified:.RELEASE-PLAN-4.0.txt
> Log:
> Up to the minute status.
>
> Revision ChangesPath
> 1.13 +15 -10jakarta-tom
Since I was playing with distributing all my apps in jars...
In method dependency() of that class, there is a section for jars. It
goes something like this:
if( "jar".equals( res.getProtocol() )) {
String fileN=res.getFile();
int idx=f
Does Tomcat 4.0 include EJB support(whichever version it is)?
Anand
I always need to restart tomcat to see the latest result after I change the
some servlet program.
Is it tomcat cache the servlet program ?
if so, how can I disabled the cache ?
It never happened when I use Jserv before.
Thanks
/* Kenny Ma
[EMAIL PROTECTED] */
96 matches
Mail list logo