Thanks a lot I received your example app and right away I saw your faces-config file didn't define the managed-bean attributes. I should have checked that at first because MyEclipse wizard automatically creates a bean attribute definition with no value as the default. This causes a nullpointerexception when you go to run, I usually remove all bean attribute tags after I create the managed bean using the wizard.
Thanks a lot for a simple solution it sure took me a long time to track down. -----Original Message----- From: Arvid Hülsebus [mailto:[EMAIL PROTECTED] Sent: Friday, June 09, 2006 3:17 PM To: MyFaces Discussion Subject: Re: cant get simple tobago tree example to work Showers, Cory R wrote: > Can u see if it works with 1.0.7? I switched to 1.0.7 and the tree example works. Regarding Scarborough: Speyside is an extension of Scarborough and reuses the TreeRenderer. Therefore seeing org.apache.myfaces.tobago.renderkit.html.scarborough.standard.tag.TreeNodeRenderer in the stacktrace shouldn't be a problem. I tried to attached my current code, but the mail server rejects 10KB ZIP archives as spam... I'll try to send it to you directly. Regards, Arvid

