Re: Tapestry 5: @Property object is null when using in onActivate

2011-04-26 Thread ael
Why not ? If user is not login private Login login; use return login -- View this message in context: http://tapestry.1045711.n5.nabble.com/Tapestry-5-Property-object-is-null-when-using-in-onActivate-tp4335791p4342352.html Sent from the Tapestry - User mailing list archive at Nabble.com

Re: Tapestry 5: @Property object is null when using in onActivate

2011-04-26 Thread cablepuff
: http://tapestry.1045711.n5.nabble.com/Tapestry-5-Property-object-is-null-when-using-in-onActivate-tp4335791p4340930.html Sent from the Tapestry - User mailing list archive at Nabble.com. - To unsubscribe, e-mail: users-unsubscr

Re: Tapestry 5: @Property object is null when using in onActivate

2011-04-25 Thread Taha Hafeez
eId; >} >return obj; >} > > -- > View this message in context: > http://tapestry.1045711.n5.nabble.com/Tapestry-5-Property-object-is-null-when-using-in-onActivate-tp4335791p4337766.html > Sent from the Tapestry - User mailing list archive at Nabble.com. >

Re: Tapestry 5: @Property object is null when using in onActivate

2011-04-24 Thread cablepuff
databaseId; } return obj; } -- View this message in context: http://tapestry.1045711.n5.nabble.com/Tapestry-5-Property-object-is-null-when-using-in-onActivate-tp4335791p4337766.html Sent from the Tapestry - User mailing list archive at

Re: Tapestry 5: @Property object is null when using in onActivate

2011-04-24 Thread Taha Hafeez
equest for this > address in a way that will never complete. > > It seems like their is a endless loop going from onActivate and object > annotated with @property > > -- > View this message in context: > http://tapestry.1045711.n5.nabble.com/Tapestry-5-Property-

Re: Tapestry 5: @Property object is null when using in onActivate

2011-04-24 Thread cablepuff
://tapestry.1045711.n5.nabble.com/Tapestry-5-Property-object-is-null-when-using-in-onActivate-tp4335791p4336539.html Sent from the Tapestry - User mailing list archive at Nabble.com. - To unsubscribe, e-mail: users-unsubscr

Re: Tapestry 5: @Property object is null when using in onActivate

2011-04-24 Thread Taha Hafeez
sage in context: > http://tapestry.1045711.n5.nabble.com/Tapestry-5-Property-object-is-null-when-using-in-onActivate-tp4335791p4335791.html > Sent from the Tapestry - User mailing list archive at Nabble.com. > > - >

Tapestry 5: @Property object is null when using in onActivate

2011-04-23 Thread cablepuff
(dbRecord.getValue()); <-- causes npe } } How would I be able to load the db object from db and than setup the value of Object into the command. -- View this message in context: http://tapestry.1045711.n5.nabble.com/Tapestry-5-Property-object-is-null-when-using-in-onActiv