I had the same error message and a blank screen.
The reason was a typo in the page-reference 
of the screen component.

<view-map name="xxx" type="screen"
page="component://myComponent/widget/xxx.xml">

If the valid name is XXX.xml instead of xxx.xml 
this message occures (maybe it occoures also in other cases,
but with this typo I can produce a blank screen).




Reply via email to