Hi, The JSF 2.0 sample I'm trying to get working annotates its bean with @javax.faces.bean.ManagedBean, among other things. I noticed that JK dropped in annotations for javax.faces.bean, but I'm wondering where these annotations are defined. They certainly aren't listed in the "final" Javadocs dated 6/26, so what gives? I pulled this sample from Mojarra's official RI binary zip, so I assume that this wasn't an accident, but I'm baffled as to why I can't find documentation on them.
Can anyone shed some light on this situation? Thanks, Curtiss Howard
