https://bz.apache.org/bugzilla/show_bug.cgi?id=62895
richard.gang@gmail.com changed:
What|Removed |Added
OS||All
--- Comment #1 from ri
https://bz.apache.org/bugzilla/show_bug.cgi?id=62895
Bug ID: 62895
Summary: load-on-startup of the @WebServlet does not word
Product: Tomcat 9
Version: 9.0.x
Hardware: PC
Status: NEW
Severity: normal
Priority:
Author: markt
Date: Thu Nov 8 22:30:32 2018
New Revision: 1846206
URL: http://svn.apache.org/viewvc?rev=1846206&view=rev
Log:
Update site for 8.5.35 release
Modified:
tomcat/site/trunk/build.properties.default
tomcat/site/trunk/docs/doap_Tomcat.rdf
tomcat/site/trunk/docs/download-80.
The Apache Tomcat team announces the immediate availability of Apache
Tomcat 8.5.35.
Apache Tomcat 8 is an open source software implementation of the Java
Servlet, JavaServer Pages, Java Unified Expression Language, Java
WebSocket and Java Authentication Service Provider Interface for
Containers t
Le 08/11/2018 à 15:47, Mark Thomas a écrit :
> is that a reason to drop attempts to provide i10n or
> is it an indication we aren't doing nearly enough?
We can always do more, but considering our limited resources I think
it's wise to focus first on the most important areas (ie. messages
displaye
Author: markt
Date: Thu Nov 8 22:29:25 2018
New Revision: 1846205
URL: http://svn.apache.org/viewvc?rev=1846205&view=rev
Log:
Update docs for 8.5.35 release
[This commit notification would consist of 63 parts,
which exceeds the limit of 50 ones, so it was shortened to the summary.]
--
On Thu, Nov 8, 2018 at 11:00 PM Marek Czernek wrote:
> On 11/8/18 1:16 AM, Emmanuel Bourg wrote:
> > Le 07/11/2018 à 23:36, Mark Thomas a écrit :
> >
> >> WDYT?
> > What about simplifying the issue by dropping the translations of the
> > internal messages and retaining only the user facing messag
The Apache Tomcat team announces the immediate availability of Apache
Tomcat 9.0.13.
Apache Tomcat 9 is an open source software implementation of the Java
Servlet, JavaServer Pages, Java Unified Expression Language, Java
WebSocket and JASPIC technologies.
Apache Tomcat 9.0.13 is a bugfix and feat
On 11/8/18 1:16 AM, Emmanuel Bourg wrote:
Le 07/11/2018 à 23:36, Mark Thomas a écrit :
WDYT?
What about simplifying the issue by dropping the translations of the
internal messages and retaining only the user facing messages (things
like HTTP error messages that can appear in a normal request)
Author: markt
Date: Thu Nov 8 21:56:01 2018
New Revision: 1846202
URL: http://svn.apache.org/viewvc?rev=1846202&view=rev
Log:
Update docs for 9.0.13
[This commit notification would consist of 78 parts,
which exceeds the limit of 50 ones, so it was shortened to the summary.]
--
Author: markt
Date: Thu Nov 8 21:56:25 2018
New Revision: 1846203
URL: http://svn.apache.org/viewvc?rev=1846203&view=rev
Log:
Update site for 9.0.13 release
Modified:
tomcat/site/trunk/build.properties.default
tomcat/site/trunk/docs/doap_Tomcat.rdf
tomcat/site/trunk/docs/download-90.
I made a small mistake in my query.
'javax.security.auth.kerberos.KerberosPrincipal' was added to server.xml in
userClassNames within Realm Attribute and Realm attribute looks like
following in server.xml:
=>
In 7.0.84 version, there was no requirement to modify userClassNames.
We use Micro
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA256
Mark,
On 11/7/18 5:36 PM, Mark Thomas wrote:
> Hi,
>
> After looking at bug 62843, I got thinking about tools to help
> manage translations from contributors. Something that would show
> the key, the original value and the translated value side by
Author: markt
Date: Thu Nov 8 21:10:43 2018
New Revision: 1846196
URL: http://svn.apache.org/viewvc?rev=1846196&view=rev
Log:
Fix comment typo
Modified:
tomcat/trunk/java/org/apache/catalina/loader/WebappClassLoaderBase.java
Modified:
tomcat/trunk/java/org/apache/catalina/loader/WebappClas
Author: markt
Date: Thu Nov 8 21:07:55 2018
New Revision: 1846195
URL: http://svn.apache.org/viewvc?rev=1846195&view=rev
Log:
Remove essentially duplicate file
Removed:
tomcat/trunk/webapps/examples/WEB-INF/classes/LocalStrings_en.properties
On 08/11/2018 15:32, Rémy Maucherat wrote:
On Thu, Nov 8, 2018 at 3:47 PM Mark Thomas wrote:
On 08/11/2018 00:16, Emmanuel Bourg wrote:
Le 07/11/2018 à 23:36, Mark Thomas a écrit :
WDYT?
What about simplifying the issue by dropping the translations of the
internal messages and retaining o
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA256
Mark,
(Looks like this message wasn't delivered the first time)
On 11/7/18 5:36 PM, Mark Thomas wrote:
> Hi,
>
> After looking at bug 62843, I got thinking about tools to help
> manage translations from contributors. Something that would show
>
Author: remm
Date: Thu Nov 8 18:51:16 2018
New Revision: 1846181
URL: http://svn.apache.org/viewvc?rev=1846181&view=rev
Log:
Simplify code.
Modified:
tomcat/trunk/java/org/apache/catalina/core/ContainerBase.java
tomcat/trunk/java/org/apache/catalina/tribes/group/GroupChannel.java
tom
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA256
All,
The release script (when run as Administrator, since I think NSIS
requires it?), I was able to produce everything except signed binaries.
I'm going to compare what I built against what Mark built for 8.5.35
to see if it did a plausible job. If
Author: remm
Date: Thu Nov 8 15:49:57 2018
New Revision: 1846164
URL: http://svn.apache.org/viewvc?rev=1846164&view=rev
Log:
Add monitors to the two other scheduled tasks, and simplify a bit wherever
possible.
Modified:
tomcat/trunk/java/org/apache/catalina/core/ContainerBase.java
tomca
On Thu, Nov 8, 2018 at 3:47 PM Mark Thomas wrote:
> On 08/11/2018 00:16, Emmanuel Bourg wrote:
> > Le 07/11/2018 à 23:36, Mark Thomas a écrit :
> >
> >> WDYT?
> >
> > What about simplifying the issue by dropping the translations of the
> > internal messages and retaining only the user facing mess
On 08/11/2018 00:16, Emmanuel Bourg wrote:
> Le 07/11/2018 à 23:36, Mark Thomas a écrit :
>
>> WDYT?
>
> What about simplifying the issue by dropping the translations of the
> internal messages and retaining only the user facing messages (things
> like HTTP error messages that can appear in a nor
The Buildbot has detected a restored build on builder tomcat-trunk while
building . Full details are available at:
https://ci.apache.org/builders/tomcat-trunk/builds/3724
Buildbot URL: https://ci.apache.org/
Buildslave for this Build: silvanus_ubuntu
Build Reason: The AnyBranchScheduler sch
Author: remm
Date: Thu Nov 8 13:57:23 2018
New Revision: 1846139
URL: http://svn.apache.org/viewvc?rev=1846139&view=rev
Log:
Javadoc.
Modified:
tomcat/trunk/java/org/apache/catalina/startup/Tomcat.java
Modified: tomcat/trunk/java/org/apache/catalina/startup/Tomcat.java
URL:
http://svn.apac
The Buildbot has detected a new failure on builder tomcat-trunk while building
. Full details are available at:
https://ci.apache.org/builders/tomcat-trunk/builds/3723
Buildbot URL: https://ci.apache.org/
Buildslave for this Build: silvanus_ubuntu
Build Reason: The AnyBranchScheduler schedu
Author: remm
Date: Thu Nov 8 13:02:05 2018
New Revision: 1846135
URL: http://svn.apache.org/viewvc?rev=1846135&view=rev
Log:
Add ConfigurationSource to improve on ConfigFileLoader and allow more
flexibility for configuration files, while standardizing access to most
container configuration reso
The Buildbot has detected a restored build on builder tomcat-trunk while
building . Full details are available at:
https://ci.apache.org/builders/tomcat-trunk/builds/3722
Buildbot URL: https://ci.apache.org/
Buildslave for this Build: silvanus_ubuntu
Build Reason: The AnyBranchScheduler sch
Author: remm
Date: Thu Nov 8 11:56:15 2018
New Revision: 1846133
URL: http://svn.apache.org/viewvc?rev=1846133&view=rev
Log:
Fix issue with contexts and start_prep, as is done in addChildInternal.
Modified:
tomcat/trunk/java/org/apache/catalina/core/ContainerBase.java
Modified: tomcat/trunk
On Thu, Nov 8, 2018 at 11:57 AM wrote:
> The Buildbot has detected a new failure on builder tomcat-trunk while
> building . Full details are available at:
> https://ci.apache.org/builders/tomcat-trunk/builds/3719
>
> Buildbot URL: https://ci.apache.org/
>
> Buildslave for this Build: silvanus
Author: remm
Date: Thu Nov 8 11:29:45 2018
New Revision: 1846131
URL: http://svn.apache.org/viewvc?rev=1846131&view=rev
Log:
Remove dedicated NIO2 acceptor thread.
Modified:
tomcat/trunk/java/org/apache/tomcat/util/net/Acceptor.java
tomcat/trunk/java/org/apache/tomcat/util/net/Nio2Endpoi
The Buildbot has detected a new failure on builder tomcat-trunk while building
. Full details are available at:
https://ci.apache.org/builders/tomcat-trunk/builds/3719
Buildbot URL: https://ci.apache.org/
Buildslave for this Build: silvanus_ubuntu
Build Reason: The AnyBranchScheduler schedu
Author: remm
Date: Thu Nov 8 10:51:37 2018
New Revision: 1846122
URL: http://svn.apache.org/viewvc?rev=1846122&view=rev
Log:
Refactor async timeout threads of the connectors using a scheduled executor.
Modified:
tomcat/trunk/java/org/apache/catalina/connector/Connector.java
tomcat/trunk/
Author: remm
Date: Thu Nov 8 10:49:14 2018
New Revision: 1846121
URL: http://svn.apache.org/viewvc?rev=1846121&view=rev
Log:
Set the utility executor from the Service on the Tribes Channel.
Modified:
tomcat/trunk/java/org/apache/catalina/ha/tcp/SimpleTcpCluster.java
Modified: tomcat/trunk/j
Author: remm
Date: Thu Nov 8 10:43:00 2018
New Revision: 1846119
URL: http://svn.apache.org/viewvc?rev=1846119&view=rev
Log:
Refactor various operations performed in tribes using a scheduled executor.
When tribes is not running standalone, it will use the executor from the
Catalina Service.
If r
Author: remm
Date: Thu Nov 8 10:29:24 2018
New Revision: 1846118
URL: http://svn.apache.org/viewvc?rev=1846118&view=rev
Log:
Refactor container level threads using the Service executor.
Add additional monitoring of the main container background processor to
reschedule it when needed.
Modified:
Author: remm
Date: Thu Nov 8 10:17:43 2018
New Revision: 1846116
URL: http://svn.apache.org/viewvc?rev=1846116&view=rev
Log:
Add a scheduled executor service to the Service, which can be used to process
utility tasks including periodic ones.
Add a simple wrapper to prevent random lifecycle and c
Author: remm
Date: Thu Nov 8 10:10:00 2018
New Revision: 1846112
URL: http://svn.apache.org/viewvc?rev=1846112&view=rev
Log:
Add a few additional utility methods to reduce code duplication: get the
default config path of a container, unregister bean based on properties and get
the Service.
Mod
37 matches
Mail list logo