[appengine-java] Re: Cron jobs in google app engine

2010-02-24 Thread lakshmi
:02 on time Too many continues Thanks, Lakshmi On Feb 22, 10:53 pm, Sunny Gupta wrote: > Hi > > You can hit the url as specified in the servlet-mapping to hit the > cron on dev server. On appengine, it'll automatically be hit as per > the schedule specified in cron.xml &g

[appengine-java] Re: cron jobs

2010-02-24 Thread lakshmi
) 2010-02-24 12:28:02 on time Too many continues anybody help me, Am i set sny extra setting in any fike.Please help me. thanks Lakshmi. On Feb 23, 11:41 am, lakshmi wrote: > Thanks for your reply, > > ok i will try it. > > Thanks, > Lakshmi. > > On

[appengine-java] Re: cron jobs

2010-02-22 Thread lakshmi
Thanks for your reply, ok i will try it. Thanks, Lakshmi. On Feb 22, 11:52 pm, bimbo jones wrote: > Hi, > > If you want to receive the 'cron' word every 1 minute try logging the result > instead of printing, or sending a email to you. > > 2010/2/22 lakshmi >

[appengine-java] Re: cron jobs

2010-02-22 Thread lakshmi
Hi, Thanks for your reply. The output for my present program is,the word a'cron' is printing only one time. But i want to print it for every minute. Please help me to get that result. Thanks, Lakshmi. On Feb 18, 7:10 pm, bimbo jones wrote: > Hi, > > if you want it t

[appengine-java] Re: sending mail in google app engine in java

2010-02-19 Thread lakshmi
ppspot.com/"); --- It will work surely.If it is not working correctly,try and try you will get success.. All the best, Lakshmi. On Feb 18, 6:03 pm, lakshmi wrote: > Hi Alex, > >    Let me say sowjanya1,and sowjanya2 are two apps in GAE.How

[appengine-java] Re: sending mail in google app engine in java

2010-02-18 Thread lakshmi
Hi Alex, Let me say sowjanya1,and sowjanya2 are two apps in GAE.How can i test my mails in sowjanay2,where i send them from sowjanya1.Tell me clearly Thanks, Lakshmi. On Feb 18, 5:03 pm, Alexander Arendar wrote: > You don't need any third party server. > Just reserve one of yo

[appengine-java] Re: sending mail in google app engine in java

2010-02-18 Thread lakshmi
7;t send mails testing locally. > > > > On Thu, Feb 18, 2010 at 2:00 PM, lakshmi wrote: > > Thanks cowper, > > really you did a great help to me.Nearly i am searching for this > > clarity for two weeks.Thank you very much. > > But what can i do for sending emails from

[appengine-java] Re: sending mail in google app engine in java

2010-02-18 Thread lakshmi
Thanks cowper, really you did a great help to me.Nearly i am searching for this clarity for two weeks.Thank you very much. But what can i do for sending emails from google app engine. Is there any need with third party server.can you mention those details also please. Thanks, Lakshmi. On Feb 18

[appengine-java] Re: sending mail in google app engine in java

2010-02-18 Thread lakshmi
Hi Sreekanth, Thanks for your reply.Admin address means with which we enter in to admin console.Isn't it. That is my e-mail address, right.Even that too not working.can you tell me clearly,please. On Feb 18, 12:12 pm, Sreekanth Raju wrote: > in order to send mail in app engine, from address sho

[appengine-java] Re: sending mail in google app engine in java

2010-02-17 Thread lakshmi
} } } With this code i can't get any errors or emails. Is this topic need any setups in any file.please tell me clearly. My doubt is that,how can google app engine send mails with out any authentication checking for from address. Please, help me. Thanks, Laks

[appengine-java] Re: sending mail in google app engine in java

2010-02-16 Thread lakshmi
;   For this code i did not get any mail or any errors  as reply. > > >  My console print warning like this, > > > The server is running athttp://localhost:3624/ > > > Feb 11, 2010 12:22:58 PM > > com.google.appengine.tools.development.LocalResourceFileServlet do

[appengine-java] Re: Running a cron job within a time span of work days

2010-02-11 Thread lakshmi
Hi,Imran. I am doing the same code in my program.but it is not working.could you please tell me, is it need any another settings. On Feb 10, 1:48 pm, Imran M Yousuf wrote: > Hi, > > I want to configure a cron job for running every 2 minutes from (e.g.) > 1000 to 1600 hours. > > Firstly, can I