[Bug 57283] New: Web Services accessible in browser but not opening in Soap UI

2014-11-29 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=57283 Bug ID: 57283 Summary: Web Services accessible in browser but not opening in Soap UI Product: Tomcat 8 Version: 8.0.15 Hardware: PC Status: NEW

svn commit: r1642417 - /tomcat/trunk/java/org/apache/juli/AsyncFileHandler.java

2014-11-29 Thread rjung
Author: rjung Date: Sat Nov 29 11:25:13 2014 New Revision: 1642417 URL: http://svn.apache.org/r1642417 Log: Rename misleading DEFAULT_MAX_RECORDS to MAX_RECORDS. Introduce new constants for magic numbers. Modified: tomcat/trunk/java/org/apache/juli/AsyncFileHandler.java Modified: tomcat/trun

svn commit: r1642442 - in /tomcat/taglibs/standard/trunk/impl/src: main/java/org/apache/taglibs/standard/tag/common/core/ main/java/org/apache/taglibs/standard/tag/common/xml/ main/java/org/apache/tag

2014-11-29 Thread jboynes
Author: jboynes Date: Sat Nov 29 16:06:54 2014 New Revision: 1642442 URL: http://svn.apache.org/r1642442 Log: Refactor and consolidate XML processing Added: tomcat/taglibs/standard/trunk/impl/src/main/java/org/apache/taglibs/standard/tag/common/xml/XmlUtil.java (with props) tomcat/ta

[Bug 57274] Annotation scanning can cause classes to skip class transformation

2014-11-29 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=57274 --- Comment #1 from Phillip --- I think that this issue can be closed. The problems that I highlighted below are a necessary outcome of Tomcat needing to scan for ServletContainerInitializers in the web application. It does this by looping

[Bug 57274] Annotation scanning can cause classes to skip class transformation

2014-11-29 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=57274 Phillip changed: What|Removed |Added Status|NEW |RESOLVED Resolution|---

Behavior and default config for JULI AsyncFileHandler

2014-11-29 Thread Rainer Jung
Since Tomcat 8 our JULI config uses AsyncFileHandler by default. The default config of AsyncFileHandler allows log records to be dropped once the log queue gets full. I'd say this is not a sane default and suggest that we switch the default to the "block logging thread until there's again spac

svn commit: r1642448 - /tomcat/trunk/webapps/docs/config/systemprops.xml

2014-11-29 Thread rjung
Author: rjung Date: Sat Nov 29 16:49:18 2014 New Revision: 1642448 URL: http://svn.apache.org/r1642448 Log: Hopefully clarify config for JULI AsyncFileHandler. Modified: tomcat/trunk/webapps/docs/config/systemprops.xml Modified: tomcat/trunk/webapps/docs/config/systemprops.xml URL: http://s

[Tomcat Wiki] Update of "HowTo" by KonstantinKolinko

2014-11-29 Thread Apache Wiki
Dear Wiki user, You have subscribed to a wiki page or wiki category on "Tomcat Wiki" for change notification. The "HowTo" page has been changed by KonstantinKolinko: https://wiki.apache.org/tomcat/HowTo?action=diff&rev1=137&rev2=138 Comment: Simplify section on using jstack tool. Add link to JD

[Bug 57284] New: When in async mode and calling it from another thread, chain.doFilter() throws NPE

2014-11-29 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=57284 Bug ID: 57284 Summary: When in async mode and calling it from another thread, chain.doFilter() throws NPE Product: Tomcat 7 Version: 7.0.56 Hardware: PC

[Bug 57275] Constant "WriteClient failed with 1229"

2014-11-29 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=57275 Rainer Jung changed: What|Removed |Added Status|NEW |RESOLVED Resolution|---

[Tomcat Wiki] Update of "HowTo" by KonstantinKolinko

2014-11-29 Thread Apache Wiki
Dear Wiki user, You have subscribed to a wiki page or wiki category on "Tomcat Wiki" for change notification. The "HowTo" page has been changed by KonstantinKolinko: https://wiki.apache.org/tomcat/HowTo?action=diff&rev1=138&rev2=139 Comment: Rewrite section on using Thread Dump command in Windo

[Tomcat Wiki] Update of "HowTo" by KonstantinKolinko

2014-11-29 Thread Apache Wiki
Dear Wiki user, You have subscribed to a wiki page or wiki category on "Tomcat Wiki" for change notification. The "HowTo" page has been changed by KonstantinKolinko: https://wiki.apache.org/tomcat/HowTo?action=diff&rev1=139&rev2=140 Comment: Note that threaddump can be obtained programmatically

[Bug 57285] New: No UAC prompt if Tomcat 8.0.15 uninstaller is launched via Start menu

2014-11-29 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=57285 Bug ID: 57285 Summary: No UAC prompt if Tomcat 8.0.15 uninstaller is launched via Start menu Product: Tomcat 8 Version: 8.0.15 Hardware: PC Status: NEW

svn commit: r1642467 - /tomcat/taglibs/standard/trunk/impl/src/test/java/org/apache/taglibs/standard/tag/common/xml/ForEachTagTest.java

2014-11-29 Thread jboynes
Author: jboynes Date: Sat Nov 29 19:34:16 2014 New Revision: 1642467 URL: http://svn.apache.org/r1642467 Log: Add benchmark to compare Xalan vs. JDK XPath speed. Xalan is still faster Modified: tomcat/taglibs/standard/trunk/impl/src/test/java/org/apache/taglibs/standard/tag/common/xml/ForEac

svn commit: r1642468 - in /tomcat/taglibs/standard/trunk/impl/src/main/java/org/apache/taglibs/standard/tag/common/xml: TransformSupport.java XmlUtil.java

2014-11-29 Thread jboynes
Author: jboynes Date: Sat Nov 29 19:38:29 2014 New Revision: 1642468 URL: http://svn.apache.org/r1642468 Log: Work around Xalan's newTransformer() method incorrectly returning null Modified: tomcat/taglibs/standard/trunk/impl/src/main/java/org/apache/taglibs/standard/tag/common/xml/Transform

[Bug 57285] No UAC prompt if Tomcat 8.0.15 uninstaller is launched via Start menu

2014-11-29 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=57285 Konstantin Kolinko changed: What|Removed |Added OS||All --- Comment #1 from Konst

[Bug 57285] No UAC prompt if Tomcat 8.0.15 uninstaller is launched via Start menu

2014-11-29 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=57285 --- Comment #2 from Konstantin Kolinko --- Also http://nsis.sourceforge.net/Docs/Chapter4.html#arequestexecutionlevel -- You are receiving this mail because: You are the assignee for the bug. -

[Bug 57287] New: Sort files listed by DefaultServlet

2014-11-29 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=57287 Bug ID: 57287 Summary: Sort files listed by DefaultServlet Product: Tomcat 8 Version: 8.0.15 Hardware: PC Status: NEW Severity: normal Priority: P2

svn commit: r1642472 - /tomcat/taglibs/standard/trunk/impl/src/test/java/org/apache/taglibs/standard/tag/common/xml/ForEachTagTest.java

2014-11-29 Thread jboynes
Author: jboynes Date: Sat Nov 29 20:20:00 2014 New Revision: 1642472 URL: http://svn.apache.org/r1642472 Log: Add benchmark using Xalan's public XPath API. Has same DTM re-creation problem as JAXP XPath Modified: tomcat/taglibs/standard/trunk/impl/src/test/java/org/apache/taglibs/standard/t

svn commit: r1642482 - in /tomcat/tc7.0.x/trunk: ./ java/org/apache/catalina/ java/org/apache/catalina/authenticator/ java/org/apache/catalina/ha/ java/org/apache/catalina/ha/session/ java/org/apache/

2014-11-29 Thread rjung
Author: rjung Date: Sat Nov 29 22:45:21 2014 New Revision: 1642482 URL: http://svn.apache.org/r1642482 Log: Backport extensible session id generator from trunk/tc8. Not contained is the change to the manager interface and the corresponding method deprecations. Backport of r1619056, r1619106, r161

[Bug 57287] Sort files listed by DefaultServlet

2014-11-29 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=57287 Mark Thomas changed: What|Removed |Added OS||All Severity|normal

[GUMP@vmgump]: Project tomcat-tc8.0.x-test-apr (in module tomcat-8.0.x) failed

2014-11-29 Thread Bill Barker
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-tc8.0.x-test-apr has an issue affecting its community integration.

[GUMP@vmgump]: Project tomcat-tc7.0.x-test-bio (in module tomcat-7.0.x) failed

2014-11-29 Thread Bill Barker
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-tc7.0.x-test-bio has an issue affecting its community integration.

Bug report for Tomcat 6 [2014/11/30]

2014-11-29 Thread bugzilla
+---+ | Bugzilla Bug ID | | +-+ | | Status: UNC=Unconfirmed NEW=New ASS=Assigned

Bug report for Taglibs [2014/11/30]

2014-11-29 Thread bugzilla
+---+ | Bugzilla Bug ID | | +-+ | | Status: UNC=Unconfirmed NEW=New ASS=Assigned

Bug report for Tomcat Modules [2014/11/30]

2014-11-29 Thread bugzilla
+---+ | Bugzilla Bug ID | | +-+ | | Status: UNC=Unconfirmed NEW=New ASS=Assigned

Bug report for Tomcat 8 [2014/11/30]

2014-11-29 Thread bugzilla
+---+ | Bugzilla Bug ID | | +-+ | | Status: UNC=Unconfirmed NEW=New ASS=Assigned

Bug report for Tomcat Connectors [2014/11/30]

2014-11-29 Thread bugzilla
+---+ | Bugzilla Bug ID | | +-+ | | Status: UNC=Unconfirmed NEW=New ASS=Assigned

Bug report for Tomcat 7 [2014/11/30]

2014-11-29 Thread bugzilla
+---+ | Bugzilla Bug ID | | +-+ | | Status: UNC=Unconfirmed NEW=New ASS=Assigned

Bug report for Tomcat Native [2014/11/30]

2014-11-29 Thread bugzilla
+---+ | Bugzilla Bug ID | | +-+ | | Status: UNC=Unconfirmed NEW=New ASS=Assigned

[Bug 57275] Constant "WriteClient failed with 1229"

2014-11-29 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=57275 --- Comment #2 from optimuspri...@live.co.uk --- "Concerning the log level: if you choose some log level, you will always get the messages for that log level and all more serious log levels. That's normal product behavior. If you don't want