https://issues.apache.org/bugzilla/show_bug.cgi?id=50449
Summary: Methodexpression with arguments fails in JSF composite
component
Product: Tomcat 7
Version: 7.0.5
Platform: PC
Status: NEW
Severity: normal
https://issues.apache.org/bugzilla/show_bug.cgi?id=50360
--- Comment #14 from Martin Grotzke 2010-12-09
19:24:22 EST ---
(In reply to comment #13)
> Re-factoring goof - fixed.
Great, thanx a lot for your work! Now I ran into another issue, will submit
this separately (#50448).
--
Configure bu
https://issues.apache.org/bugzilla/show_bug.cgi?id=50448
Summary: StandardSession.expire causes IllegalStateException:
getCreationTime: Session already invalidated
Product: Tomcat 7
Version: trunk
Platform: PC
OS/Version: Linux
Author: markt
Date: Thu Dec 9 23:58:20 2010
New Revision: 1044178
URL: http://svn.apache.org/viewvc?rev=1044178&view=rev
Log:
Fix Eclipse warnings in package
Modified:
tomcat/trunk/java/org/apache/catalina/ha/deploy/FarmWarDeployer.java
tomcat/trunk/java/org/apache/catalina/ha/deploy/War
Author: markt
Date: Thu Dec 9 23:54:21 2010
New Revision: 1044175
URL: http://svn.apache.org/viewvc?rev=1044175&view=rev
Log:
Fix Eclipse warnings in package
Modified:
tomcat/trunk/java/org/apache/catalina/ha/backend/CollectedInfo.java
tomcat/trunk/java/org/apache/catalina/ha/backend/Hea
Author: markt
Date: Thu Dec 9 23:47:57 2010
New Revision: 1044171
URL: http://svn.apache.org/viewvc?rev=1044171&view=rev
Log:
Remove redundant interface definitions and fix other warnings (missing
@Overrides) in same files
Modified:
tomcat/trunk/java/org/apache/catalina/ha/deploy/UndeployMe
Author: markt
Date: Thu Dec 9 23:30:15 2010
New Revision: 1044164
URL: http://svn.apache.org/viewvc?rev=1044164&view=rev
Log:
Grrr. Missed a couple of @Override markers
Modified:
tomcat/trunk/java/org/apache/jasper/util/Enumerator.java
Modified: tomcat/trunk/java/org/apache/jasper/util/Enum
Author: markt
Date: Thu Dec 9 23:29:15 2010
New Revision: 1044162
URL: http://svn.apache.org/viewvc?rev=1044162&view=rev
Log:
Fix missing @Override markers in Jasper and remove an unnecessary null check
Modified:
tomcat/trunk/java/org/apache/jasper/EmbeddedServletOptions.java
tomcat/trun
https://issues.apache.org/bugzilla/show_bug.cgi?id=49159
--- Comment #17 from Sylvain Laurent 2010-12-09
17:16:44 EST ---
rev 1044145 : committed some more enhancements in case a web application
creates some ThreadLocals that it does not clean during its startup or shutdown
phases (calls to List
Author: slaurent
Date: Thu Dec 9 22:11:27 2010
New Revision: 1044145
URL: http://svn.apache.org/viewvc?rev=1044145&view=rev
Log:
bug 49159: Improve ThreadLocal memory leak clean-up
https://issues.apache.org/bugzilla/show_bug.cgi?id=49159
Use a dedicated thread when calling web application code
https://issues.apache.org/bugzilla/show_bug.cgi?id=50360
Mark Thomas changed:
What|Removed |Added
Status|REOPENED|RESOLVED
Resolution|
Author: markt
Date: Thu Dec 9 21:11:39 2010
New Revision: 1044133
URL: http://svn.apache.org/viewvc?rev=1044133&view=rev
Log:
Register the correct object after the refactoring
Modified:
tomcat/trunk/java/org/apache/coyote/AbstractProtocolHandler.java
Modified: tomcat/trunk/java/org/apache/c
https://issues.apache.org/bugzilla/show_bug.cgi?id=50360
Sylvain Laurent changed:
What|Removed |Added
Status|RESOLVED|REOPENED
Resolution|FIXE
https://issues.apache.org/bugzilla/show_bug.cgi?id=50360
Mark Thomas changed:
What|Removed |Added
Status|REOPENED|RESOLVED
Resolution|
Author: markt
Date: Thu Dec 9 19:49:24 2010
New Revision: 1044110
URL: http://svn.apache.org/viewvc?rev=1044110&view=rev
Log:
Fix https://issues.apache.org/bugzilla/show_bug.cgi?id=50360
Add an option to control when the socket is bound
Modified:
tomcat/trunk/java/org/apache/tomcat/util/net/
Author: markt
Date: Thu Dec 9 19:15:30 2010
New Revision: 1044093
URL: http://svn.apache.org/viewvc?rev=1044093&view=rev
Log:
mserver != null will never be true if the mbean was registered. Drop the check
since the unregister method will handle things correctly anyway
Modified:
tomcat/trunk
Author: markt
Date: Thu Dec 9 19:02:01 2010
New Revision: 1044091
URL: http://svn.apache.org/viewvc?rev=1044091&view=rev
Log:
Re-factoring in support of
https://issues.apache.org/bugzilla/show_bug.cgi?id=50360
Log the right message at the right point
Modified:
tomcat/trunk/java/org/apache/c
Author: slaurent
Date: Thu Dec 9 18:59:14 2010
New Revision: 1044088
URL: http://svn.apache.org/viewvc?rev=1044088&view=rev
Log:
ignore work and logs directories as discussed on dev list
Modified:
tomcat/trunk/ (props changed)
Propchange: tomcat/trunk/
Author: slaurent
Date: Thu Dec 9 18:55:04 2010
New Revision: 1044083
URL: http://svn.apache.org/viewvc?rev=1044083&view=rev
Log:
bug 49159: Improve ThreadLocal memory leak clean-up
https://issues.apache.org/bugzilla/show_bug.cgi?id=49159
some formatting after discussion over the list (operator
Author: markt
Date: Thu Dec 9 18:10:38 2010
New Revision: 1044058
URL: http://svn.apache.org/viewvc?rev=1044058&view=rev
Log:
Re-factoring in support of
https://issues.apache.org/bugzilla/show_bug.cgi?id=50360
Move ad-hoc attribute handling from the ProtocolHandler to the Endpoint and
expose th
https://issues.apache.org/bugzilla/show_bug.cgi?id=50442
Chuck Caldarale changed:
What|Removed |Added
Status|REOPENED|RESOLVED
Resolution|
https://issues.apache.org/bugzilla/show_bug.cgi?id=50442
Ognjen Milic changed:
What|Removed |Added
Status|RESOLVED|REOPENED
Resolution|INVALID
Author: schultz
Date: Thu Dec 9 14:35:28 2010
New Revision: 1043983
URL: http://svn.apache.org/viewvc?rev=1043983&view=rev
Log:
- Fixed brace and paren placement
- Changed Connector.isParseBodyMethod from public -> protected
- Relaxed language claiming that use of parseBodyMethods may "violate" t
2010/12/9 Mark Thomas :
> On 09/12/2010 13:37, Henri Gomez wrote:
>> Hi to all,
>>
>> I think there is a typo in catalina.sh :
>>
>> -Djava.security.policy=="$CATALINA_BASE"/conf/catalina.policy \
>>
>> Shouldn't it be :
>>
>> -Djava.security.policy="$CATALINA_BASE"/conf/catalina.policy \
>
> No. =
On 09/12/2010 13:37, Henri Gomez wrote:
> Hi to all,
>
> I think there is a typo in catalina.sh :
>
> -Djava.security.policy=="$CATALINA_BASE"/conf/catalina.policy \
>
> Shouldn't it be :
>
> -Djava.security.policy="$CATALINA_BASE"/conf/catalina.policy \
No. == is correct.
Mark
-
Hi to all,
I think there is a typo in catalina.sh :
-Djava.security.policy=="$CATALINA_BASE"/conf/catalina.policy \
Shouldn't it be :
-Djava.security.policy="$CATALINA_BASE"/conf/catalina.policy \
Regards
-
To unsubscribe, e
https://issues.apache.org/bugzilla/show_bug.cgi?id=50442
Mark Thomas changed:
What|Removed |Added
Status|NEW |RESOLVED
Resolution|
https://issues.apache.org/bugzilla/show_bug.cgi?id=50360
--- Comment #10 from Mark Thomas 2010-12-09 06:32:46 EST ---
Yep. Working on it (well the clean up prior to implementing the fix) now. A
bindOnInit param will be added to the connector that defaults to true. By
default the connector will bi
https://issues.apache.org/bugzilla/show_bug.cgi?id=50442
Summary: Replacing # with / does not work
Product: Tomcat 6
Version: unspecified
Platform: All
OS/Version: All
Status: NEW
Severity: normal
Priority: P2
https://issues.apache.org/bugzilla/show_bug.cgi?id=50441
Mark Thomas changed:
What|Removed |Added
Severity|major |enhancement
--- Comment #3 from Mark
https://issues.apache.org/bugzilla/show_bug.cgi?id=50441
Ognjen Milic changed:
What|Removed |Added
Status|RESOLVED|REOPENED
Resolution|INVALID
https://issues.apache.org/bugzilla/show_bug.cgi?id=50326
Rainer Jung changed:
What|Removed |Added
Status|NEEDINFO|RESOLVED
Resolution|
https://issues.apache.org/bugzilla/show_bug.cgi?id=50441
Mark Thomas changed:
What|Removed |Added
Status|NEW |RESOLVED
Resolution|
https://issues.apache.org/bugzilla/show_bug.cgi?id=50326
Nils Hildebrand changed:
What|Removed |Added
Status|REOPENED|NEEDINFO
--- Comment #6 from Nil
Dear Wiki user,
You have subscribed to a wiki page or wiki category on "Tomcat Wiki" for change
notification.
The "PoweredBy" page has been changed by Dom Sas.
http://wiki.apache.org/tomcat/PoweredBy?action=diff&rev1=278&rev2=279
--
[[http://ww
Dear Wiki user,
You have subscribed to a wiki page or wiki category on "Tomcat Wiki" for change
notification.
The "PoweredBy" page has been changed by Dom Sas.
http://wiki.apache.org/tomcat/PoweredBy?action=diff&rev1=277&rev2=278
--
=== Inst
https://issues.apache.org/bugzilla/show_bug.cgi?id=50441
Summary: It is not possible to have multiple instacnes of same
docBase inside appBase
Product: Tomcat 6
Version: unspecified
Platform: All
OS/Version: All
Sta
37 matches
Mail list logo