Thanks Robert, overriding with the latest version of PageResponse fixed it. 

I now have a problem with property conduits not being created where they were 
created fine in 5.1, e.g.

        @SessionState(create = false)
        @Property
        private Profile personalProfile;

Caused by: java.lang.RuntimeException: Property 'personalProfile' of class 
com.proquest.apps.onesearch.components.myresearch.SignInOverlay is not readable 
(it has no read accessor method).

No idea why @Property isn't working the same in 5.2 - any ideas anyone?


> -----Original Message-----
> From: robert zeigler [mailto:robert.zeig...@gmail.com] On Behalf Of
> Robert Zeigler
> Sent: 23 August 2010 20:33
> To: Tapestry users
> Subject: Re: [T5.2] Identity of the active page not established
> 
> There is a jira for this one (TAP5-1201/TAP5-1234... there might be one
> more related?).  It is fixed in trunk.
> 
> Robert


---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscr...@tapestry.apache.org
For additional commands, e-mail: users-h...@tapestry.apache.org

Reply via email to