Hi,<br><br>Maybe it&#39;s too late for 1.0 (I see the tag was made already), but the reference document for the Java SE numberguess example has an incorrect sentence:<br><br>&quot;Note that it cannot use &lt;literal&gt;manager.getInstanceByType(Integer.class, new AnnotationLiteral&amp;lt;Random&amp;gt;(){})&lt;/literal&gt; as the JSF example does because there will not be any active contexts like there is during a JSF request.&quot;<br>
<br>However, the JSF numberguess example doesn&#39;t use manager.getInstanceByType(), but instead uses Instance.get().<br><br><br>I&#39;m sending an email instead of creating a jira issue since the public release seems impending, and I&#39;m not sure a jira issue creation would get noticed in time.<br>
<br>-Matt<br>