Re: PageRenderLinkSource failing in service when called by cron scheduler - Unable to delegate method invocation to property

2015-01-22 Thread George Christman
Issue created https://issues.apache.org/jira/browse/TAP5-2441 On Wed, Jan 21, 2015 at 5:04 PM, Chris Poulsen mailingl...@nesluop.dk wrote: Would it be easier to mock a request? On Wed, Jan 21, 2015 at 10:30 PM, George Christman gchrist...@cardaddy.com wrote: On Wed, Jan 21, 2015 at 4:13 PM,

RE: HibernateEntityValueEncoder NullPointerException - Composite/Compund Primary Key Issue

2015-01-22 Thread Witt, Aaron
Thanks, Kalle! I'm still trying to work through it, so you're right, if I need/request a patch, I'm not quite there yet. I'll be in touch as I figure this out, I appreciate the help! – aaron witt – -Original Message- From: Kalle Korhonen [mailto:kalle.o.korho...@gmail.com] Sent:

Re: PageRenderLinkSource failing in service when called by cron scheduler - Unable to delegate method invocation to property

2015-01-22 Thread Thiago H de Paula Figueiredo
On Wed, 21 Jan 2015 20:04:29 -0200, Chris Poulsen mailingl...@nesluop.dk wrote: Would it be easier to mock a request? I think this looks like a bug to me, even a relatively easy one to fix, so it should be fixed IMHO. On Wed, Jan 21, 2015 at 10:30 PM, George Christman

Re: PageRenderLinkSource failing in service when called by cron scheduler - Unable to delegate method invocation to property

2015-01-22 Thread Chris Mylonas
follow! great tenacity. ah. the life cycle of bugs. discovery deserves a beer!

RE: Two fundamental questions.

2015-01-22 Thread Poder, Jacob
Hi Robert, Sorry for the off-topic but I couldn't help notice your signature... easier to read when translated to amino acids in reading frame 1 though :-) Good one... Jacob Poder -Original Message- From: Robert Zeigler [mailto:robert.zeig...@roxanemy.com] Sent: 22. januar 2015 00:14

Re: PageRenderLinkSource failing in service when called by cron scheduler - Unable to delegate method invocation to property

2015-01-22 Thread Thiago H de Paula Figueiredo
On Wed, 21 Jan 2015 20:04:29 -0200, Chris Poulsen mailingl...@nesluop.dk wrote: Would it be easier to mock a request? I think this looks like a bug to me, even a relatively easy one to fix, so it should be fixed. On Wed, Jan 21, 2015 at 10:30 PM, George Christman gchrist...@cardaddy.com

Re: PageRenderLinkSource failing in service when called by cron scheduler - Unable to delegate method invocation to property

2015-01-22 Thread Lance Java
Perhaps tapestry-offline could help https://github.com/uklance/tapestry-offline On 20 Jan 2015 09:24, George Christman gchrist...@cardaddy.com wrote: I'm using T5 beta-25 and I have the following code and I'm noticing when the scheduler fires off my service, my PageRenderLinkSource does not

Re: PageRenderLinkSource failing in service when called by cron scheduler - Unable to delegate method invocation to property

2015-01-22 Thread George Christman
Thanks Lance, for the time being I have it working with URIBuilder, so I'll just wait for the real issue to be fixed and move back to it. On Thu, Jan 22, 2015 at 11:28 AM, Lance Java lance.j...@googlemail.com wrote: Perhaps tapestry-offline could help https://github.com/uklance/tapestry-offline