https://issues.apache.org/bugzilla/show_bug.cgi?id=52899
--- Comment #3 from Mark Thomas 2012-03-16 07:59:53 UTC ---
Because in that version, all exceptions are silently swallowed.
--
Configure bugmail: https://issues.apache.org/bugzilla/userprefs.cgi?tab=email
--- You are receiving this ma
https://issues.apache.org/bugzilla/show_bug.cgi?id=52926
Bug #: 52926
Summary: NPE in processSocket
Product: Tomcat 7
Version: 7.0.25
Platform: PC
OS/Version: Linux
Status: NEW
Severity: critical
Priori
The plugin ignores and/or parses web.xml incorrectally when using tomcatWebXml
option
-
Key: MTOMCAT-128
URL: https://issues.apache.org/jira/browse/MTOMCAT-128
Projec
- Original Message -
> From: "Costin Manolache"
>
> I haven't looked at the tomcat6/tomcat7 interfaces, but I think the
> current
> hook mechanism used by spdy could be ported with minimal risk and
> could be
> used by websockets.
Tomcat 7 may be a candidate. Tomcat 6, If I was an adm
https://issues.apache.org/bugzilla/show_bug.cgi?id=52929
Bug #: 52929
Summary: New release of mod_jk preventing chaining with
mod_fcgid
Product: Tomcat Connectors
Version: 1.2.33
Platform: PC
OS/Version: Linux
Regression of MTOMCAT-54 in tomcat7-maven-plugin
Key: MTOMCAT-129
URL: https://issues.apache.org/jira/browse/MTOMCAT-129
Project: Apache Tomcat Maven Plugin
Issue Type: Bug
Component
[
https://issues.apache.org/jira/browse/MTOMCAT-129?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13231525#comment-13231525
]
Justin Wunderle commented on MTOMCAT-129:
-
A workaround is to run maven with -Dma
On 16/03/2012 12:57 AM, ma...@apache.org wrote:
Author: markt
Date: Thu Mar 15 23:57:00 2012
New Revision: 1301284
Looks like chat.html missed the changeset?
URL: http://svn.apache.org/viewvc?rev=1301284&view=rev
Log:
Implement chat example
Plus some minor clean-up.
Patch provided by Johno C
https://issues.apache.org/bugzilla/show_bug.cgi?id=52921
--- Comment #3 from Christopher Schultz
2012-03-16 20:33:05 UTC ---
Confirmed on Debian Linux, Apache 2.2.16, mod_jk 1.2.33, using JkMounts and all
other settings that have been in place for years in working configuration.
Some specifics
https://issues.apache.org/bugzilla/show_bug.cgi?id=52921
--- Comment #4 from Christopher Schultz
2012-03-16 20:54:18 UTC ---
Debian isn't making my life easy. I did build with debugging symbols:
$ grep CFLAGS Makefile
APXSCFLAGS = -DLINUX=2 -D_FORTIFY_SOURCE=2 -D_GNU_SOURCE -D_REENTRANT
-I/usr/
https://issues.apache.org/bugzilla/show_bug.cgi?id=52930
Bug #: 52930
Summary: java.lang.OutOfMemoryError: GC overhead limit exceeded
Product: Tomcat 6
Version: 6.0.20
Platform: PC
OS/Version: Windows XP
Status: NEW
https://issues.apache.org/bugzilla/show_bug.cgi?id=52930
--- Comment #1 from Raja 2012-03-16 22:40:04 UTC ---
Created attachment 28482
--> https://issues.apache.org/bugzilla/attachment.cgi?id=28482
GC overhead exception
java.lang.OutOfMemoryError: GC overhead limit exceeded
--
Configure bugm
https://issues.apache.org/bugzilla/show_bug.cgi?id=52930
Raja changed:
What|Removed |Added
Platform|PC |Other
OS/Version|Windows XP
https://issues.apache.org/bugzilla/show_bug.cgi?id=52930
Chuck Caldarale changed:
What|Removed |Added
Status|NEW |RESOLVED
Resolution|
https://issues.apache.org/bugzilla/show_bug.cgi?id=52931
Bug #: 52931
Summary: When using TLDs for Tag Files and specifying the JSP
version, EL is ignored by default and cannot be
overriden with isELIgnored
Product: Tomcat
Author: olamy
Date: Fri Mar 16 23:35:00 2012
New Revision: 1301823
URL: http://svn.apache.org/viewvc?rev=1301823&view=rev
Log:
add an upload file unit test
Added:
tomcat/maven-plugin/trunk/common-tomcat-maven-plugin/src/test/
tomcat/maven-plugin/trunk/common-tomcat-maven-plugin/src/test/j
Author: olamy
Date: Fri Mar 16 23:35:32 2012
New Revision: 1301824
URL: http://svn.apache.org/viewvc?rev=1301824&view=rev
Log:
[MTOMCAT-116] handle redirect response when deploying a war
Modified:
tomcat/maven-plugin/trunk/common-tomcat-maven-plugin/src/main/java/org/apache/tomcat/maven/comm
[
https://issues.apache.org/jira/browse/MTOMCAT-129?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Olivier Lamy updated MTOMCAT-129:
-
Fix Version/s: 2.0
> Regression of MTOMCAT-54 in tomcat7-maven-plugin
>
[
https://issues.apache.org/jira/browse/MTOMCAT-116?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Olivier Lamy closed MTOMCAT-116.
Resolution: Fixed
Fix Version/s: 2.0
fixed and 2.0-SNAPSHOT deployed
If you could test and
https://issues.apache.org/bugzilla/show_bug.cgi?id=52921
--- Comment #5 from Konstantin Kolinko 2012-03-16
23:41:19 UTC ---
Reviewing diff of current native/apache-2.0/mod_jk.c against r1142157 (aka
1.2.32 tag)
That is:
[1]
http://svn.apache.org/viewvc/tomcat/jk/trunk/native/apache-2.0/mod_jk.c
[
https://issues.apache.org/jira/browse/MTOMCAT-124?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Olivier Lamy updated MTOMCAT-124:
-
Fix Version/s: 2.0
Assignee: Olivier Lamy
> tomcat-maven-archetype unused generatio
[
https://issues.apache.org/jira/browse/MTOMCAT-121?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13231737#comment-13231737
]
Olivier Lamy commented on MTOMCAT-121:
--
any logs ?
> Plugin gets 40
[
https://issues.apache.org/jira/browse/MTOMCAT-119?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Olivier Lamy updated MTOMCAT-119:
-
Fix Version/s: 2.0
> tomcat7:run-war fails because it expects META-INF\context.xml
> ---
https://issues.apache.org/bugzilla/show_bug.cgi?id=52931
--- Comment #1 from Konstantin Kolinko 2012-03-17
00:31:51 UTC ---
Can you provide small sample web application that demonstrates the issue?
>From your short description I do not understand what problem you are facing.
What problem the fi
[
https://issues.apache.org/jira/browse/MTOMCAT-116?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13231769#comment-13231769
]
Hudson commented on MTOMCAT-116:
Integrated in TomcatMavenPlugin-mvn3.x #118 (See
[https
25 matches
Mail list logo