When I tried this, I got the following error:

Error: An error occured processing annotation 
@org.apache.tapestry.annotations.InjectObject(value=service:org.tmit1.bugTracker.bugService)
 of public abstract model.services.BugService view.Browse.getBugService(): 
Property bugService should be read-only; remove method public abstract void 
view.Browse.setBugService(model.services.BugService).

How do you get around this?

Thanks for your help,
Rob

-----Original Message-----
From: Kent Tong [mailto:[EMAIL PROTECTED] 
Sent: Wednesday, May 10, 2006 8:12 PM
To: users@tapestry.apache.org
Cc: Rob Dennett
Subject: Re: Testing pages

Rob Dennett wrote:
> My page uses an injected service to authenticate the user.  The page
> only provides a getter.  Do you add service setters to all your pages
> to provide hooks just for these setup pages?

Yes.

-- 
Kent Tong, Msc, MCSE, SCJP, CCSA, Delphi Certified
Manager of IT Dept, CPTTM
Authorized training for Borland, Cisco, Microsoft, Oracle, RedFlag & RedHat

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


-- 
No virus found in this incoming message.
Checked by AVG Free Edition.
Version: 7.1.392 / Virus Database: 268.5.5/335 - Release Date: 5/9/2006
 

-- 
No virus found in this outgoing message.
Checked by AVG Free Edition.
Version: 7.1.392 / Virus Database: 268.5.6/336 - Release Date: 5/10/2006
 

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

Reply via email to