Re: Page rendering from quartz job

2014-05-21 Thread Sandor Feher
think this is why the mentioned examples do not work for me. The question is where to start my quartz job to get RequestCycle ? thnx., Sandor -- View this message in context: http://apache-wicket.1842946.n4.nabble.com/Page-rendering-from-quartz-job-tp4665860p4665969.html Sent from the Users forum

Re: Page rendering from quartz job

2014-05-21 Thread Martin Grigorov
in context: http://apache-wicket.1842946.n4.nabble.com/Page-rendering-from-quartz-job-tp4665860p4665969.html Sent from the Users forum mailing list archive at Nabble.com. - To unsubscribe, e-mail: users-unsubscr...@wicket.apache.org

Re: Page rendering from quartz job

2014-05-20 Thread Kees van Dieren
then ? Where should I put it ? -- View this message in context: http://apache-wicket.1842946.n4.nabble.com/Page-rendering-from-quartz-job-tp4665860p4665933.html Sent from the Users forum mailing list archive at Nabble.com

Re: Page rendering from quartz job

2014-05-20 Thread Ernesto Reinaldo Barreiro
in context: http://apache-wicket.1842946.n4.nabble.com/Page-rendering-from-quartz-job-tp4665860p4665933.html Sent from the Users forum mailing list archive at Nabble.com. - To unsubscribe, e-mail: users-unsubscr

Re: Page rendering from quartz job

2014-05-20 Thread Martin Grigorov
then ? Where should I put it ? -- View this message in context: http://apache-wicket.1842946.n4.nabble.com/Page-rendering-from-quartz-job-tp4665860p4665933.html Sent from the Users forum mailing list archive at Nabble.com

Re: Page rendering from quartz job

2014-05-20 Thread Ernesto Reinaldo Barreiro
render the page then ? Where should I put it ? -- View this message in context: http://apache-wicket.1842946.n4.nabble.com/Page-rendering-from-quartz-job-tp4665860p4665933.html Sent from the Users forum mailing list archive

Re: Page rendering from quartz job

2014-05-20 Thread Sandor Feher
Huh guys, I just see the my topic became hot :). So far so good. Now I get wicket application instance but RequestCycle is null of course. How can I get over that ? Thnx! -- View this message in context: http://apache-wicket.1842946.n4.nabble.com/Page-rendering-from-quartz-job

Re: Page rendering from quartz job

2014-05-20 Thread Martin Grigorov
is null of course. How can I get over that ? Thnx! -- View this message in context: http://apache-wicket.1842946.n4.nabble.com/Page-rendering-from-quartz-job-tp4665860p4665962.html Sent from the Users forum mailing list archive at Nabble.com

Re: Page rendering from quartz job

2014-05-20 Thread Sandor Feher
wrong way ? Thnx, Sandor -- View this message in context: http://apache-wicket.1842946.n4.nabble.com/Page-rendering-from-quartz-job-tp4665860p4665964.html Sent from the Users forum mailing list archive at Nabble.com

Re: Page rendering from quartz job

2014-05-20 Thread Martin Grigorov
Application application = Application.get(wicket); then I get application instance but RequestCycle.get() also returns null. Did I miss something or I go on completely wrong way ? Thnx, Sandor -- View this message in context: http://apache-wicket.1842946.n4.nabble.com/Page-rendering-from

Re: Page rendering from quartz job

2014-05-19 Thread Ondrej Zizka
.1842946.n4.nabble.com/Page-rendering-from-quartz-job-tp4665860.html Sent from the Users forum mailing list archive at Nabble.com. - To unsubscribe, e-mail: users-unsubscr...@wicket.apache.org For additional commands, e-mail: users-h

Re: Page rendering from quartz job

2014-05-19 Thread Martin Grigorov
about page rendering. The question is how to achieve some elegant way ? I can choose different way but if possible I do it with wicket's page renderer. So please advice! Regards., Sandor -- View this message in context: http://apache-wicket.1842946. n4.nabble.com/Page-rendering-from

Re: Page rendering from quartz job

2014-05-19 Thread Sandor Feher
Yes. I would do it if possible within Wicket. If not then I will do it with a html template file with simple search and replace constans way. I just don't want to reinvent the wheel :) -- View this message in context: http://apache-wicket.1842946.n4.nabble.com/Page-rendering-from-quartz-job

Re: Page rendering from quartz job

2014-05-19 Thread Sandor Feher
Ok. Let's say I get the reference. How can I render the page then ? Where should I put it ? -- View this message in context: http://apache-wicket.1842946.n4.nabble.com/Page-rendering-from-quartz-job-tp4665860p4665933.html Sent from the Users forum mailing list archive at Nabble.com

Re: Page rendering from quartz job

2014-05-19 Thread Martin Grigorov
the reference. How can I render the page then ? Where should I put it ? -- View this message in context: http://apache-wicket.1842946.n4.nabble.com/Page-rendering-from-quartz-job-tp4665860p4665933.html Sent from the Users forum mailing list archive at Nabble.com

Re: Page rendering from quartz job

2014-05-19 Thread Paul BorČ™
the page then ? Where should I put it ? -- View this message in context: http://apache-wicket.1842946.n4.nabble.com/Page-rendering-from-quartz-job-tp4665860p4665933.html Sent from the Users forum mailing list archive at Nabble.com

Re: Page rendering from quartz job

2014-05-19 Thread Ernesto Reinaldo Barreiro
19, 2014 at 2:30 PM, Sandor Feher sfe...@bluesystem.hu wrote: Ok. Let's say I get the reference. How can I render the page then ? Where should I put it ? -- View this message in context: http://apache-wicket.1842946.n4.nabble.com/Page-rendering-from-quartz-job-tp4665860p4665933

Re: Page rendering from quartz job

2014-05-18 Thread Paul BorČ™
can choose different way but if possible I do it with wicket's page renderer. So please advice! Regards., Sandor -- View this message in context: http://apache-wicket.1842946.n4.nabble.com/Page-rendering-from-quartz-job-tp4665860.html Sent from the Users forum mailing list archive

Page rendering from quartz job

2014-05-16 Thread Sandor Feher
but if possible I do it with wicket's page renderer. So please advice! Regards., Sandor -- View this message in context: http://apache-wicket.1842946.n4.nabble.com/Page-rendering-from-quartz-job-tp4665860.html Sent from the Users forum mailing list archive at Nabble.com