Re: Very interesting question... my boss complain about one of my implementations...

2010-05-29 Thread Jeremy Thomerson
On Sat, May 29, 2010 at 11:27 AM, Victor_Trapiello wrote: > > Hi guys, thank you very much for your comments, > > let me explain a little bit deeper my solution, I have a method that create > and execute a thread when I iniciate the aplication, inside if the init > wicket metod, inside of the thre

Re: Very interesting question... my boss complain about one of my implementations...

2010-05-29 Thread Cristi Manole
apache-wicket.1842946.n4.nabble.com/Very-interesting-question-my-boss-complain-about-one-of-my-implementations-tp2233874p2235766.html > Sent from the Wicket - User mailing list archive at Nabble.com. > > - > To unsubscrib

Re: Very interesting question... my boss complain about one of my implementations...

2010-05-29 Thread Victor_Trapiello
message in context: http://apache-wicket.1842946.n4.nabble.com/Very-interesting-question-my-boss-complain-about-one-of-my-implementations-tp2233874p2235766.html Sent from the Wicket - User mailing list archive at Nabble.com. - To unsu

Re: Very interesting question... my boss complain about one of my implementations...

2010-05-29 Thread Victor_Trapiello
can do something like that with Spring... I´m absolutly lost, I do not know if he knows what he is saying or just making me crazy thanks guyss!! -- View this message in context: http://apache-wicket.1842946.n4.nabble.com/Very-interesting-question-my-boss-complain-about-one-of-my

Re: Very interesting question... my boss complain about one of my implementations...

2010-05-28 Thread nino martinez wael
Hmm Eelco, im puzling with a guice quartz integration as well. it's here and not at all complete (along with an ehcache integration) : http://code.google.com/p/slurry/ 2010/5/28 Eelco Hillenius : I had a terrible day because one of my bosses complain about how I have done one task o

Re: SV: Very interesting question... my boss complain about one of my implementations...

2010-05-28 Thread M. Hammer
I can also recommend Quartz, especially with the Spring integration. (http://static.springsource.org/spring/docs/1.2.9/reference/scheduling.html) Very stable, and quite easy to set up. Try looking into Quartz, a library for such things. The lack of a standard scheduling framework outside of

SV: Very interesting question... my boss complain about one of my implementations...

2010-05-28 Thread Wilhelmsen Tor Iver
> My boss said that it is not a good practice and he recomended to use > something like in Struts called "Timers", do we have something like > that in > wickets¿? Try looking into Quartz, a library for such things. The lack of a standard scheduling framework outside of JMX is a problem in JEE in

RE: Very interesting question... my boss complain about one of my implementations...

2010-05-27 Thread Stefan Lindner
And the simplest solution, if it is a simple database action, would be to use a cron job if your database runsund some **ux operating system. Stefan - To unsubscribe, e-mail: users-unsubscr...@wicket.apache.org For additional com

Re: Very interesting question... my boss complain about one of my implementations...

2010-05-27 Thread Eelco Hillenius
>>> I had a terrible day because one of my bosses complain about how I have >>> done >>> one task of a project, we had to implement "something" that updates a field >>> in the database, my brilliant idea was to create a thread inside the wicket >>> init method that makes a query to the database eve

Re: Very interesting question... my boss complain about one of my implementations...

2010-05-27 Thread gnul
ation is deployed and executing a method every >> N >> time!! >> >> thank you very much guys, I go to sleep in Spain it is 1.00 AM and tomorrow >> I have to go to work!! >> >> Waiting some feedback >> >> Cheers!! >> -- >> View this me

Re: Very interesting question... my boss complain about one of my implementations...

2010-05-27 Thread Jeremy Thomerson
d tomorrow > I have to go to work!! > > Waiting some feedback > > Cheers!! > -- > View this message in context: > http://apache-wicket.1842946.n4.nabble.com/Very-interesting-question-my-boss-complain-about-one

Very interesting question... my boss complain about one of my implementations...

2010-05-27 Thread Victor_Trapiello
ing-question-my-boss-complain-about-one-of-my-implementations-tp2233874p2233874.html Sent from the Wicket - User mailing list archive at Nabble.com. - To unsubscribe, e-mail: users-unsubscr...@wicket.apache.org For additional comma