<html><head><style type="text/css"><!-- DIV {margin:0px;} --></style></head><body><div style="font-family:arial,helvetica,sans-serif;font-size:10pt"><div>Hi,<br><br>I have more couple of questions and observations about TCK tests. <br><br>1* Conversation Related Tests : Are conversation related tests not depending on the JSF runtime? Because we are using the JSF semantic in project,<br>so all ConversationRelated standalone tests are failed.<br><br>2* Some of the standalone tests are related with Enterprise Beans. Some of them are grouped using "enterprisebean", but lots of them not. Its great to separate<br>the all EnterpriseBeans related tests with "enterprisebean" TestNG group. Therefore, we can easily test our non-enterprise beans part.<br><br>3* In test ProducerFieldDefinitionTest, there is a class <br><br>class FunnelWeaver&lt;T&gt;<br>{<br>&nbsp;&nbsp; <br>}<br><br>This class is a ParametrizedType with Type variable, so it is not a simple web bean.
 But tests are dependent on this class. So we are getting <br>UnSatisfiedDependencyException. Is this correct behaviour?<br><br>4* Currently in the TCK Trunk, some of the tests are return "false" assertion, but it does not grouped into "stub".<br><br>Thanks;<br><br>Gurkan<br></div></div><br>

      </body></html>