Re: how to display a custom page

2015-07-22 Thread Yaragalla Muralidhar
My web application is deployed in webapp folder. context path is zedlabs. *Thanks and Regards,* Muralidhar Yaragalla. *http://yaragalla.blogspot.in/ http://yaragalla.blogspot.in/* On Wed, Jul 22, 2015 at 8:52 PM, Christopher Schultz ch...@christopherschultz.net wrote: -BEGIN PGP SIGNED

Re: how to display a custom page

2015-07-22 Thread Christopher Schultz
-BEGIN PGP SIGNED MESSAGE- Hash: SHA256 Muralidhar, On 7/22/15 9:31 AM, Yaragalla Muralidhar wrote: when i typle localhost:8080 in the browser it is showing a default page with 404 error. I want to replace this page with a custom html page. So how can i do that? Where is your web

Re: how to display a custom page

2015-07-22 Thread Yaragalla Muralidhar
On Wed, Jul 22, 2015 at 9:38 PM, Yaragalla Muralidhar yaragallamur...@gmail.com wrote: My web application is deployed in webapp folder. context path is zedlabs. *Thanks and Regards,* Muralidhar Yaragalla. *http://yaragalla.blogspot.in/ http://yaragalla.blogspot.in/* On Wed, Jul 22, 2015

Re: how to display a custom page

2015-07-22 Thread Yaragalla Muralidhar
Yes it is there. do i have to delete that? *Thanks and Regards,* Muralidhar Yaragalla. *http://yaragalla.blogspot.in/ http://yaragalla.blogspot.in/* On Wed, Jul 22, 2015 at 8:35 PM, Christopher Schultz ch...@christopherschultz.net wrote: -BEGIN PGP SIGNED MESSAGE- Hash: SHA256

Re: how to display a custom page

2015-07-22 Thread Christopher Schultz
-BEGIN PGP SIGNED MESSAGE- Hash: SHA256 Yaragalla, On 7/22/15 10:09 AM, Yaragalla Muralidhar wrote: On 7/22/15 9:31 AM, Yaragalla Muralidhar wrote: when i typle localhost:8080 in the browser it is showing a default page with 404 error. I want to replace this page with a custom html

Re: how to display a custom page

2015-07-22 Thread Christopher Schultz
-BEGIN PGP SIGNED MESSAGE- Hash: SHA256 Muralidhar, On 7/22/15 1:11 PM, Yaragalla Muralidhar wrote: Actually my problem is I have purchased a domain name on everdata.com. It is lakshmilab.com. When i type this in browser they are showing a default tomcat documentation page. I want

Re: how to display a custom page

2015-07-22 Thread Yaragalla Muralidhar
Hi Christopher, Actually my problem is I have purchased a domain name on everdata.com. It is lakshmilab.com. When i type this in browser they are showing a default tomcat documentation page. I want to replace that with my own html designed page. By chance if you have any idea please help me

Re: Tomcat 7.0.34 - Lifecycle listener is not catching the events before the before_start vent

2015-07-22 Thread Manuri Amaya Perera
Thank you Konstantin. On Sun, Jul 19, 2015 at 6:29 PM, Konstantin Kolinko knst.koli...@gmail.com wrote: 2015-07-19 9:26 GMT+03:00 Manuri Amaya Perera amaya@gmail.com: Hi, I am using tomcat 7.0.34. I've written a simple Lifecycle listener implementing

Re: how to display a custom page

2015-07-22 Thread Christopher Schultz
-BEGIN PGP SIGNED MESSAGE- Hash: SHA256 Muralidhar, On 7/22/15 11:08 AM, Yaragalla Muralidhar wrote: My web application is deployed in webapp folder. context path is zedlabs. Since the URL you presented will not be mapped to your /zedlabs application, you'll have to make a custom

Re: [OT] Re: SSL configuration using PFX as keystore

2015-07-22 Thread Christopher Schultz
-BEGIN PGP SIGNED MESSAGE- Hash: SHA256 Mark, On 7/22/15 1:18 PM, Mark Thomas wrote: On 08/07/2015 16:22, André Warnier wrote: snip / With respect, you both don't get it. MS support is deliberately pitiful, to emphasize the fact that MS software is by definition bug-free and

Re: [OT] Re: SSL configuration using PFX as keystore

2015-07-22 Thread Mark Thomas
On 08/07/2015 16:22, André Warnier wrote: snip / With respect, you both don't get it. MS support is deliberately pitiful, to emphasize the fact that MS software is by definition bug-free and does not really need support. I've had several extremely frustrating telephone calls this afternoon

Re: Tomcat 7 (7.0.54) java.lang.ClassFormatError: Truncated class file

2015-07-22 Thread Christopher Schultz
-BEGIN PGP SIGNED MESSAGE- Hash: SHA256 Rahul, On 7/21/15 11:02 PM, Rahul Kumar Singh wrote: Dear Christopher, Any quotas on the filesystem? No. Any idea which class it's having trouble loading? I have no idea on this but I have got the below exception:

Re: [OT] Re: SSL configuration using PFX as keystore

2015-07-22 Thread André Warnier
Mark Thomas wrote: On 08/07/2015 16:22, André Warnier wrote: snip / With respect, you both don't get it. MS support is deliberately pitiful, to emphasize the fact that MS software is by definition bug-free and does not really need support. I've had several extremely frustrating telephone

Re: how to display a custom page

2015-07-22 Thread Yaragalla Muralidhar
Thank you so much Christopher. It solved my problem. *Thanks and Regards,* Muralidhar Yaragalla. *http://yaragalla.blogspot.in/ http://yaragalla.blogspot.in/* On Wed, Jul 22, 2015 at 11:47 PM, Christopher Schultz ch...@christopherschultz.net wrote: -BEGIN PGP SIGNED MESSAGE- Hash:

RE: Tomcat 7 (7.0.54) java.lang.ClassFormatError: Truncated class file

2015-07-22 Thread Rahul Kumar Singh
Dear Christopher, The solution is fine, but first thing we need to identify the root cause. If it is the problem of loading a JSP-based class file. Why it is happened in production environment? Any solid reason ? Regads, Rahul Kumar Singh -Original Message- From: Christopher Schultz

NullPointerException in NioEndpoint under load (but not only)

2015-07-22 Thread Antoine Bonavita
Hello, Before I start with my question and stack trace, let me give you a bit of context: * Tomcat 7.0.61 * OpenJDK1.7.0_79 * Debian7 * Tomcat is running behind an nginx server (reverse proxying). * As we have pretty stringent constraints on response time, nginx is configured to reply to the

how to display a custom page

2015-07-22 Thread Yaragalla Muralidhar
Hi Team, when i typle localhost:8080 in the browser it is showing a default page with 404 error. I want to replace this page with a custom html page. So how can i do that? *Thanks and Regards,* Muralidhar Yaragalla. *http://yaragalla.blogspot.in/ http://yaragalla.blogspot.in/*