You've had the misfortune to run into this bug quicker than most.

Follow the advice here:
http://wiki.apache.org/tapestry/Tapestry5RootPathEmptyResponse

And everyone, please vote for this bug!

Cheers,
Nick.


Josh Canfield wrote:
Your BasePage class should be in /src/main/java/<package>/base/
Your Start class should be in /src/main/java/<package>/pages/ and extend
BasePage

Try adding  a breakpoint in your BasePage's onActivate, and your Start's
onActivate to make sure they are getting called.

Josh

On 11/3/07, lyifan <[EMAIL PROTECTED]> wrote:

It still doesn't work, Marcus
I've changed the onActivate method to public


Marcus-11 wrote:
Add getters and setters ASO.

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



--
View this message in context:
http://www.nabble.com/T5-how-to-control-login-state-tf4744201.html#a13567511
Sent from the Tapestry - User mailing list archive at Nabble.com.


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]





---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to