Is it true that by default on a Apache Tomcat 7.025 server RESTFUL verbs
are enabled
as part of the HTTP protocol Tomcat uses?
Anotherwards if I hade a restful web application - perhaps a spring mvc one
would it work out of the box as far as security constraints go?
I have not yet seen any way to c
From: Mark Thomas [ma...@apache.org]
Sent: Friday, August 08, 2014 1:44 PM
To: Tomcat Users List
Subject: Re: Tomcat 7 to 8 Upgrade - Performance Degradation
>
>On 06/08/2014 00:54, Peter Rifel wrote:
>> Hello,
>>
>> I am in the process of upgrading from Tom
On 06/08/2014 00:54, Peter Rifel wrote:
> Hello,
>
> I am in the process of upgrading from Tomcat 7.0.54 to Tomcat 8.0.9 and am
> seeing some performance degradation in my webapp.
>
> Configuration info:
>
> Ubuntu 14.04.1 LTS
> java version "1.8.0_11"
> Java(TM) SE Runtime Environment (build 1.
Hi,
(using tomcat x64 7.0.55 & java jvm 1.7.0_67-b01 on windows 8.1 x64)
I'm a tomcat amateur trying to setup tomcat with different service
containers and multihosting etc.
I would like to modify the default logging.properties to log the
appropriate files, but I doesn't work.
Here are the 2 serv
>
>
>
> What's on line 182 of AbstractServlet.java?
>
> -Terence Bandoian
>
It's the "out.write(xml);" line.
Hello,
After a Tomcat 6.0.36 to 7.0.54 migration, I added to my global
'context.xml' the configuration:
Which excluded (as I readed in the docs,
http://tomcat.apache.org/tomcat-7.0-doc/config/jar-scanner.html#Standard_Implementation)
the scaning of system classpath, and shared and common class
Hi,
When we upgraded our Tomcat-servers to 7.0.54, we used the new attributes of
ErrorReportValve at the Engine-level.
Our server.xml looked like this:
...
When we triggered an error, we saw that those attribu