https://issues.apache.org/bugzilla/show_bug.cgi?id=56686
Bug ID: 56686
Summary: compressionMinSize and compressableMimeType settings
ignored
Product: Tomcat 7
Version: 7.0.53
Hardware: PC
Status: NEW
S
Dear Wiki user,
You have subscribed to a wiki page or wiki category on "Tomcat Wiki" for change
notification.
The "BuildTcNativeWin" page has been changed by markt:
https://wiki.apache.org/tomcat/BuildTcNativeWin?action=diff&rev1=4&rev2=5
Comment:
Complete cmsc install
Known working configur
Dear Wiki user,
You have subscribed to a wiki page or wiki category on "Tomcat Wiki" for change
notification.
The "BuildTcNativeWin" page has been changed by markt:
https://wiki.apache.org/tomcat/BuildTcNativeWin?action=diff&rev1=3&rev2=4
Comment:
Update after completing OS install
This p
Dear Wiki user,
You have subscribed to a wiki page or wiki category on "Tomcat Wiki" for change
notification.
The "BuildTcNativeWin" page has been changed by markt:
https://wiki.apache.org/tomcat/BuildTcNativeWin?action=diff&rev1=2&rev2=3
Comment:
Start again now we have more info about the bui
On 30/06/2014 21:32, Mladen Turk wrote:
> On 06/30/2014 10:23 PM, Mark Thomas wrote:
>> On 30/06/2014 14:45, Mark Thomas wrote:
>>> I've got OpenSSL and APR building on x64. Currently stuck on the tc
>>> native build which is complaining about:
>>> error LNK2001: unresolved external symbol __securi
Dear Wiki user,
You have subscribed to a wiki page or wiki category on "Tomcat Wiki" for change
notification.
The "BuildTcNativeWin" page has been changed by markt:
https://wiki.apache.org/tomcat/BuildTcNativeWin?action=diff&rev1=1&rev2=2
Comment:
VS6 install options
This page describes t
Dear Wiki user,
You have subscribed to a wiki page or wiki category on "Tomcat Wiki" for change
notification.
The "BuildTcNativeWin" page has been changed by markt:
https://wiki.apache.org/tomcat/BuildTcNativeWin
Comment:
Start by documenting build environment
New page:
= Building the Tomcat N
On 06/30/2014 10:23 PM, Mark Thomas wrote:
On 30/06/2014 14:45, Mark Thomas wrote:
I've got OpenSSL and APR building on x64. Currently stuck on the tc
native build which is complaining about:
error LNK2001: unresolved external symbol __security_cookie
I'm fairly sure I've hit this before and ju
Dear Wiki user,
You have subscribed to a wiki page or wiki category on "Tomcat Wiki" for change
notification.
The "Development" page has been changed by markt:
https://wiki.apache.org/tomcat/Development?action=diff&rev1=4&rev2=5
Comment:
Add new page for note on the native build
This is wher
On 30/06/2014 14:45, Mark Thomas wrote:
> I've got OpenSSL and APR building on x64. Currently stuck on the tc
> native build which is complaining about:
> error LNK2001: unresolved external symbol __security_cookie
>
> I'm fairly sure I've hit this before and just need to remember how I
> fixed it
https://issues.apache.org/bugzilla/show_bug.cgi?id=50604
--- Comment #14 from Violeta Georgieva ---
Can we use the Eclipse maven repository?
https://repo.eclipse.org/content/repositories/eclipse-releases/
org.eclipse.jdt
org.eclipse.jdt.core
3.10.0.v20140604-1726
version 3.10.0.v201406
Hi,
Note: (issue doesn't happens with blocking I/O, _only with
Http11NioProtocol_)
on some network, when Tomcat 7.0.50+ times a websocket connection, the
closeReason is set to 1006 but the websocket is not closed
automatically, as far as I can tell. So when an application try to
close, the
On 30/06/2014 10:47, Mark Thomas wrote:
> On 24/06/2014 17:13, Christopher Schultz wrote:
>> Konstantin,
>>
>> On 6/22/14, 1:40 PM, Konstantin Kolinko wrote:
>>> 2014-06-19 23:21 GMT+04:00 Christopher Schultz
>>> :
All,
I'm stuck on trying to get tcnative to build for x86_64.
>>
https://issues.apache.org/bugzilla/show_bug.cgi?id=56685
Bug ID: 56685
Summary: Tomcat7 daemon.sh did not start
Product: Tomcat 7
Version: 7.0.54
Hardware: Sun
OS: SunOS
Status: NEW
Severity: normal
The Buildbot has detected a build exception on builder tomcat-trunk while
building ASF Buildbot.
Full details are available at:
http://ci.apache.org/builders/tomcat-trunk/builds/228
Buildbot URL: http://ci.apache.org/
Buildslave for this Build: bb-vm_ubuntu
Build Reason: scheduler
Build Source
The Buildbot has detected a new failure on builder tomcat-trunk while building
ASF Buildbot.
Full details are available at:
http://ci.apache.org/builders/tomcat-trunk/builds/227
Buildbot URL: http://ci.apache.org/
Buildslave for this Build: bb-vm_ubuntu
Build Reason: scheduler
Build Source Sta
https://issues.apache.org/bugzilla/show_bug.cgi?id=56658
Konstantin Kolinko changed:
What|Removed |Added
Component|Catalina|Catalina
Version|8
Author: kkolinko
Date: Mon Jun 30 12:37:38 2014
New Revision: 1606714
URL: http://svn.apache.org/r1606714
Log:
Fix https://issues.apache.org/bugzilla/show_bug.cgi?id=56658
Avoid delay between registrations of mappings for context and for its servlets.
Added:
tomcat/trunk/java/org/apache/catal
The Buildbot has detected a build exception on builder tomcat-trunk while
building ASF Buildbot.
Full details are available at:
http://ci.apache.org/builders/tomcat-trunk/builds/226
Buildbot URL: http://ci.apache.org/
Buildslave for this Build: bb-vm_ubuntu
Build Reason: scheduler
Build Source
https://issues.apache.org/bugzilla/show_bug.cgi?id=56684
Bug ID: 56684
Summary: java7: java.net.SocketTimeoutException: Accept timed
out
Product: Tomcat 6
Version: 6.0.39
Hardware: PC
OS: Linux
S
Author: kkolinko
Date: Mon Jun 30 11:13:19 2014
New Revision: 1606686
URL: http://svn.apache.org/r1606686
Log:
Simplify. Read local variable.
Modified:
tomcat/trunk/java/org/apache/catalina/mapper/MapperListener.java
Modified: tomcat/trunk/java/org/apache/catalina/mapper/MapperListener.java
Author: kkolinko
Date: Mon Jun 30 11:01:45 2014
New Revision: 1606680
URL: http://svn.apache.org/r1606680
Log:
Add a collection of aliases to MappedHost object to simplify enumeration.
This adds some cost to addHost/removeHost[Alias], but simplifies
addContextVersion/removeContextVersion().
Requi
On 24/06/2014 17:13, Christopher Schultz wrote:
> Konstantin,
>
> On 6/22/14, 1:40 PM, Konstantin Kolinko wrote:
>> 2014-06-19 23:21 GMT+04:00 Christopher Schultz
>> :
>>> All,
>>>
>>> I'm stuck on trying to get tcnative to build for x86_64.
>>>
>>> When I run nmake with BUILD_CPU=x86_64, I get
On 30/06/2014 09:36, Mark Thomas wrote:
> On 27/06/2014 18:00, Rémy Maucherat wrote:
>> 2014-06-27 18:50 GMT+02:00 Mark Thomas :
>>
URL: http://svn.apache.org/r1606147
Log:
Avoid NPE.
Modified:
>>> tomcat/trunk/java/org/apache/tomcat/websocket/WsRemoteEndpointImplBase.
Author: markt
Date: Mon Jun 30 09:27:33 2014
New Revision: 1606653
URL: http://svn.apache.org/r1606653
Log:
Fix root cause of NPE when using WebSocket clients.
Modified:
tomcat/trunk/java/org/apache/tomcat/websocket/WsFrameClient.java
tomcat/trunk/java/org/apache/tomcat/websocket/WsRemote
Author: kkolinko
Date: Mon Jun 30 09:24:07 2014
New Revision: 1606651
URL: http://svn.apache.org/r1606651
Log:
Add link from an alias MappedHost to the real MappedHost that it represents.
Modified:
tomcat/trunk/java/org/apache/catalina/mapper/Mapper.java
Modified: tomcat/trunk/java/org/apach
On 27/06/2014 18:00, Rémy Maucherat wrote:
> 2014-06-27 18:50 GMT+02:00 Mark Thomas :
>
>>> URL: http://svn.apache.org/r1606147
>>> Log:
>>> Avoid NPE.
>>>
>>> Modified:
>>>
>> tomcat/trunk/java/org/apache/tomcat/websocket/WsRemoteEndpointImplBase.java
>>
>> How did you get an NPE here? It shouldn
https://issues.apache.org/bugzilla/show_bug.cgi?id=56681
Remy Maucherat changed:
What|Removed |Added
Priority|P2 |P5
Severity|normal
28 matches
Mail list logo