Sorry, it was my fault, a beginner's fault!
I called TestComponent multible time for several parameters.
Obviously thats not legal.
<TestComponent stringChecked="card" />
<TestComponent anotherChecked="check1" /> //>> not null exception in the tree builder
Regards, Bruno