On Dec 21, 2010, at 10:28 PM, Rex Wang wrote:
> 2010/12/22 Jeremy Boynes
>>
>> Perhaps the changes needed to address the performance issue in #27717 are
>> relevant here.
>> These stem from issues in Xalan's implementation which would also apply if
>> we tried to use the JDK's implementation. I
Hi,
I was wondering if there are any plans to build an OAuth stack into the
Tomcat server to support OAuth 2.0 flows, instead of forcing the hosted
applications to build the logic themselves.
Thanks,
-Andrew
2010/12/22 Jeremy Boynes
> On Dec 21, 2010, at 6:15 PM, bugzi...@apache.org wrote:
>
> > https://issues.apache.org/bugzilla/show_bug.cgi?id=50462
> >
> > --- Comment #3 from Rex Wang 2010-12-21 21:15:19 EST
> ---
> > (In reply to comment #2)
> >> It's marked optional in Maven as it is only neede
https://issues.apache.org/bugzilla/show_bug.cgi?id=50511
--- Comment #1 from kikuchi yu 2010-12-22 00:02:09
EST ---
Created an attachment (id=26438)
--> (https://issues.apache.org/bugzilla/attachment.cgi?id=26438)
ignore the request which uri matches "*"
--
Configure bugmail: https://issues.a
https://issues.apache.org/bugzilla/show_bug.cgi?id=50511
Summary: WARNING about Internal Dummy Connection of Apache
Product: Tomcat Connectors
Version: 1.2.30
Platform: Other
OS/Version: Linux
Status: NEW
Severity: normal
https://issues.apache.org/bugzilla/show_bug.cgi?id=50263
Jeremy Boynes changed:
What|Removed |Added
Status|NEW |RESOLVED
Resolution|
https://issues.apache.org/bugzilla/show_bug.cgi?id=50068
Jeremy Boynes changed:
What|Removed |Added
Status|NEW |RESOLVED
Resolution|
https://issues.apache.org/bugzilla/show_bug.cgi?id=50462
Jeremy Boynes changed:
What|Removed |Added
Blocks||50064
--
Configure bugmail: https
https://issues.apache.org/bugzilla/show_bug.cgi?id=50414
Jeremy Boynes changed:
What|Removed |Added
Blocks||50064
--
Configure bugmail: https
https://issues.apache.org/bugzilla/show_bug.cgi?id=50064
Jeremy Boynes changed:
What|Removed |Added
Depends on||50414, 50462
--
Configure bugmail
2010/10/3 Jeremy Boynes
> On Jul 15, 2010, at 12:19 AM, Henri Yandell wrote:
>
> > On Wed, Jul 14, 2010 at 8:45 PM, Jeremy Boynes
> wrote:
> >> On Jul 12, 2010, at 7:04 PM, Jeremy Boynes wrote:
> >>
> >>> I'm going to ping Xalan about the increase in time taken as expressions
> are evaluated as
On Dec 21, 2010, at 6:15 PM, bugzi...@apache.org wrote:
> https://issues.apache.org/bugzilla/show_bug.cgi?id=50462
>
> --- Comment #3 from Rex Wang 2010-12-21 21:15:19 EST ---
> (In reply to comment #2)
>> It's marked optional in Maven as it is only needed if someone is using the
>> XML
>> tags
https://issues.apache.org/bugzilla/show_bug.cgi?id=50250
Rex Wang changed:
What|Removed |Added
Status|NEW |RESOLVED
Resolution|
https://issues.apache.org/bugzilla/show_bug.cgi?id=50064
--- Comment #10 from Rex Wang 2010-12-21 21:43:05 EST ---
hi
should we also remove the dependency in jstlel and compat?
xalan
xalan
2.7.1
provided
I did not find any class import the packages from xalan
On 21 December 2010 16:14, wrote:
> Author: fhanik
> Date: Tue Dec 21 16:14:24 2010
> New Revision: 1051539
>
> URL: http://svn.apache.org/viewvc?rev=1051539&view=rev
> Log:
> make shared variable volatile
>
> Modified:
> tomcat/trunk/java/org/apache/tomcat/util/threads/CounterLatch.java
>
> M
https://issues.apache.org/bugzilla/show_bug.cgi?id=50414
--- Comment #5 from Rex Wang 2010-12-21 21:18:04 EST ---
sure. will do.
--
Configure bugmail: https://issues.apache.org/bugzilla/userprefs.cgi?tab=email
--- You are receiving this mail because: ---
You are the assignee for the bug
https://issues.apache.org/bugzilla/show_bug.cgi?id=50462
--- Comment #3 from Rex Wang 2010-12-21 21:15:19 EST ---
(In reply to comment #2)
> It's marked optional in Maven as it is only needed if someone is using the XML
> tags.
>
> Is there a way to mimic that with the OSGi references?
Not sure
Author: slaurent
Date: Tue Dec 21 22:26:55 2010
New Revision: 1051682
URL: http://svn.apache.org/viewvc?rev=1051682&view=rev
Log:
bug 49159: Improve ThreadLocal memory leak clean-up
https://issues.apache.org/bugzilla/show_bug.cgi?id=49159
- merged LocalStrings.properties file from package o.a.t.
Author: fhanik
Date: Tue Dec 21 17:40:57 2010
New Revision: 1051578
URL: http://svn.apache.org/viewvc?rev=1051578&view=rev
Log:
refactor latch usage, since its shared by all connectors
Modified:
tomcat/trunk/java/org/apache/tomcat/util/net/AbstractEndpoint.java
tomcat/trunk/java/org/apach
Author: fhanik
Date: Tue Dec 21 17:40:34 2010
New Revision: 1051577
URL: http://svn.apache.org/viewvc?rev=1051577&view=rev
Log:
Fix classpath
Modified:
tomcat/trunk/modules/jdbc-pool/.classpath
Modified: tomcat/trunk/modules/jdbc-pool/.classpath
URL:
http://svn.apache.org/viewvc/tomcat/trun
Author: fhanik
Date: Tue Dec 21 17:39:11 2010
New Revision: 1051576
URL: http://svn.apache.org/viewvc?rev=1051576&view=rev
Log:
Allow to set log formatter when running Junit tests
Modified:
tomcat/trunk/build.xml
Modified: tomcat/trunk/build.xml
URL:
http://svn.apache.org/viewvc/tomcat/trun
Author: fhanik
Date: Tue Dec 21 16:15:16 2010
New Revision: 1051540
URL: http://svn.apache.org/viewvc?rev=1051540&view=rev
Log:
Allow to specify the test on the command line
ant -Dtest.name=**/TestMax** test
Without the parameter, the default is all tests as specified before
Modified:
tomcat
Author: fhanik
Date: Tue Dec 21 16:14:24 2010
New Revision: 1051539
URL: http://svn.apache.org/viewvc?rev=1051539&view=rev
Log:
make shared variable volatile
Modified:
tomcat/trunk/java/org/apache/tomcat/util/threads/CounterLatch.java
Modified: tomcat/trunk/java/org/apache/tomcat/util/thread
The Buildbot has detected a restored build of tomcat-6-trunk on ASF Buildbot.
Full details are available at:
http://ci.apache.org/builders/tomcat-6-trunk/builds/173
Buildbot URL: http://ci.apache.org/
Buildslave for this Build: bb-vm_ubuntu
Build Reason:
Build Source Stamp: [branch tomcat/tc6.
Author: kfujino
Date: Tue Dec 21 10:00:12 2010
New Revision: 1051439
URL: http://svn.apache.org/viewvc?rev=1051439&view=rev
Log:
Backport r1051433 from trunk.
This rev is a correction only of message.
Modified:
tomcat/tc6.0.x/trunk/java/org/apache/catalina/loader/LocalStrings.properties
Modi
https://issues.apache.org/bugzilla/show_bug.cgi?id=50505
Summary: 505 HTTP Version Not Supported
Product: Tomcat 6
Version: 6.0.29
Platform: Other
OS/Version: Linux
Status: NEW
Severity: normal
Priority: P2
Author: kfujino
Date: Tue Dec 21 09:47:15 2010
New Revision: 1051433
URL: http://svn.apache.org/viewvc?rev=1051433&view=rev
Log:
Fix webappClassLoader.clearJbdc message key and message in
LocalStrings.properties.
Jbdc is corrected to jdbc.
Modified:
tomcat/trunk/java/org/apache/catalina/load
https://issues.apache.org/bugzilla/show_bug.cgi?id=50342
--- Comment #4 from Kim Yong Hwan 2010-12-21 04:40:46 EST ---
Could you give more information when java.io.CharConversionException is thrown.
In present, I do not know why the exception is thrown and what character is
transfered from clien
https://issues.apache.org/bugzilla/show_bug.cgi?id=50504
Attila Király changed:
What|Removed |Added
CC||kiralyattila...@gmail.com
--
Conf
https://issues.apache.org/bugzilla/show_bug.cgi?id=50504
--- Comment #1 from Attila Király 2010-12-21
04:17:22 EST ---
Created an attachment (id=26432)
--> (https://issues.apache.org/bugzilla/attachment.cgi?id=26432)
Patch implementing the suggestion + junit test
Attaching patch.
--
Configur
https://issues.apache.org/bugzilla/show_bug.cgi?id=50504
Summary: Allow setting query string character set trough
request attribute
Product: Tomcat 7
Version: 7.0.5
Platform: All
OS/Version: All
Status: NEW
31 matches
Mail list logo