Re: heap space problem

2016-05-04 Thread Yaragalla Muralidhar
Thank you Chris. Your mail is so helpful *Thanks and Regards,* Muralidhar Yaragalla. *http://yaragalla.blogspot.in/ *

heap space problem

2016-05-04 Thread Yaragalla Muralidhar
Hi we have purchased a java private hosting with some service provider and we have hosted some simple spring app with few database operations. the heap space we got is 64mb. some times it used to get stoped so when we ask the service provider he said we have to increase the heap space and we have i

Re: Replacing default servlet using url-mapping

2016-04-13 Thread Yaragalla Muralidhar
I am not sure but i think the url pattern should be as below /* *Thanks and Regards,* Muralidhar Yaragalla. *http://yaragalla.blogspot.in/ * On Wed, Apr 13, 2016 at 4:42 PM, Rune Stilling wrote: > Hi list > > I have a question regarding the servlet-mapping prop

Re: how to display a custom page

2015-07-22 Thread Yaragalla Muralidhar
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 def

Re: how to display a custom page

2015-07-22 Thread Yaragalla Muralidhar
lease help me out. On Wed, Jul 22, 2015 at 11:34 PM, Christopher Schultz < ch...@christopherschultz.net> wrote: > -BEGIN PGP SIGNED MESSAGE- > Hash: SHA256 > > Muralidhar, > > On 7/22/15 11:08 AM, Yaragalla Muralidhar wrote: > > My web application is depl

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.blogs

Re: how to display a custom page

2015-07-22 Thread Yaragalla Muralidhar
net> wrote: > -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 show

Re: how to display a custom page

2015-07-22 Thread Yaragalla Muralidhar
> 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

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/ *

Re: log file of my application

2015-02-28 Thread Yaragalla Muralidhar
:32 PM, Yaragalla Muralidhar < yaragallamur...@gmail.com> wrote: > Hi i have given the following configaration in log4j.properties file > > log4j.appender.file.File=${rootPath}WEB-INF/logs/Zedlabsloging.log > > > The above configuration is generating log file in my d: drive. but

log file of my application

2015-02-28 Thread Yaragalla Muralidhar
Hi i have given the following configaration in log4j.properties file log4j.appender.file.File=${rootPath}WEB-INF/logs/Zedlabsloging.log The above configuration is generating log file in my d: drive. but i want to generate log file in my applications WEB-INF folder. What configaration should i pr

Re: data source problem

2015-02-17 Thread Yaragalla Muralidhar
Ok. Thank you. *Thanks and Regards,* Muralidhar Yaragalla. *http://yaragalla.blogspot.in/ <http://yaragalla.blogspot.in/>* On Tue, Feb 17, 2015 at 2:32 PM, André Warnier wrote: > Hi. > > Yaragalla Muralidhar wrote: > >> I have configured the datasource in serverhome/c

data source problem

2015-02-17 Thread Yaragalla Muralidhar
I have configured the datasource in serverhome/conf/context.xml but when i am hosting my web app the servers conf/context.xml is not available so i have copied context.xml into META-INF folder of web app but still i get the message like datasource info not found. how can i solve this? *Thanks and

Re: How do you send a mail to users-h...@tomcat.apache.org ?

2015-01-10 Thread Yaragalla Muralidhar
You should send mail to users@tomcat.apache.org *Thanks and Regards,* Muralidhar Yaragalla. *http://yaragalla.blogspot.in/ * On Sat, Jan 10, 2015 at 4:37 PM, wrote: > I am completely new to this form of support and it is pretty confusing. > Whenever I send a mail

Re: Initialise application once

2014-12-21 Thread Yaragalla Muralidhar
servlet context is exactly what u need. *Thanks and Regards,* Muralidhar Yaragalla. *http://yaragalla.blogspot.in/ * On Sun, Dec 21, 2014 at 6:40 PM, Alessandro Manzoni < manzoni.alessand...@gmail.com> wrote: > Il 21.12.2014 13.38, Fabio Ricci ha scritto: > > Dea

Re: Startup of tomcat 8 takes twice as long as startup of tomcat 6

2014-12-15 Thread Yaragalla Muralidhar
for me it is taking more than that. I have deployed a simple war file. It took so long to deploy it. omcat-8.0.15\webapps\ROOT has finished in 240 ms 15-Dec-2014 19:08:32.348 INFO [main] org.apache.coyote.AbstractProtocol.start St arting ProtocolHandler ["http-nio-8080"] 15-Dec-2014 19:08:32.357 I

Re: Problem At Installing Tomcat 8.0.15...

2014-12-15 Thread Yaragalla Muralidhar
try to open tomcat.exe in cmd promt. it will list what the problem is. *Thanks and Regards,* Muralidhar Yaragalla. *http://yaragalla.blogspot.in/ * On Mon, Dec 15, 2014 at 6:55 PM, Krishnachaithanya As < krishnachaithanya...@gmail.com> wrote: > > Hi All.. > > I've

Re: how to solve this

2014-12-10 Thread Yaragalla Muralidhar
A256 > > Yaragalla, > > On 12/10/14 9:25 AM, Yaragalla Muralidhar wrote: > > when i am trying to access the jsp page i am getting the following > > error. when i press refresh button jsp page appears properly. but > > it is big headache. kindly help me solving this

Re: how to solve this

2014-12-10 Thread Yaragalla Muralidhar
I am using eclipse kepler on windows7. *Thanks and Regards,* Muralidhar Yaragalla. *http://yaragalla.blogspot.in/ <http://yaragalla.blogspot.in/>* On Wed, Dec 10, 2014 at 7:55 PM, Yaragalla Muralidhar < yaragallamur...@gmail.com> wrote: > when i am trying to access the jsp pa

how to solve this

2014-12-10 Thread Yaragalla Muralidhar
when i am trying to access the jsp page i am getting the following error. when i press refresh button jsp page appears properly. but it is big headache. kindly help me solving this problem. i am using tomcat7.0.53 in eclipse kepler. The exception is as follows. jre is 1.7 the default jre in kepler.

RE: Tomcat security problem..please help

2010-12-30 Thread Yaragalla, Muralidhar
-Original Message- From: André Warnier [mailto:a...@ice-sa.com] Sent: Thursday, December 30, 2010 3:12 PM To: Tomcat Users List Subject: Re: Tomcat security problem..please help Yaragalla, Muralidhar wrote: > Hi all , I have added security manager in a filter initialization method in &

Tomcat security problem..please help

2010-12-29 Thread Yaragalla, Muralidhar
Hi all , I have added security manager in a filter initialization method in my webb app. I have deployed webapp in tomcat and when I start tomcat it is throwing the following error. Kindly help me in this. How to avoid this?What should I do in the security policy? Dec 30, 2010 11:41:25 AM or