https://issues.apache.org/bugzilla/show_bug.cgi?id=47629
--- Comment #3 from Mark Thomas 2009-08-03 23:47:15 BST ---
Start tomcat with
catalina.bat jpda start
and then connect your favourite IDE on port 8000 for remote debugging.
You'll need to point your IDE to s 5.5.27 source bundle to do any
https://issues.apache.org/bugzilla/show_bug.cgi?id=47628
Mark Thomas changed:
What|Removed |Added
Component|Connectors |isapi
Product|Tomcat 6
https://issues.apache.org/bugzilla/show_bug.cgi?id=47629
--- Comment #2 from Michael McLawhorn 2009-08-03
14:44:27 PST ---
Let me clarify, it's happening right now consistently in my non-clean Tomcat
instance with a large and particularly complex web application. I'm not at all
certain how
https://issues.apache.org/bugzilla/show_bug.cgi?id=47629
--- Comment #1 from Mark Thomas 2009-08-03 13:14:18 PST ---
As this is consistent, please can you provide the steps to reproduce this on a
clean 5.5.27 Tomcat install.
As an aside, the only time I have seen this to date is when an app
https://issues.apache.org/bugzilla/show_bug.cgi?id=47629
Summary: Responses get delayed by one request
Product: Tomcat 5
Version: 5.5.27
Platform: PC
OS/Version: Windows XP
Status: NEW
Severity: major
Priority: P2
https://issues.apache.org/bugzilla/show_bug.cgi?id=47628
Summary: isapi_redirect.dll as an extension hangs when
restarting app pool
Product: Tomcat 6
Version: unspecified
Platform: PC
OS/Version: Windows Vista
Statu
Author: markt
Date: Mon Aug 3 17:32:18 2009
New Revision: 800471
URL: http://svn.apache.org/viewvc?rev=800471&view=rev
Log:
Correct JavaDocs.
Patch by Xie Xiaodong (GSOC 2009)
Modified:
tomcat/trunk/java/org/apache/catalina/filters/RemoteAddrFilter.java
tomcat/trunk/java/org/apache/catal
https://issues.apache.org/bugzilla/show_bug.cgi?id=47378
--- Comment #18 from Rex Wang 2009-08-03 09:37:45 PST ---
All right, many thanks, Tim and Mark!
-Rex
--
Configure bugmail: https://issues.apache.org/bugzilla/userprefs.cgi?tab=email
--- You are receiving this mail because: -
Author: kkolinko
Date: Mon Aug 3 14:35:10 2009
New Revision: 800408
URL: http://svn.apache.org/viewvc?rev=800408&view=rev
Log:
comment
Modified:
tomcat/current/tc5.5.x/STATUS.txt
Modified: tomcat/current/tc5.5.x/STATUS.txt
URL:
http://svn.apache.org/viewvc/tomcat/current/tc5.5.x/STATUS.txt
Author: markt
Date: Mon Aug 3 12:30:25 2009
New Revision: 800332
URL: http://svn.apache.org/viewvc?rev=800332&view=rev
Log:
Remove unused imports
Modified:
tomcat/trunk/java/org/apache/catalina/connector/Request.java
Modified: tomcat/trunk/java/org/apache/catalina/connector/Request.java
URL
https://issues.apache.org/bugzilla/show_bug.cgi?id=47378
--- Comment #17 from Tim Funk 2009-08-03 04:45:22 PST ---
Created an attachment (id=24088)
--> (https://issues.apache.org/bugzilla/attachment.cgi?id=24088)
War file demonstrating exact mappings
Exact mappings dont need a physical fil
https://issues.apache.org/bugzilla/show_bug.cgi?id=47378
--- Comment #16 from Mark Thomas 2009-08-03 04:13:26 PST ---
Given welcome files are defined without the leading / - ie 'index.html' rather
than '/index.html' - I still think to match a servlet mapping of '/Hello' the
welcome file sett
https://issues.apache.org/bugzilla/show_bug.cgi?id=47378
--- Comment #15 from Tim Funk 2009-08-03 03:59:03 PST ---
Ahhh ... I see the issue. My patch was to handle the case for file extension
matches. For example: index.jsf (which is what was for the original report).
Comment 5 could be con
https://issues.apache.org/bugzilla/show_bug.cgi?id=47626
--- Comment #2 from Ken Tatsushita 2009-08-03
02:34:25 PST ---
Created an attachment (id=24086)
--> (https://issues.apache.org/bugzilla/attachment.cgi?id=24086)
LocalStrings patch
add new LocalStrings.patch
--
Configure bugmail: h
https://issues.apache.org/bugzilla/show_bug.cgi?id=47378
--- Comment #14 from Mark Thomas 2009-08-03 02:18:58 PST ---
Because welcome files define file names not servlet mappings. It needs to be
Hello to be consistent.
--
Configure bugmail: https://issues.apache.org/bugzilla/userprefs.cgi?
https://issues.apache.org/bugzilla/show_bug.cgi?id=47626
--- Comment #1 from Ken Tatsushita 2009-08-03
02:18:39 PST ---
Created an attachment (id=24085)
--> (https://issues.apache.org/bugzilla/attachment.cgi?id=24085)
add new patch
I'm so sorry.My patch is broken.
I provide new patch.
--
https://issues.apache.org/bugzilla/show_bug.cgi?id=39231
--- Comment #7 from Mark Thomas 2009-08-03 02:17:34 PST ---
Note that if you have multiple Tomcat nodes in a cluster and use the JAASRealm
then since the LoginContext is not Serializable there will be some scenarios
where if a node fai
Konstantin Kolinko wrote:
> 2009/7/17 Mark Thomas :
>> As a result of looking into
>> https://issues.apache.org/bugzilla/show_bug.cgi?id=40881, I discovered
>> that the only use made of the Realm attribute of GenericPrincipal is to
>> control whether or not a debug message is logged in RealmBase.ha
https://issues.apache.org/bugzilla/show_bug.cgi?id=47626
Summary: File of directory which referred by symbolic link was
deleted.
Product: Tomcat 6
Version: 6.0.20
Platform: All
OS/Version: Linux
Status: NEW
19 matches
Mail list logo