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-ziller,https://issues.apache.org/bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=62577
xlee poi changed:
What|Removed |Added
Status|RESOLVED|REOPENED
Resolution|WONTFIX
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.
Th
https://bz.apache.org/bugzilla/show_bug.cgi?id=62577
Mark Thomas changed:
What|Removed |Added
Resolution|--- |WONTFIX
Status|NEEDINFO
Github user Jagadishbommareddy commented on the pull request:
https://github.com/apache/tomcat/commit/414f3586e382f942eee62c2b0d3ea7612d8a9886#commitcomment-29862116
ghgk
---
-
To unsubscribe, e-mail: dev-unsubscr..
https://bz.apache.org/bugzilla/show_bug.cgi?id=62577
xlee poi changed:
What|Removed |Added
OS||All
Status|NEW
https://bz.apache.org/bugzilla/show_bug.cgi?id=62577
xlee poi changed:
What|Removed |Added
OS||Windows 7
--
You are receiving this mail b
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
Author: kfujino
Date: Fri Jul 27 08:09:15 2018
New Revision: 1836788
URL: http://svn.apache.org/viewvc?rev=1836788&view=rev
Log:
Implement leftOver.
Modified:
tomcat/trunk/java/org/apache/catalina/tribes/membership/StaticMembershipProvider.java
Modified:
tomcat/trunk/java/org/apache/catali
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
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 local
Author: kfujino
Date: Fri Jul 27 07:59:28 2018
New Revision: 1836787
URL: http://svn.apache.org/viewvc?rev=1836787&view=rev
Log:
Add log messages.
Modified:
tomcat/trunk/java/org/apache/catalina/tribes/membership/LocalStrings.properties
tomcat/trunk/java/org/apache/catalina/tribes/membe
Author: markt
Date: Fri Jul 27 07:52:43 2018
New Revision: 1836786
URL: http://svn.apache.org/viewvc?rev=1836786&view=rev
Log:
Fix version typo
Modified:
tomcat/jk/trunk/xdocs/miscellaneous/changelog.xml
Modified: tomcat/jk/trunk/xdocs/miscellaneous/changelog.xml
URL:
http://svn.apache.org/
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 Elsinghorst
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?
15 matches
Mail list logo