facelets and selectOneMenu

Moving to facelets but am have problems with the selectOneMenu.

The menu renders, but there is no content....event when hard coded like below.

<h:selectOneMenu id="test" value="label">

<f:selectItem itemLabel="label" itemValue="value"/>

</h:selectOneMenu>

Any ideas why?

[426 byte] By [jamesclintona] at [2007-11-27 9:31:25]
# 1
Fixed. Stupid error, was pointing to wrong library!!
jamesclintona at 2007-7-12 22:46:14 > top of Java-index,Enterprise & Remote Computing,Web Tier APIs...