Re: Error 404 - The requested resource is not available

2017-01-11 Thread Christoph Nenning
> From: "fonsin2008 ." > To: Tomcat Users List , > Date: 12.01.2017 07:19 > Subject: Re: Error 404 - The requested resource is not available > > Hi! > > The url is: http://somehost/evaluacion/login_formaLogin.action > > The problem is that it used to run without problems. > > 2017-01-11 19:50

Re: Error 404 - The requested resource is not available

2017-01-11 Thread fonsin2008 .
Hi! The url is: http://somehost/evaluacion/login_formaLogin.action The problem is that it used to run without problems. 2017-01-11 19:50 GMT-06:00 Tim Watts : > On Wed, 2017-01-11 at 15:49 -0600, fonsin2008 . wrote: >> Hi all! >> >> First, I need to say that I'm new(ignorant) with Tomcat. One of

Re: Error 404 - The requested resource is not available

2017-01-11 Thread Tim Watts
On Wed, 2017-01-11 at 15:49 -0600, fonsin2008 . wrote: > Hi all! > > First, I need to say that I'm new(ignorant) with Tomcat. One of our > systems is written with tomcat, but today something went wrong and the > following error appears on the webpage: > > --Estado HTTP 404 - /evaluacion/WEB-INF/p

Re: Error 404 - The requested resource is not available

2017-01-11 Thread fonsin2008 .
Yes, here is the struts.xml 2017-01-11 16:28 GMT-06:00 Jose María Zaragoza : > 2017-01-11 22:49 GMT+01:00 fonsin2008 . : >> Hi all! >> >> First, I need to say that I'm new(ignorant) with Tomcat. One of our >> systems is written with tomcat, but today something went wrong and the >> following erro

Re: Error 404 - The requested resource is not available

2017-01-11 Thread Jose María Zaragoza
2017-01-11 22:49 GMT+01:00 fonsin2008 . : > Hi all! > > First, I need to say that I'm new(ignorant) with Tomcat. One of our > systems is written with tomcat, but today something went wrong and the > following error appears on the webpage: > > --Estado HTTP 404 - /evaluacion/WEB-INF/pages/login/form

Error 404 - The requested resource is not available

2017-01-11 Thread fonsin2008 .
Hi all! First, I need to say that I'm new(ignorant) with Tomcat. One of our systems is written with tomcat, but today something went wrong and the following error appears on the webpage: --Estado HTTP 404 - /evaluacion/WEB-INF/pages/login/forma_login.jsp --__ --type In

Tomcat 8.5.5 and GZIP Post Request

2017-01-11 Thread Johan Basson
Good Day I have a C++ client posting a json payload to Tomcat. The payload is GZIP encoded and the request is send in chunks. I have added a GZIP Filter to my application which wrappes the ServletInputStream into a GZIPInputStream. The request spans multiple packets, so I'm getting only part

Re: TomcatCon @ ApacheCon

2017-01-11 Thread Coty Sutherland
On Tue, Jan 10, 2017 at 3:14 PM, Christopher Schultz wrote: > +1 I'm glad someone is interested :) > Perhaps we could have some representatives from the various > distributions give a joint presentation. That would be great. I'd love to meet the other distro maintainers. > Coty, are you in any

Re: Enable Debugging in Tomcat7 catalina.out file

2017-01-11 Thread Kaushal Shriyan
On Fri, Jan 6, 2017 at 12:10 AM, Kaushal Shriyan wrote: > Hi, > > Is there a way to enable debugging tomcat catalina.out file. I did set it > to FINEST in logging.properties file. > > Tomcat version :- 7.0.59 > OS :- CentOS release 6.8 (Final) > Java version :- java -version > java version "1.7.0

Re: Possible bug with Transfer-Encoding: chunked on Tomcat 8.5.9

2017-01-11 Thread Mark Thomas
On 10/01/2017 10:54, Enrico Olivelli wrote: > I have found a work-around for my case. > The original code of my servlet was like this: > > ObjectMapper mapper = new ObjectMapper(); // Jackson Mapper > mapper.readValue(request.getInputStream(), "utf-8") > > I have added a buffer to hold all the

Re: Apache Tomcat product release roadmap

2017-01-11 Thread Mark Thomas
On 11/01/2017 07:24, Akshat Tandon wrote: > Hi All, > > I want to know what is the frequency of product release cycle of Apache > Tomcat, Is there any product roadmap list available anywhere ? All of the below is my current understanding of the Tomcat community's intentions. The timescales involv