[Bug 62577] apache cannot be resolved or is not a field

2018-07-27 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=62577 --- Comment #3 from xlee poi --- I found this issue in the link below https://access.redhat.com/solutions/307583 " This issue was known as tomcat bug but it is totally wrong. According to tomcat

[Bug 62577] apache cannot be resolved or is not a field

2018-07-27 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=62577 xlee poi changed: What|Removed |Added Status|RESOLVED|REOPENED Resolution|WONTFIX

[GUMP@vmgump-vm3]: Project tomcat-trunk-validate (in module tomcat-trunk) failed

2018-07-27 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-trunk-validate has an issue affecting its community integration.

[Bug 62577] apache cannot be resolved or is not a field

2018-07-27 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=62577 Mark Thomas changed: What|Removed |Added Resolution|--- |WONTFIX Status|NEEDINFO

[GitHub] tomcat pull request #:

2018-07-27 Thread Jagadishbommareddy
Github user Jagadishbommareddy commented on the pull request: https://github.com/apache/tomcat/commit/414f3586e382f942eee62c2b0d3ea7612d8a9886#commitcomment-29862116 ghgk --- - To unsubscribe, e-mail:

[Bug 62577] apache cannot be resolved or is not a field

2018-07-27 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=62577 xlee poi changed: What|Removed |Added OS||All Status|NEW

[Bug 62577] apache cannot be resolved or is not a field

2018-07-27 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=62577 xlee poi changed: What|Removed |Added OS||Windows 7 -- You are receiving this mail

[Bug 62577] New: apache cannot be resolved or is not a field

2018-07-27 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=62577 Bug ID: 62577 Summary: apache cannot be resolved or is not a field Product: Tomcat 7 Version: 7.0.76 Hardware: PC Status: NEW Severity: blocker Priority: P2

svn commit: r1836788 - /tomcat/trunk/java/org/apache/catalina/tribes/membership/StaticMembershipProvider.java

2018-07-27 Thread kfujino
Author: kfujino Date: Fri Jul 27 08:09:15 2018 New Revision: 1836788 URL: http://svn.apache.org/viewvc?rev=1836788=rev Log: Implement leftOver. Modified: tomcat/trunk/java/org/apache/catalina/tribes/membership/StaticMembershipProvider.java Modified:

Re: Don't require a base directory?

2018-07-27 Thread Mark Thomas
There are multiple places in the Tomcat code where a base directory is required. Some of those may not be required in the embedded case and some can be configured around by using absolute paths. However, there will be some ugly error messages in some cases. I'd suggest creating an enhancement

[Bug 62558] Tomcat Russian localization

2018-07-27 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=62558 --- Comment #4 from Mark Thomas --- The Manager app does localize based on the request. Look for lines like this: StringManager smClient = StringManager.getManager(Constants.Package, request.getLocales()); The index page is not currently

svn commit: r1836787 - in /tomcat/trunk/java/org/apache/catalina/tribes/membership: LocalStrings.properties StaticMembershipService.java

2018-07-27 Thread kfujino
Author: kfujino Date: Fri Jul 27 07:59:28 2018 New Revision: 1836787 URL: http://svn.apache.org/viewvc?rev=1836787=rev Log: Add log messages. Modified: tomcat/trunk/java/org/apache/catalina/tribes/membership/LocalStrings.properties

svn commit: r1836786 - /tomcat/jk/trunk/xdocs/miscellaneous/changelog.xml

2018-07-27 Thread markt
Author: markt Date: Fri Jul 27 07:52:43 2018 New Revision: 1836786 URL: http://svn.apache.org/viewvc?rev=1836786=rev Log: Fix version typo Modified: tomcat/jk/trunk/xdocs/miscellaneous/changelog.xml Modified: tomcat/jk/trunk/xdocs/miscellaneous/changelog.xml URL:

RE: JDK Release Cadence

2018-07-27 Thread Johannes Elsinghorst
Thanks for your insights Thomas! Best, Johannes -Original Message- From: Mark Thomas [mailto:ma...@apache.org] Sent: Donnerstag, 19. Juli 2018 20:29 To: Tomcat Developers List ; Johannes Elsinghorst Subject: Re: JDK Release Cadence On July 19, 2018 2:29:37 PM UTC, Johannes

Re: Duplicate registration of ServletContextListerner

2018-07-27 Thread Mark Thomas
On July 27, 2018 1:53:40 AM UTC, Huxing Zhang wrote: >What if the listener isn't in control, e.g. the listener class is in a >3rd party library. >In some cases, a listener may not allow multiple instances, if the >second listener start, it will fail. Raise a bug against the 3rd party library?

Re: svn commit: r1836707 - in /tomcat/trunk/java/org/apache/catalina/tribes/membership: StaticMembershipProvider.java StaticMembershipService.java

2018-07-27 Thread Keiichi Fujino
2018-07-26 18:36 GMT+09:00 Mark Thomas : > On 26/07/2018 11:27, kfuj...@apache.org wrote: > >> Author: kfujino >> Date: Thu Jul 26 09:27:35 2018 >> New Revision: 1836707 >> >> URL: http://svn.apache.org/viewvc?rev=1836707=rev >> Log: >> Add New Static Membership Service implementations. >> -

[Bug 60762] Enhancement: Add support for runtime SNI changes in tomcat-embed

2018-07-27 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=60762 --- Comment #20 from Mahesh --- Sure. I could find some ways myself. Posting them here for anyone who comes across this. There is now a solution to this starting with Tomcat v8.5.24. They introduced 2 methods named: