can you show the stack trace ?

-M

On Tue, Feb 26, 2008 at 9:31 AM, Rottstock, Sven
<[EMAIL PROTECTED]> wrote:
> Hi list,
>
>  i have any troubles with a commandNavigationItem specially if you put an
>  icon as a nested element inside the navigation item. The following code
>  snippet works well:
>
>  <tr:commandNavigationItem action="#{bean.doAction}">
>    <tr:icon name="icon"/>
>  </tr:commandNavigationItem>
>
>  BUT if you surround the item with a navigationPane a
>  NullPointerException is thrown. After adding an empty text attribute the
>  exception is gone. So far so good. But with the described construction
>  the icon is no longer rendered.
>
>  Does anybody know if it is the expected behaviour or is it even a bug?
>
>  Any hints would be greatly appreciated!
>
>  Best Regards,
>
>  Sven
>



-- 
Matthias Wessendorf

further stuff:
blog: http://matthiaswessendorf.wordpress.com/
sessions: http://www.slideshare.net/mwessendorf
mail: matzew-at-apache-dot-org

Reply via email to