When I try to set a tokenstore property to my managed bean, I will get an error
In my faces-config.xml I put my tokenstore Managed Bean and I refer to this managed bean in my Endpoint managed bean. I follow the example in the SDK Install guide on page 20.
What do I do wrong? Or is the SDK Install guide not up to date.