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=49132
Pid changed:
What|Removed |Added
Status|RESOLVED|REOPENED
Resolution|FIXED
https://issues.apache.org/bugzilla/show_bug.cgi?id=49178
Mark Thomas changed:
What|Removed |Added
Status|NEW |NEEDINFO
--- Comment #1 from Mark Th
https://issues.apache.org/bugzilla/show_bug.cgi?id=49176
Mark Thomas changed:
What|Removed |Added
Status|RESOLVED|REOPENED
Resolution|INVALID
On 23/04/2010 16:51, Pid wrote:
Are ServletContainerInitializer implementations also discovered from the
common classloader automatically?
They should be, providing the JAR isn't listed as one of the JARs to
skip for annotations. But I haven't tested it...
I'd need to check the spec but AFAI
https://issues.apache.org/bugzilla/show_bug.cgi?id=49132
Mark Thomas changed:
What|Removed |Added
Status|REOPENED|RESOLVED
Resolution|
Author: markt
Date: Fri Apr 23 22:20:33 2010
New Revision: 937542
URL: http://svn.apache.org/viewvc?rev=937542&view=rev
Log:
Fix https://issues.apache.org/bugzilla/show_bug.cgi?id=49132
Need to start JNDI before listeners are called
Modified:
tomcat/trunk/java/org/apache/catalina/core/NamingC
Author: markt
Date: Fri Apr 23 22:19:12 2010
New Revision: 937541
URL: http://svn.apache.org/viewvc?rev=937541&view=rev
Log:
Add test case for bug 49132.
Check JNDI is available when ServletContextListeners start
Added:
tomcat/trunk/test/org/apache/catalina/core/TestNamingContextListener.java
https://issues.apache.org/bugzilla/show_bug.cgi?id=49176
--- Comment #3 from Scott Hamilton 2010-04-23
14:03:18 EDT ---
I don't mean to belabor the point, but I also noticed that the usage of this
data for runtime exceptions is not quite consistent. It will only be used and
show up in error mes
https://issues.apache.org/bugzilla/show_bug.cgi?id=49176
--- Comment #2 from Scott Hamilton 2010-04-23
13:14:01 EDT ---
That's a good point - indeed I missed that in looking thru the code.
I wonder, though, if there's any optimization that could be done here to reduce
the memory footprint of th
https://issues.apache.org/bugzilla/show_bug.cgi?id=49178
Summary: Running tomcat/6.0.26 with security manager generates
ORACLE jdbc error
Product: Tomcat 6
Version: 6.0.26
Platform: PC
OS/Version: Windows XP
Status:
Are ServletContainerInitializer implementations also discovered from the
common classloader automatically?
p
On 23/04/2010 14:34, ma...@apache.org wrote:
> Author: markt
> Date: Fri Apr 23 13:34:17 2010
> New Revision: 937288
>
> URL: http://svn.apache.org/viewvc?rev=937288&view=rev
> Log:
>
Author: markt
Date: Fri Apr 23 15:09:58 2010
New Revision: 937325
URL: http://svn.apache.org/viewvc?rev=937325&view=rev
Log:
Remove unnecessary instanceof tests ID'd by FindBugs
Modified:
tomcat/trunk/java/org/apache/catalina/ha/session/DeltaManager.java
tomcat/trunk/java/org/apache/el/la
Author: markt
Date: Fri Apr 23 15:06:40 2010
New Revision: 937324
URL: http://svn.apache.org/viewvc?rev=937324&view=rev
Log:
Remove impossible tests ID'd by FindBugs
Modified:
tomcat/trunk/java/org/apache/catalina/core/ApplicationDispatcher.java
Modified: tomcat/trunk/java/org/apache/catalin
https://issues.apache.org/bugzilla/show_bug.cgi?id=49140
Mark Thomas changed:
What|Removed |Added
Status|NEW |RESOLVED
Resolution|
Author: markt
Date: Fri Apr 23 15:03:28 2010
New Revision: 937322
URL: http://svn.apache.org/viewvc?rev=937322&view=rev
Log:
Fix https://issues.apache.org/bugzilla/show_bug.cgi?id=49140
Use appropriate iterators and for-each where possible
Modified:
tomcat/trunk/java/org/apache/catalina/conne
On 23/04/2010, ma...@apache.org wrote:
> Author: markt
> Date: Fri Apr 23 14:23:45 2010
> New Revision: 937309
>
> URL: http://svn.apache.org/viewvc?rev=937309&view=rev
> Log:
> Fix https://issues.apache.org/bugzilla/show_bug.cgi?id=49143
> Threading / initialisation issues. Not all were val
https://issues.apache.org/bugzilla/show_bug.cgi?id=49142
--- Comment #2 from Sebb 2010-04-23 10:30:27 EDT ---
Indeed, but it's probably easier to use the Eclipse warnings to fix the
problems directly.
But if you want me to create patches, let me know.
--
Configure bugmail: https://issues.apach
https://issues.apache.org/bugzilla/show_bug.cgi?id=49142
--- Comment #1 from Mark Thomas 2010-04-23 10:26:11 EDT ---
The above list is far from complete.
--
Configure bugmail: https://issues.apache.org/bugzilla/userprefs.cgi?tab=email
--- You are receiving this mail because: ---
You are
https://issues.apache.org/bugzilla/show_bug.cgi?id=49143
Mark Thomas changed:
What|Removed |Added
Status|NEW |RESOLVED
Resolution|
Author: markt
Date: Fri Apr 23 14:23:45 2010
New Revision: 937309
URL: http://svn.apache.org/viewvc?rev=937309&view=rev
Log:
Fix https://issues.apache.org/bugzilla/show_bug.cgi?id=49143
Threading / initialisation issues. Not all were valid. Make them volatile
anyway so FindBugs doesn't complain.
https://issues.apache.org/bugzilla/show_bug.cgi?id=49144
Mark Thomas changed:
What|Removed |Added
Status|NEW |RESOLVED
Resolution|
Author: markt
Date: Fri Apr 23 13:59:54 2010
New Revision: 937302
URL: http://svn.apache.org/viewvc?rev=937302&view=rev
Log:
Fix https://issues.apache.org/bugzilla/show_bug.cgi?id=49144
Not an issue but stop FindBugs complaining
Also fix one other FindBugs report for this class.
Modified:
tom
https://issues.apache.org/bugzilla/show_bug.cgi?id=49164
Mark Thomas changed:
What|Removed |Added
Status|NEW |RESOLVED
Resolution|
Author: markt
Date: Fri Apr 23 13:48:16 2010
New Revision: 937298
URL: http://svn.apache.org/viewvc?rev=937298&view=rev
Log:
Fix https://issues.apache.org/bugzilla/show_bug.cgi?id=49164
Improve unit tests by propagating failures from spawned threads to main thread.
Patch provided by Felix Schumach
https://issues.apache.org/bugzilla/show_bug.cgi?id=49171
Mark Thomas changed:
What|Removed |Added
Status|NEW |RESOLVED
Resolution|
Author: markt
Date: Fri Apr 23 13:43:27 2010
New Revision: 937292
URL: http://svn.apache.org/viewvc?rev=937292&view=rev
Log:
Fix https://issues.apache.org/bugzilla/show_bug.cgi?id=49171
Fix IDE warning
Patch provided by sebb
Modified:
tomcat/trunk/java/javax/servlet/jsp/tagext/TagSupport.java
On 23/04/2010 14:34, ma...@apache.org wrote:
> Author: markt
> Date: Fri Apr 23 13:34:17 2010
> New Revision: 937288
>
> URL: http://svn.apache.org/viewvc?rev=937288&view=rev
> Log:
> Servlet 3. Implement ServletContainerInitializer support
With this, I believe the Servlet 3 implementation is com
https://issues.apache.org/bugzilla/show_bug.cgi?id=49176
Mark Thomas changed:
What|Removed |Added
Status|NEW |RESOLVED
Resolution|
Author: markt
Date: Fri Apr 23 13:34:17 2010
New Revision: 937288
URL: http://svn.apache.org/viewvc?rev=937288&view=rev
Log:
Servlet 3. Implement ServletContainerInitializer support
Modified:
tomcat/trunk/java/org/apache/catalina/Context.java
tomcat/trunk/java/org/apache/catalina/core/Sta
https://issues.apache.org/bugzilla/show_bug.cgi?id=49176
Summary: Jasper in Dev Mode Is Memory Inefficient
Product: Tomcat 6
Version: 6.0.24
Platform: All
OS/Version: All
Status: NEW
Severity: minor
Priority: P2
Author: rjung
Date: Fri Apr 23 12:16:56 2010
New Revision: 937264
URL: http://svn.apache.org/viewvc?rev=937264&view=rev
Log:
Context aliases:
- add a little to the docs
- disallow an alias for "/"
Modified:
tomcat/trunk/java/org/apache/naming/resources/BaseDirContext.java
tomcat/trunk/jav
On 23/04/2010 12:30, Rainer Jung wrote:
> On 23.04.2010 12:04, Mark Thomas wrote:
>> On 23/04/2010 10:51, Rainer Jung wrote:
>>> On 22.04.2010 18:51, Mark Thomas wrote:
On 22/04/2010 17:40, Rainer Jung wrote:
> Experimenting on the extreme side of things: when trying to use
> aliases="
There is a previously undocumented VirtualWebappLoader, which extends
WebappLoader and allows to add search paths (repositories) to the webapp
class loader.
I added a bit of docs yesterday and the option to configure, whether the
additional repositories will be searched first or last (this is
On 23.04.2010 12:04, Mark Thomas wrote:
On 23/04/2010 10:51, Rainer Jung wrote:
On 22.04.2010 18:51, Mark Thomas wrote:
On 22/04/2010 17:40, Rainer Jung wrote:
Experimenting on the extreme side of things: when trying to use
aliases="/=/some/path" I can't get any resource to load:
- there is /
On 23/04/2010 10:51, Rainer Jung wrote:
> On 22.04.2010 18:51, Mark Thomas wrote:
>> On 22/04/2010 17:40, Rainer Jung wrote:
>>> Experimenting on the extreme side of things: when trying to use
>>> aliases="/=/some/path" I can't get any resource to load:
>>>
>>> - there is /some/path/test.properties
On 22.04.2010 18:51, Mark Thomas wrote:
On 22/04/2010 17:40, Rainer Jung wrote:
Experimenting on the extreme side of things: when trying to use
aliases="/=/some/path" I can't get any resource to load:
- there is /some/path/test.properties
- servletContext().getResourceAsStream("/test.properties
FYI.
Note issues 9, 10 & 15 are still open.
Mark
Original Message
Subject: [Issue 11] Typo in new method for MethodExpression
Date: 20 Apr 2010 22:46:34 -
From: kchung
To: markt_...@dev.java.net
https://uel.dev.java.net/issues/show_bug.cgi?id=11
User kchung changed th
https://issues.apache.org/bugzilla/show_bug.cgi?id=48903
c...@open.ch changed:
What|Removed |Added
CC||c...@open.ch
--
Configure bugmail:
39 matches
Mail list logo