Author: mturk
Date: Tue Aug 24 06:36:46 2010
New Revision: 988402
URL: http://svn.apache.org/viewvc?rev=988402&view=rev
Log:
Step 1 in solving the JVM core on shutdown. Use APR pool pre-cleanup API
Modified:
tomcat/native/trunk/native/src/network.c
Modified: tomcat/native/trunk/native/src/ne
Author: mturk
Date: Tue Aug 24 06:07:28 2010
New Revision: 988395
URL: http://svn.apache.org/viewvc?rev=988395&view=rev
Log:
Fix 'dereferencing type-punned pointer will break strict-aliasing rules' warning
Modified:
tomcat/native/trunk/native/src/jnilib.c
Modified: tomcat/native/trunk/native
https://issues.apache.org/bugzilla/show_bug.cgi?id=49812
Vlad Skarzhevskyy changed:
What|Removed |Added
Status|NEW |RESOLVED
Resolution|
https://issues.apache.org/bugzilla/show_bug.cgi?id=49812
--- Comment #3 from Vlad Skarzhevskyy 2010-08-23
20:01:00 EDT ---
Two Listener are implementations of javax.servlet.ServletContextListener
And I I look at function contextInitialized();
First AppConfiguratorContextListener
Second AppStar
https://issues.apache.org/bugzilla/show_bug.cgi?id=49812
--- Comment #2 from Chuck Caldarale 2010-08-23
19:24:06 EDT ---
(In reply to comment #1)
> Order of firing context listeners is invalid. The last called before first.
Which APIs are you testing? For the contextDestroyed() method, the las
https://issues.apache.org/bugzilla/show_bug.cgi?id=49812
Vlad Skarzhevskyy changed:
What|Removed |Added
OS/Version||All
--- Comment #1 from Vlad S
https://issues.apache.org/bugzilla/show_bug.cgi?id=49812
Summary: Order of context listeners in web.xml is not preserved
Product: Tomcat 6
Version: 6.0.29
Platform: PC
Status: NEW
Severity: normal
Priority: P2
Comp
To whom it may engage...
This is an automated request, but not an unsolicited one. For
more information please visit http://gump.apache.org/nagged.html,
and/or contact the folk at gene...@gump.apache.org.
Project tomcat-trunk-test has an issue affecting its community integration.
This i
https://issues.apache.org/bugzilla/show_bug.cgi?id=49669
Mark Thomas changed:
What|Removed |Added
Status|NEW |RESOLVED
Resolution|
Author: markt
Date: Mon Aug 23 20:35:03 2010
New Revision: 988296
URL: http://svn.apache.org/viewvc?rev=988296&view=rev
Log:
Fix https://issues.apache.org/bugzilla/show_bug.cgi?id=49669
Another Java class triggering a memory leak. This time
javax.security.auth.Policy
Modified:
tomcat/trunk/
https://issues.apache.org/bugzilla/show_bug.cgi?id=49670
Mark Thomas changed:
What|Removed |Added
Status|NEW |RESOLVED
Resolution|
Author: markt
Date: Mon Aug 23 20:15:13 2010
New Revision: 988287
URL: http://svn.apache.org/viewvc?rev=988287&view=rev
Log:
Fix https://issues.apache.org/bugzilla/show_bug.cgi?id=49670
Fix SSO - broken by Lifecycle refactoring
Modified:
tomcat/trunk/java/org/apache/catalina/authenticator/Aut
https://issues.apache.org/bugzilla/show_bug.cgi?id=49704
Mark Thomas changed:
What|Removed |Added
Status|NEW |RESOLVED
Resolution|
Author: markt
Date: Mon Aug 23 19:41:06 2010
New Revision: 988267
URL: http://svn.apache.org/viewvc?rev=988267&view=rev
Log:
Update changelog
Modified:
tomcat/trunk/webapps/docs/changelog.xml
Modified: tomcat/trunk/webapps/docs/changelog.xml
URL:
http://svn.apache.org/viewvc/tomcat/trunk/we
https://issues.apache.org/bugzilla/show_bug.cgi?id=49721
Mark Thomas changed:
What|Removed |Added
Status|REOPENED|RESOLVED
Resolution|
Author: markt
Date: Mon Aug 23 19:37:25 2010
New Revision: 988266
URL: http://svn.apache.org/viewvc?rev=988266&view=rev
Log:
Fix https://issues.apache.org/bugzilla/show_bug.cgi?id=49721
All JARs can be resource JARs. Although the spec defines no order, use ordered
JARs in order then the remaining
https://issues.apache.org/bugzilla/show_bug.cgi?id=49726
Mark Thomas changed:
What|Removed |Added
Status|NEW |RESOLVED
Resolution|
Author: markt
Date: Mon Aug 23 19:23:28 2010
New Revision: 988262
URL: http://svn.apache.org/viewvc?rev=988262&view=rev
Log:
Fix https://issues.apache.org/bugzilla/show_bug.cgi?id=49726
Specifying a default content type via a JSP property group should not prevent a
page from setting some other co
https://issues.apache.org/bugzilla/show_bug.cgi?id=49811
--- Comment #1 from Wesley 2010-08-23 14:34:39 EDT
---
I don't know what importance to set so I've left at default.
I've two simple JSP files to test this if wanted.
--
Configure bugmail: https://issues.apache.org/bugzilla/userprefs.cgi
https://issues.apache.org/bugzilla/show_bug.cgi?id=49811
Summary: PATCH Custom attribute to not encode sessions in URL
Product: Tomcat 6
Version: unspecified
Platform: All
OS/Version: All
Status: NEW
Severity: enhancement
Author: markt
Date: Mon Aug 23 17:38:41 2010
New Revision: 988225
URL: http://svn.apache.org/viewvc?rev=988225&view=rev
Log:
Fix the Eclipse warnings in o.a.c.loader
Modified:
tomcat/trunk/java/org/apache/catalina/loader/StandardClassLoaderMBean.java
tomcat/trunk/java/org/apache/catalina/
https://issues.apache.org/bugzilla/show_bug.cgi?id=49750
Mark Thomas changed:
What|Removed |Added
Status|NEW |RESOLVED
Resolution|
Author: markt
Date: Mon Aug 23 17:32:03 2010
New Revision: 988222
URL: http://svn.apache.org/viewvc?rev=988222&view=rev
Log:
Fix https://issues.apache.org/bugzilla/show_bug.cgi?id=49750
Align WebappClassLoader.validate() implementation with Javadoc and ensure that
javax.servlet.* classes can not
https://issues.apache.org/bugzilla/show_bug.cgi?id=49780
Mark Thomas changed:
What|Removed |Added
Status|REOPENED|RESOLVED
Resolution|
https://issues.apache.org/bugzilla/show_bug.cgi?id=49234
--- Comment #88 from chamith buddhika 2010-08-23
10:16:02 EDT ---
(In reply to comment #86)
> I am little bit confused here. MBean registration for the component happens
> within init(). But it is called as a part of the start() procedur
https://issues.apache.org/bugzilla/show_bug.cgi?id=49234
--- Comment #87 from Mark Thomas 2010-08-23 09:53:20 EDT ---
(In reply to comment #86)
> I am little bit confused here. MBean registration for the component happens
> within init(). But it is called as a part of the start() procedure.
It
https://issues.apache.org/bugzilla/show_bug.cgi?id=49234
--- Comment #86 from chamith buddhika 2010-08-23
09:41:38 EDT ---
(In reply to comment #85)
> When adding child containers, the children need to be initialized. This will
> register them with the MBeanServer so they can be configured bef
https://issues.apache.org/bugzilla/show_bug.cgi?id=49806
Mark Thomas changed:
What|Removed |Added
Status|NEW |RESOLVED
Resolution|
https://issues.apache.org/bugzilla/show_bug.cgi?id=49806
--- Comment #2 from Sebastien PRUNIER 2010-08-23
08:40:34 EDT ---
Yes this is the error.
The server is started and listens on port 8080.
Why does this piece of code works with tomcat 5.5.28 and not with 5.5.30 ?
Is there a specific conf
https://issues.apache.org/bugzilla/show_bug.cgi?id=49806
--- Comment #1 from Wesley 2010-08-23 08:37:12 EDT
---
(In reply to comment #0)
> The following piece of code generates a "java.net.ConnectException: Connection
> refused: connect" error :
>
> URL url = new URL("http://localhost:8080/mya
https://issues.apache.org/bugzilla/show_bug.cgi?id=49806
Summary: java.net.ConnectException when attempting to open URL
via Java code
Product: Tomcat 5
Version: 5.5.30
Platform: PC
OS/Version: Windows Vista
Status:
On Mon, Aug 23, 2010 at 1:07 PM, Mark Thomas wrote:
> I would (and have in the past) just add the attribute to the context.
Oh right okay thats much easier then. Is there unit tests that need
updating too?
Regards,
Wesley Acheson
---
https://issues.apache.org/bugzilla/show_bug.cgi?id=49804
Summary: Allow Embedded.redirectStreams value to be
configurable via System.property
Product: Tomcat 6
Version: 6.0.29
Platform: All
OS/Version: All
Status: N
Author: funkman
Date: Mon Aug 23 11:35:27 2010
New Revision: 988079
URL: http://svn.apache.org/viewvc?rev=988079&view=rev
Log:
s/Sun Microsystems, Inc/Oracle Corporation/
Modified:
tomcat/site/trunk/docs/legal.html
tomcat/site/trunk/xdocs/legal.xml
Modified: tomcat/site/trunk/docs/legal
On 23/08/2010 00:03, Wesley Acheson wrote:
> Hi, I'm trying to put together a patch as per.
> http://marc.info/?l=tomcat-user&m=128249845732568&w=2
>
> I've put an optional value in StandardContext that I need to check in
> org.apache.catalina.connector.Response however I've left the interface
> f
On 23/08/2010 11:39, Tim Funk wrote:
> Not sure if this belongs on legal mailing list or not ...
>
> Since Sun is no more and owned by Oracle ... does this page need changed
> to say Oracle?
I believe so, yes.
Mark
> http://tomcat.apache.org/legal.html
>
> -Tim
-
Not sure if this belongs on legal mailing list or not ...
Since Sun is no more and owned by Oracle ... does this page need changed
to say Oracle?
http://tomcat.apache.org/legal.html
-Tim
-
To unsubscribe, e-mail: dev-unsubs
https://issues.apache.org/bugzilla/show_bug.cgi?id=49802
Summary: Shutdown of AJP Connector do not work
Product: Tomcat 7
Version: 7.0.2
Platform: PC
OS/Version: Linux
Status: NEW
Severity: regression
Priority: P2
To whom it may engage...
This is an automated request, but not an unsolicited one. For
more information please visit http://gump.apache.org/nagged.html,
and/or contact the folk at gene...@gump.apache.org.
Project tomcat-trunk-test has an issue affecting its community integration.
This i
Author: markt
Date: Mon Aug 23 09:47:42 2010
New Revision: 988049
URL: http://svn.apache.org/viewvc?rev=988049&view=rev
Log:
Fix Gump build
Modified:
tomcat/trunk/build.xml
Modified: tomcat/trunk/build.xml
URL:
http://svn.apache.org/viewvc/tomcat/trunk/build.xml?rev=988049&r1=988048&r2=9880
Author: markt
Date: Mon Aug 23 09:44:10 2010
New Revision: 988047
URL: http://svn.apache.org/viewvc?rev=988047&view=rev
Log:
Add pom fix
Modified:
tomcat/tc6.0.x/trunk/STATUS.txt
Modified: tomcat/tc6.0.x/trunk/STATUS.txt
URL:
http://svn.apache.org/viewvc/tomcat/tc6.0.x/trunk/STATUS.txt?rev=
On 23/08/2010 10:40, Rainer Jung wrote:
> On 23.08.2010 08:47, ma...@apache.org wrote:
>> Author: markt
>> Date: Mon Aug 23 06:47:16 2010
>> New Revision: 988003
>>
>> URL: http://svn.apache.org/viewvc?rev=988003&view=rev
>> Log:
>> Proposal
>>
>> Modified:
>> tomcat/tc6.0.x/trunk/STATUS.txt
>
On 23.08.2010 08:47, ma...@apache.org wrote:
Author: markt
Date: Mon Aug 23 06:47:16 2010
New Revision: 988003
URL: http://svn.apache.org/viewvc?rev=988003&view=rev
Log:
Proposal
Modified:
tomcat/tc6.0.x/trunk/STATUS.txt
Modified: tomcat/tc6.0.x/trunk/STATUS.txt
URL:
http://svn.apache.or
To whom it may engage...
This is an automated request, but not an unsolicited one. For
more information please visit http://gump.apache.org/nagged.html,
and/or contact the folk at gene...@gump.apache.org.
Project tomcat-trunk-validate has an issue affecting its community integration.
Th
Author: markt
Date: Mon Aug 23 07:35:13 2010
New Revision: 988012
URL: http://svn.apache.org/viewvc?rev=988012&view=rev
Log:
Proposal
Modified:
tomcat/tc6.0.x/trunk/STATUS.txt
Modified: tomcat/tc6.0.x/trunk/STATUS.txt
URL:
http://svn.apache.org/viewvc/tomcat/tc6.0.x/trunk/STATUS.txt?rev=988
45 matches
Mail list logo